MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
mostly_harmless::events::ProcToGuiParamEvent Struct Reference

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
 

Detailed Description

POD type representing a param change event from the host, to be passed to the gui.

Member Data Documentation

◆ paramId

std::uint32_t mostly_harmless::events::ProcToGuiParamEvent::paramId

The unique param identifier

◆ value

double mostly_harmless::events::ProcToGuiParamEvent::value

The new value of the param


The documentation for this struct was generated from the following file: