![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_event_list.cpp File Reference
#include <ags/vst3-capi/public.sdk/source/vst/hosting/ags_vst_event_list.h>
#include <public.sdk/source/vst/hosting/eventlist.h>
Include dependency graph for ags_vst_event_list.cpp:

Functions | |
AgsVstEventList * | ags_vst_event_list_new () |
void | ags_vst_event_list_clear (AgsVstEventList *event_list) |
Function Documentation
◆ ags_vst_event_list_clear()
void ags_vst_event_list_clear | ( | AgsVstEventList * | event_list | ) |
Clear.
- Parameters
-
event_list the event list
- Since
- 5.0.0
◆ ags_vst_event_list_new()
AgsVstEventList * ags_vst_event_list_new | ( | ) |
Instantiate new Steinberg::Vst::EventList the constructor as a C99 compatible handle a void pointer.
- Returns
- the AgsVstEventList
- Since
- 5.0.0
Generated by