Hello.
I'd like to implement a vu-meter kind of visualization tracking each note or the volume of each mod channel with BASS, but there doesn't seem to be such an option.
Say, if I'm playing an .xm with 16 channels, I'd like to show a vu-meter for each of the 16 channels.
I'm using the C++ library on Windows.
Thanks