Hi,
I am working on a basic audio visualizer and I would like to know what each index represents. As currently, only index 1 and 2 seem to react to the song.
Thanks
Hi,
I am working on a basic audio visualizer and I would like to know what each index represents. As currently, only index 1 and 2 seem to react to the song.
Thanks
these are the frequency bands of the FFT (Dshow9 4Channels):
0 = bass
1 = low mids
2 = high mids
3 = highs
Noted, thank you!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.