Hello,
I am using channel get data to render a waveform.
I wish to use a length smaller than BASS_DATA_FFT256, I tried "128 | BASS_DATA_FLOAT" with buffer size 32 (and tried 64) but i received strange values.
How do I fix that ? I want specific FFT size that is constant too.
Thanks