| Authors: | Alex Chapman |
| Class | Superclass | Slots |
| n amplitude | ||
| hz secs |
| Word | Stack effect |
| ( samples/wave n-samples -- seq ) | |
| ( n amplitude -- harmonic ) | |
| ( hz secs -- note ) | |
| ( harmonics note buffer -- buffer ) | |
| ( seconds buffer -- buffer ) | |
| ( freq seconds buffer -- buffer ) | |
| ( note harmonic -- freq ) | |
| ( harmonic note buffer -- data ) | |
| ( sample-freq freq seconds -- seq ) | |
| ( samples/wave -- seq ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| synth.buffers vocabulary | |
| synth.example vocabulary |