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