tsalvo/nes-emu-ios

iOS 15 kAudioUnitErr_InvalidParameter "throwing -10878"

tsalvo opened this issue · 1 comments

When the audio engine is started, lots of log entries appear with the message throwing -10878. this seems to happen when the AVAudioEngine's mainMixerNode property is accessed. I don't think this is causing any problems but maybe it needs to be outputNode instead?

fix merged into dev branch