

Private Member Functions | |
| void | write_sample (void) |
Additional Inherited Members | |
Public Member Functions inherited from Synth | |
| Synth () | |
| void | add (IVoice *voice) |
| void | quiet (void) |
| void | keydown (int8_t pitch) |
| void | keyup (int8_t pitch) |
| uint8_t | get_sample (uint32_t *x) |
| void | compute_sample (void) |
| void | ioctl (uint32_t param, uint32_t value) |
Public Member Functions inherited from ISynth | |
| virtual | ~ISynth () |
Definition at line 13 of file teensy.ino.
|
inlineprivatevirtual |
Reimplemented from Synth.
Definition at line 15 of file teensy.ino.

1.8.6