Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CVChannel Class Reference

#include <CVEngine.h>

Collaboration diagram for CVChannel:
Collaboration graph

Public Member Functions

 CVChannel ()
 

Public Attributes

int16_t noteCurrentlyPlaying
 
uint8_t voltsPerOctave
 
int8_t transpose
 
int8_t cents
 
int32_t pitchBend
 

Constructor & Destructor Documentation

◆ CVChannel()

CVChannel::CVChannel ( )
inline

Member Data Documentation

◆ cents

int8_t CVChannel::cents

◆ noteCurrentlyPlaying

int16_t CVChannel::noteCurrentlyPlaying

◆ pitchBend

int32_t CVChannel::pitchBend

◆ transpose

int8_t CVChannel::transpose

◆ voltsPerOctave

uint8_t CVChannel::voltsPerOctave

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