olcSoundWaveEngine
olcSoundWaveEngine copied to clipboard
Add loading of waveforms via std::istream
Add functionality to populate a olc::sound::Wave_generic via LoadAudioWaveform() that sources data form a supplied std::istream. The intention here is to load audio from olc::ResourcePacks, but perhaps other stream sources,maybe compressed ones.