Union Ase::ClapEventUnion
ClassList > Ase > ClapEventUnion
Public Attributes
Type | Name |
---|---|
clap_event_note_expression_t | expression |
clap_event_param_gesture_t | gesture |
clap_event_header_t | header |
clap_event_midi_t | midi1 |
clap_event_midi2_t | midi2 |
clap_event_param_mod_t | mod |
clap_event_note_t | note |
clap_event_midi_sysex_t | sysex |
clap_event_param_value_t | value |
Public Attributes Documentation
variable expression
clap_event_note_expression_t Ase::ClapEventUnion::expression;
variable gesture
clap_event_param_gesture_t Ase::ClapEventUnion::gesture;
variable header
clap_event_header_t Ase::ClapEventUnion::header;
variable midi1
clap_event_midi_t Ase::ClapEventUnion::midi1;
variable midi2
clap_event_midi2_t Ase::ClapEventUnion::midi2;
variable mod
clap_event_param_mod_t Ase::ClapEventUnion::mod;
variable note
clap_event_note_t Ase::ClapEventUnion::note;
variable sysex
clap_event_midi_sysex_t Ase::ClapEventUnion::sysex;
variable value
clap_event_param_value_t Ase::ClapEventUnion::value;
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/clapplugin.cc