Classes | |
class | DaisyPatchSM |
Board support file for DaisyPatchSM hardware. More... | |
Enumerations | |
enum | { CV_1 = 0 , CV_2 , CV_3 , CV_4 , CV_5 , CV_6 , CV_7 , CV_8 , ADC_9 , ADC_10 , ADC_11 , ADC_12 , ADC_LAST } |
enum | { CV_OUT_BOTH = 0 , CV_OUT_1 , CV_OUT_2 } |
Accessors for the Analog Controls. These cover the 8x Bipolar CV inputs as well as the 4x 0-3V3 ADC inputs on the hardware
When reading a value with DaisyPatchSM::GetAdcValue()
patch.GetAdcValue(patch_sm::CV_1);
Enumerator | |
---|---|
CV_1 | |
CV_2 | |
CV_3 | |
CV_4 | |
CV_5 | |
CV_6 | |
CV_7 | |
CV_8 | |
ADC_9 | |
ADC_10 | |
ADC_11 | |
ADC_12 | |
ADC_LAST |