circuitpython/tests/circuitpython-manual
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
..
alarm Add alarm tests 2021-06-20 18:09:18 -04:00
audiobusio update to py tests and scripts due to black 22.1.0 2022-01-29 17:14:01 -05:00
audiocore [synthio] add a simple MidiTrack implementation 2021-03-26 16:38:10 -04:00
audiopwmio update to py tests and scripts due to black 22.1.0 2022-01-29 17:14:01 -05:00
bitmaptools tests: move bitmaptools files to their own directory 2021-11-24 09:53:19 -06:00
busio run code formatting script 2021-03-15 19:27:36 +05:30
socketpool run code formatting script 2021-03-15 19:27:36 +05:30
synthio synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
usb Tweaks from review 2022-03-11 10:51:50 -08:00