MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
mostly_harmless::events Namespace Reference

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...
 

Detailed Description

Contains classes and functions related to events.