|
LMMS
|
#include <events.h>
Public Attributes | |
| clap_event_header_t | header |
| clap_id | param_id |
| void * | cookie |
| int32_t | note_id |
| int16_t | port_index |
| int16_t | channel |
| int16_t | key |
| double | amount |
| double clap_event_param_mod::amount |
| int16_t clap_event_param_mod::channel |
| void* clap_event_param_mod::cookie |
| clap_event_header_t clap_event_param_mod::header |
| int16_t clap_event_param_mod::key |
| int32_t clap_event_param_mod::note_id |
| clap_id clap_event_param_mod::param_id |
| int16_t clap_event_param_mod::port_index |