![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_ievents.h
Go to the documentation of this file.
47 AgsVstEvent* ags_vst_note_on_event_alloc(gint channel, gint pitch, gfloat tuning, gfloat velocity, gint32 length, gint32 note_id);
49 AgsVstEvent* ags_vst_note_off_event_alloc(gint channel, gint pitch, gfloat tuning, gfloat velocity, gint32 length, gint32 note_id);
AgsVstEvent * ags_vst_note_on_event_alloc(gint channel, gint pitch, gfloat tuning, gfloat velocity, gint32 length, gint32 note_id)
Definition ags_vst_ievents.cpp:39
void ags_vst_event_set_sample_offset(AgsVstEvent *event, gint32 sample_offset)
Definition ags_vst_ievents.cpp:103
const AgsVstTUID * ags_vst_ievent_list_get_iid()
Definition ags_vst_ievents.cpp:116
AgsVstTResult ags_vst_ievent_list_add_event(AgsVstIEventList *ievent_list, AgsVstEvent *e)
Definition ags_vst_ievents.cpp:163
@ AGS_VST_KNOTE_ID_USER_RANGE_LOWER_BOUND
Definition ags_vst_ievents.h:43
@ AGS_VST_KNOTE_ID_USER_RANGE_UPPER_BOUND
Definition ags_vst_ievents.h:44
struct LegacyMIDICCOutEventEvent AgsVstLegacyMIDICCOutEventEvent
Definition ags_vst_ievents.h:39
AgsVstEvent * ags_vst_note_off_event_alloc(gint channel, gint pitch, gfloat tuning, gfloat velocity, gint32 length, gint32 note_id)
Definition ags_vst_ievents.cpp:74
gint32 ags_vst_ievent_list_get_event_count(AgsVstIEventList *ievent_list)
Definition ags_vst_ievents.cpp:129
AgsVstTResult ags_vst_ievent_list_get_event(AgsVstIEventList *ievent_list, gint32 index, AgsVstEvent *e)
Definition ags_vst_ievents.cpp:144
struct PolyPressureEvent AgsVstPolyPressureEvent
Definition ags_vst_ievents.h:36
Generated by