mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-16 21:31:27 -06:00
Merge b2058d679c into 553990a25e
This commit is contained in:
commit
b5e727a944
@ -864,7 +864,7 @@ namespace snd_user
|
||||
MixMode& mixMode = mixChannel.GetMode(device, deviceIndex);
|
||||
sint16* deviceChannels = mixChannel.GetChannels(device, deviceIndex);
|
||||
|
||||
if (mixControl.fader == newPan)
|
||||
if (mixControl.pan == newPan)
|
||||
{
|
||||
AXVoiceEnd(vpb);
|
||||
return;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user