Using OSS with Alsa
Posted: Fri Feb 02, 2018 2:24 pm
I am interested in using OSS in conjunction with Alsa. That is, I want to eliminate the alsa oss-emulation and use OSS instead while still keeping alsa.
Would it be sufficient to just compile the alsa kernel drivers without oss-emulation and then compile and install OSS? Or is this not possible?
Alsa keeps their device nodes in a separate /dev/snd directory and there should be no conflict with OSS device nodes.
If this does work, would I then need to re-compile all audio software that uses oss?
Would it be sufficient to just compile the alsa kernel drivers without oss-emulation and then compile and install OSS? Or is this not possible?
Alsa keeps their device nodes in a separate /dev/snd directory and there should be no conflict with OSS device nodes.
If this does work, would I then need to re-compile all audio software that uses oss?