vitamin wrote: > > milasudril wrote: > > How do I tell wine to use a specific device as WAVE_MAPPER? > > Set DeviceCount to 1, and DevicePCM1 to the ALSA PCM device you want to use (ex: "default:2"). > See this for details: http://source.winehq.org/source/dlls/winealsa.drv/waveinit.c#L944 That only adds more units to the list. What I want is the same list and WAVE_MAPPER should be exactly the same device as one of the other.