mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-09 13:37:48 +00:00
synchronize macOS with latest changes
This commit is contained in:
@@ -629,6 +629,7 @@ struct AQSAudioVoiceEngine : BaseAudioVoiceEngine
|
||||
m_5msFrames = actualSampleRate * 5 / 1000;
|
||||
|
||||
ChannelMap& chMapOut = m_mixInfo.m_channelMap;
|
||||
chMapOut.m_channelCount = 0;
|
||||
if (chCount > 2)
|
||||
{
|
||||
AudioChannelLayout layout;
|
||||
|
||||
Reference in New Issue
Block a user