[...] What channel configuration does BASS VST support? Channel count, 32bit? Anybody have info on this? Internally does it convert multichannel to stereo or just applyes to the first 2 channels or how? Do VST plugins support 32bit processing (input)?
Hello,
I've just had a look at the source:
- BASS_VST works with the lower number of channels provided by the VST-effect or by the BASS-channel, so a 5.1 effect should work on a 5.1 channel
- BASS_VST and the VST-effects themselves internally calculate with 32bit floating point values
Best regards,
Björn