mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +01:00
bug 11: fix portmixer vista/win7 issue. possibly fixes conflated inputs.
This commit is contained in:
@@ -168,7 +168,7 @@ int open_ep_mixers(px_mixer *Px, UINT deviceIn, UINT deviceOut)
|
||||
}
|
||||
}
|
||||
|
||||
if (deviceIn == WAVE_MAPPER) {
|
||||
if (deviceOut == WAVE_MAPPER) {
|
||||
hr = IMMDeviceEnumerator_GetDefaultAudioEndpoint(denum,
|
||||
eRender,
|
||||
eMultimedia,
|
||||
|
||||
Reference in New Issue
Block a user