Velocity struct
The MidiNote velocity.
Contents
- Reference
Public variables
- ArrangerObject base
- Base struct.
- uint8_t vel
- Velocity value (0-127).
- uint8_t vel_at_start
- Velocity at drag begin - used for ramp actions only.
- MidiNote* midi_note
- Pointer back to the MIDI note.