[FR] WavAudioFormat custom chunks

The chunks supported by WavAudioFormat are hard coded into WavAudioFormatReader(). Any chance of refactoring the class so that custom RIFF chunks could be added?

I have my own non-JUCE audio file classes with this functionality, but I’d prefer to stick to using the JUCE classes.

Thanks,

Rail