Enum oxcable_basic_devices::tremolo::Message
[−]
[src]
pub enum Message { SetIntensity(f32), }
Defines the messages that the Tremolo supports.
Variants
SetIntensity | Set the tremolo intensity, in decibels. |