OneLoneCoder / olcSoundWaveEngine

A single file, easy to use, audio playback and synthesis framework
94 stars 19 forks source link

olc::sound::wave::File expects WAV file format only #3

Open OneLoneCoder opened 2 years ago

OneLoneCoder commented 2 years ago

And thats ok, but we need a way to handle other file types.

Moros1138 commented 2 years ago

Do we have any problem leaning on STB for some added functionality?