Ville Syrjälä wrote:
> On Thu, Jun 06, 2002 at 11:29:52AM +0200, Vincent Vanackere wrote:
> 
>>I'm sorry to ask such a common question here, but I'd like to know if
>>it is possible to configure my (old) Gravis Ultrasound ISA PnP card in 
>>order to enable multiple open of /dev/dsp with alsa.
> 
> 
> Should be possible. With a GUS PnP you have to use the second pcm device.
> first one is the codec and second is the synth. That would be mapped to
> /dev/adsp for OSS emulation. You have to pass the snd-interwave module
> snd_pcm_channels=n parameter where n is from 2 to 16.


So in that case, does it mean that by simply replacing /dev/dsp with a 
symlink to /dev/sound/adsp, I can have 2 different (and up to 16...) oss 
applications transparently accessing the sound card ? However, that 
sounds too easy to be true... I can't test this right now - I'm at work 
- but I'll have a try tonight.


> 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 some reason. Interwave supports also
> interleaved DMA but the driver doesn't use this feature.


I'm a little confused with this: is it related to/does that explain the fact
that xmms crashes systematically when I set the alsa output to GUS/synth ?

Many thanks for your help,

Vincent


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to