You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before try? player.load(buffer: arrayBuffer[self.currentBufferIndex]); try setting the player.file to your audio file. That should update the format of the player.
macOS Version(s) Used to Build
macOS 13 Ventura
Xcode Version(s)
Xcode 14
Description
Hello everyone,
I was trying to play buffer with mono-channel format audio, but somehow the program is crashing.
Like this,
Just to be specific the format is like this,
It's mandatory for me to play mono-channel audio. Unfortunately, I can't make it.
What do you think can be done?
Crash Logs, Screenshots or Other Attachments (if applicable)
No response
The text was updated successfully, but these errors were encountered: