There isn't currently any way to get that info from the mixer, but you could calculate it from the source's BASS_ChannelGetPosition (BASS_POS_BYTE) values. You would get the value before adding the source to the mixer and then subtract that from the current values.