#include <voice.h>

| Public Member Functions | |
| Voice () | |
| void | step (void) | 
| void | setfreq (float f) | 
| void | keydown (uint32_t down) | 
| int32_t | output (void) | 
| Data Fields | |
| Oscillator | osc1 | 
| Oscillator | osc2 | 
| Oscillator | osc3 | 
| ADSR | adsr | 
| 
 | inline | 
| 
 | inline | 
Definition at line 157 of file voice.h.
Referenced by Key::check().


| 
 | inline | 
| 
 | inline | 
Definition at line 152 of file voice.h.
Referenced by Key::check(), and main().


| 
 | inline | 
| Oscillator Voice::osc1 | 
| Oscillator Voice::osc2 | 
| Oscillator Voice::osc3 | 
 1.8.8
 1.8.8