circuitpython/tests/circuitpython-manual/synthio
Jeff Epler a7da245ad0
synthio: Add synthio.Note
This class allows much more expressive sound synthesis:
 * tremolo & vibrato
 * arbitrary frequency
 * different evelope & waveform per note
 * all properties dynamically settable from Python code
2023-05-04 07:23:49 -05:00
..
note synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
wave synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
.gitignore synthio: fix offset in default square waveform 2023-05-03 09:37:02 -05:00