olcSoundWaveEngine icon indicating copy to clipboard operation
olcSoundWaveEngine copied to clipboard

Add loading of waveforms via memory buffer

Open OneLoneCoder opened this issue 3 years ago • 0 comments

Add functionality to populate a olc::sound::Wave_generic via LoadAudioWaveform() that sources data from a supplied memory buffer. This should allow loading form more complex file formats.

OneLoneCoder avatar Jul 03 '22 11:07 OneLoneCoder