OneLoneCoder / olcSoundWaveEngine

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

Waveform sample rates Coefficients #12

Closed OneLoneCoder closed 2 years ago

OneLoneCoder commented 2 years ago

Use the sample rate to modulate the sampling frequency, so 48000 wavs dont sound weird on 44100 devices etc. We can achieve this by changing the speed internally of the wave file