Properly set the channel order for WinMM playback
This commit is contained in:
@@ -444,6 +444,8 @@ static ALCboolean WinMMResetPlayback(ALCdevice *device)
|
||||
device->Frequency = pData->Frequency;
|
||||
}
|
||||
|
||||
SetDefaultWFXChannelOrder(device);
|
||||
|
||||
pData->lWaveBuffersCommitted = 0;
|
||||
|
||||
// Create 4 Buffers
|
||||
|
||||
Reference in New Issue
Block a user