POD type representing a param change event from the host, to be passed to the gui. More...
#include <mostlyharmless_ParamEvent.h>
Public Attributes | |
std::uint32_t | paramId |
double | value |
POD type representing a param change event from the host, to be passed to the gui.
std::uint32_t mostly_harmless::events::ProcToGuiParamEvent::paramId |
The unique param identifier
double mostly_harmless::events::ProcToGuiParamEvent::value |
The new value of the param