Convert float audiobuffer to uint 8

Hey look for the correct way to go from a float audiobuffer to a uint 8.

I try it with * (x+1)*127.5 but didn’t get correct results.

Thanks

https://docs.juce.com/master/classAudioData.html

1 Like