Enum BassVstDsp
VST DSP flags to be used within the ChannelSetDSP(Int32, String, BassVstDsp, Int32) method.
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Vst.dll
Syntax
public enum BassVstDsp : int
Default
Default VST DSP processing.
KeepChannels
By default, mono effects assigned to stereo channels are mixed down before processing and converted back to stereo afterwards. Set this flag to avoid this behaviour in which case only the first channel is affected by processing.
Unicode
File is a Unicode (16-bit characters) filename.