|
MostlyHarmless 0.0.1
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | mostly_harmless::events::ProcToGuiParamEvent |
| POD type representing a param change event from the host, to be passed to the gui. More... | |
| struct | mostly_harmless::events::GuiToProcParamEvent |
| POD type representing a param change event from the gui, to be passed to the audio thread. More... | |
Namespaces | |
| namespace | mostly_harmless |
| The top-level namespace, contains all things plugin-related. | |
| namespace | mostly_harmless::events |
| Contains classes and functions related to events. | |