Hello I have been working on a pulseaudio waveout implementation for wine so wine applications can use pulesaudio directly rather than through the alsa-pulse ioplug. The patches for the wine git head are in the bugzilla entry http://bugs.winehq.org/show_bug.cgi?id=10495 . I would appreciate any comments or contributions. So far only WaveOut (playback) support and not WaveIn (capture) has been written. DSound works through wine's emulation on top of WaveOut. -- Arthur Taylor <theycallhimart at gmail.com>