|
Amuse
|
#include <SoundMacroState.hpp>

Public Member Functions | |
| Component (uint8_t midiCtrl, float scale, Combine combine, VarType varType) | |
Public Attributes | |
| uint8_t | m_midiCtrl |
| float | m_scale |
| Combine | m_combine |
| VarType | m_varType |
Represents one term of the formula assembled via *_SELECT commands
Definition at line 168 of file SoundMacroState.hpp.