BASS_CONFIG_MUSIC_VIRTUAL config option
The maximum number of virtual channels to use in the rendering of IT files.
BASS_SetConfig( BASS_CONFIG_MUSIC_VIRTUAL, DWORD chans );
Parameters
chans | The number of virtual channels... 1 (min) to 512 (max). If the value specified is outside this range, it is automatically capped. |