Yep, BASS does currently have a 64 virtual channel limit, but here's an update to try...
www.un4seen.com/stuff/bass.dllIt includes this new BASS_SetConfig option to set the number of virtual channels (1-256), which should be set before loading the IT file (doesn't affect already loaded files)...
#define BASS_CONFIG_MUSIC_VIRTUAL 22
The virtual channel assignment has also been tweaked, so you may not even need to increase the channel count for improved results
