Re: [Alsa-devel] GUS driver status : multiple open of /dev/dsp ?

2002-06-10 Thread Jaroslav Kysela
On Fri, 7 Jun 2002, [iso-8859-1] Ville Syrjälä wrote: > On Thu, Jun 06, 2002 at 09:20:31PM -0400, Paul Davis wrote: > > >The problem with GUS synth is that it uses non-interleaved data layout so > > >it's not relly useful for pcm stuff. alsa-lib doesn't want to do > > >the required conversion for

[Alsa-devel] LynxTWO ALSA driver

2002-06-10 Thread Mark Constable
I am blown away by the specs of the LynxTWO card so I asked them directly if they had any Linux driver support and am pleasantly surprised they are at least cooperating with the OSS folks. I am wondering if anyone is looking at ALSA support ? --markc -

Re: [Alsa-devel] more sample formats? too little place left.

2002-06-10 Thread Dan Hollis
On Mon, 10 Jun 2002, Takashi Iwai wrote: > i talked (yes, physically!) with Jaroslav about this issue. > our conclusion is to extend the snd_pcm_hw_constraints_t struct, > namely, using char arrays instead of int for mask bits. you mean represent each mask bit with separate ascii character? -Dan

[Alsa-devel] share/smix pcm plugin [was [linux-audio-dev] Audio routing issues forlinux..]

2002-06-10 Thread Joern Nettingsmeier
hi ! in reply to a posting by juan linietsky, Paul Davis wrote: > [allowing multiple apps to play at the same time (esound-style) on hardware that does not support multi-open] > > * ALSA already has the "share" PCM device type which allows > multiple access to the same underlying hardware

[Alsa-devel] Re: How to "connect" two audio devices with alsa?

2002-06-10 Thread Joern Nettingsmeier
[cc:ing alsa-dev and lau] Richard Guenther wrote: > > Hi! > > I'd like to create a virtual 2-(stereo)-channel alsa device from one > ISA SB AWE and one on-board VIA alsa device. Has anyone figured out > how to do this using .asoundrc magic? [I know Jaroslav knows and told > Joern, but I think t

Re: [Alsa-devel] more sample formats? too little place left.

2002-06-10 Thread Takashi Iwai
At Tue, 4 Jun 2002 13:55:54 -0700 (PDT), Dan Hollis wrote: > > On Tue, 4 Jun 2002, Takashi Iwai wrote: > > > Of course you will want a good API support structure for handling format > > > conversions... > > hmm, i don't think it must be a struct. enum (int) could have enough > > values if it's

Re: [Alsa-devel] Support M-Audio Delta 410

2002-06-10 Thread Takashi Iwai
Hi, At Wed, 05 Jun 2002 09:26:46 +0200, Kristof Pelckmans wrote: > > As I understand, all Delta cards are supported that have the Envy24 > chipset. not all but most of them. > Is this also true for the Delta 410 ? Does anyone have any > experience using this card under Linux ? it's not suppo

Re: [Alsa-devel] which adat rates are possible?

2002-06-10 Thread Takashi Iwai
At Tue, 4 Jun 2002 23:42:53 +0200, Martin Langer wrote: > > > Hi, > > I try to write some adat support for the Digi32/8, but I am not familiar with > adat up to now... and I don't have this adat model, but the driver should be > very similar to the rme96 one... > > I know that the Digi96 has j

Re: [Alsa-devel] snd_pcm_close hangs

2002-06-10 Thread Takashi Iwai
At Tue, 4 Jun 2002 23:10:20 +0200 (CEST), Tim Goetze wrote: > > Takashi Iwai wrote: > > [...] > > >so far, so good.. > > > >> calling snd_pcm_close() takes a few seconds during which i see > >> this: > >> > >> [~] cat /proc/asound/ice/pcm0p/sub0/status > >> state: DRAINING > >> trigger_time:

Re: [Alsa-devel] Writing a driver for this card: your thoughts?

2002-06-10 Thread Takashi Iwai
Hi, At Thu, 6 Jun 2002 11:03:19 +1200, Eliot Blennerhassett wrote: > > (It may be possible to release the host side code, but never the DSP code > on the cards.) it doesn't matter so much, as long as we have an enough working dsp binary code and know its usage. > I think it would be much be

Re: [Alsa-devel] alsa breaks alsaplayer on powermac

2002-06-10 Thread Takashi Iwai
Hi Jack, At Fri, 7 Jun 2002 21:05:32 -0400 (EDT), Jack Howarth wrote: > >The current alsa-driver, alsa-libs and alsa-utils seem to work > fine with the snd-powermac driver on my Apple G4 Sawtooth Powermac > in both alsa and oss compatibility mode. However, there still is > a conflict with th

Re: [Alsa-devel] Envy24control, Hoontech DSP24 + C-port fix

2002-06-10 Thread Takashi Iwai
At Sat, 08 Jun 2002 00:28:55 +0800, Lawrence Abbott wrote: > > FWIW, Ive had a problem with Envy24 control not showing all the audio > routing options under the patchbay/router tab (H/W outs 1 to 8 not > shown). I found that adding a couple of lines to > alsa-driver-0.9.0rc1/alsa-kernel/pci/

Re: [Alsa-devel] cs4281 - only 2 periods supported?

2002-06-10 Thread Takashi Iwai
At Sat, 8 Jun 2002 18:46:10 +0200 (CEST), tomasz motylewski wrote: > > > I have seen that alsa-driver-0.9.0rc1 cs4281.c driver supports only 2 periods. > > There exists an unofficial patch for alsa-driver-0.5.12a done by > [EMAIL PROTECTED] I have seen that some parts of it are included in > 0.