BASS.NET API for the Un4seen BASS Audio Library

BASS_VST_PARAM_INFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_VST_PARAM_INFO type exposes the following members.

Fields

  NameDescription
Public fielddefaultValue
The default value (in the range of 0.0 and 1.0).
Public fielddisplay
The current value in a readable format (empty strings returned if a plugin does not provide these information).

Examples: 0.5, -3, PLATE

Public fieldname
Name of the parameter (empty strings returned if a plugin does not provide these information).

Examples: Time, Gain, RoomType

Public fieldunit
Unit of the parameter.

Examples: sec, dB, type

Top
See Also

Reference