[SOLVED] Pull Request: Added support for the Ogg Vorbis subformat in WavAudioFormat

This would require setting JUCE_USE_OGGVORBIS to 1 in JUCE projects.

I’d share a test file but the attachment types exclude audio files.

Some background on why I PR’d this changeset: apparently all of FL Studio’s WAV files are of OGG subformat, and I couldn’t load them in my application in progress.

https://github.com/WeAreROLI/JUCE/pull/281

2 Likes

Hey JUCE people ^ really would like to see this one up :slight_smile:

yep, will take a look at it soon!

Thanks Jules!