SynthLab SDK
moduleAuxParamSet Struct Reference

#include <synthlabds.h>

Public Member Functions

 moduleAuxParamSet (uint32_t _attValCoreMenu, uint32_t _attValWaveMenu, uint32_t _attValModKnobs, uint32_t _coreMenuCtrlID, uint32_t _waveMenuCtrlID, uint32_t _modKnob_A_CtrlID, uint32_t _modKnob_B_CtrlID, uint32_t _modKnob_C_CtrlID, uint32_t _modKnob_D_CtrlID)
 

Public Attributes

uint32_t attValCoreMenu = SynthLab::LFO1_SOURCE
 
uint32_t attValWaveMenu = SynthLab::LFO1_WAVEFORMS
 
uint32_t attValModKnobs = SynthLab::LFO1_MOD_KNOBS
 
uint32_t coreMenuCtrlID = 0
 
uint32_t waveMenuCtrlID = 0
 
uint32_t modKnob_A_CtrlID = 0
 
uint32_t modKnob_B_CtrlID = 0
 
uint32_t modKnob_C_CtrlID = 0
 
uint32_t modKnob_D_CtrlID = 0
 

Detailed Description

This contains specialized aux data for the ASPiK PluginParamter objects, which allow you to store an unlimited amount of extra data along with the control. This data does NOT affect the parameter operation whatsoever, and is only there for storing added information.

  • This is not part of SynthLab. It is only for ASPiK and RAFX integration and can be ignored for any other framework.

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