On 12 December 2012 15:28, Andrew Eikum aeikum@codeweavers.com wrote:
It's tricky because ALSA and PulseAudio have different theories about where device selection should occur -- in the application or in the audio mixer. In the ALSA case, we want to list devices. In the Pulse case, we want to list only "default".
But supposedly we'll have a winepulse driver eventually, so winealsa would only need to care about actual ALSA devices.