Synth.cpp
 All Data Structures Namespaces Files Functions Variables Macros
Private Member Functions
FunctionKey Class Reference
Inheritance diagram for FunctionKey:
Inheritance graph
[legend]
Collaboration diagram for FunctionKey:
Collaboration graph
[legend]

Private Member Functions

void keyup (void)
 
void keydown (void)
 

Additional Inherited Members

- Public Member Functions inherited from Key
 Key ()
 
void check (void)
 
void keydown (void)
 
void keyup (void)
 
- Data Fields inherited from Key
uint32_t id
 
uint32_t state
 
uint32_t count
 
int8_t pitch
 
IVoicevoice
 

Detailed Description

Definition at line 22 of file teensy.ino.

Member Function Documentation

void FunctionKey::keydown ( void  )
inlineprivate

Definition at line 25 of file teensy.ino.

Here is the call graph for this function:

void FunctionKey::keyup ( void  )
inlineprivate

Definition at line 24 of file teensy.ino.


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