In article <1001195660.3269.4.camel@prototype>,
Moritz Angermann <wine-users@winehq.com> wrote:>hi guys ! i'd like to know if rhere are allready code snips for a ALSA
>wrapper ?
>
>since OSS is realy crappy and i don't have the money for the comerical
>ones.
It is not 'realy crappy', just a bit ;)
>I think the ALSA interface should be there fast, or the OSS driver
>should be able to handle the ALSA->OSS(fake) module propper and not
>turning into a drum mashine....
Feel free to start implementing it.
Check out dlls/winmm/wineoss/. You basically need to reimplement audio.c
for ALSA.
Ciao, Marcus