Myk wrote: > What I am looking for is a way of forcing all playback with a minimum > sample rate of 32kHz. > ... > However, I'd like the OSS-emulation layer to do this as well. Is this > possible?
The OSS emulation layer cannot do this. However, if you start an OSS program with the aoss script from the alsa-oss package, all accesses to /dev/dsp0 will be redirected to an ALSA pcm named dsp0. This isn't documented very well. HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
