circuitpython/tests/circuitpython-manual
Jeff Epler b5c33a4c03
Add a manual test of synthio
this allows to test how the midi synthesizer is working, without access
to hardware. Run `micropython-coverage midi2wav.py` and it will create
`tune.wav` as an output.
2023-04-25 12:05:53 -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/wave Add a manual test of synthio 2023-04-25 12:05:53 -05:00
usb Tweaks from review 2022-03-11 10:51:50 -08:00