OneLoneCoder / olcSoundWaveEngine

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

Fixed #35 Properly handle 8-bit PCM #44

Open wgaylord opened 1 year ago

wgaylord commented 1 year ago

Unfornately I can't figure out how to re-generate the single header file. But this fixes 8-bit PCM support.

Tested it by putting the single line edit into the header file manually for the build of my olcCodeJam 2023 entry.