Contains classes and functions related to events. More...
Classes | |
struct | GuiToProcParamEvent |
POD type representing a param change event from the gui, to be passed to the audio thread. More... | |
struct | InputEventContext |
Trivially copyable wrapper around the clap-api provided clap_input_events queue, for easier iterating. More... | |
struct | ProcToGuiParamEvent |
POD type representing a param change event from the host, to be passed to the gui. More... | |
struct | WebEvent |
An convenience wrapper around an event to send to a webview. More... | |
Contains classes and functions related to events.