beep icon indicating copy to clipboard operation
beep copied to clipboard

Detect NumChannels during ogg/vorbis decode

Open gabe565 opened this issue 3 years ago • 0 comments

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.

gabe565 avatar Dec 27 '21 18:12 gabe565