ladspa::HINT_TOGGLED []

pub const HINT_TOGGLED: ControlHint = ControlHint{bits: ladspa::HINT_TOGGLED,}

Indicates that this is a toggled port. Toggled ports may only have default values of zero or one, although the host may send any value, where <= 0 is false and > 0 is true.