|
Deluge Firmware
|
#include <CVEngine.h>

Public Member Functions | |
| CVChannel () | |
Public Attributes | |
| int16_t | noteCurrentlyPlaying |
| uint8_t | voltsPerOctave |
| int8_t | transpose |
| int8_t | cents |
| int32_t | pitchBend |
|
inline |
| int8_t CVChannel::cents |
| int16_t CVChannel::noteCurrentlyPlaying |
| int32_t CVChannel::pitchBend |
| int8_t CVChannel::transpose |
| uint8_t CVChannel::voltsPerOctave |