Type Alias AutomationKey

Source
pub type AutomationKey = Key;
Expand description

Type aliases for convenience.

Aliased Type§

pub struct AutomationKey {
    pub automation_instructions: KeyInstructions,
}

Fields§

§automation_instructions: KeyInstructions

The automation instructions for the key.