BASS.NET API for the Un4seen BASS Audio Library

BASS_VST_AUDIO_MASTER_PARAM Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_VST_AUDIO_MASTER_PARAM type exposes the following members.

Fields

  NameDescription
Public fieldaeffect
Parameter forwarded from the audioMaster callback.
Public fielddoDefault
Set this to 0 if you want to skip the normal BASS_VST audioMaster processing. In this case the return value is forwarded to the effect.
Public fieldindex
Parameter forwarded from the audioMaster callback.
Public fieldopcode
Parameter forwarded from the audioMaster callback (one of the BASSVSTDispatcherOpCodes).
Public fieldopt
Parameter forwarded from the audioMaster callback.
Public fieldptr
Parameter forwarded from the audioMaster callback.
Public fieldvalue
Parameter forwarded from the audioMaster callback.
Top
See Also

Reference