beep
beep copied to clipboard
Detect NumChannels during ogg/vorbis decode
The current vorbis decoder sets NumChannels to 2 even though jfreymuth/oggvorbis
provides a way to determine a vorbis stream's number of channels.
This is working in my testing, but if this was hardcoded to 2 for a reason then feel free to close this PR.