circuitpython/tests/circuitpython-manual/synthio/wave
Jeff Epler 91978522c5
synthio: Add adafruit_wave and use it in the manual test
2023-05-11 09:31:07 -05:00
..
README.md synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
midi2wav.py synthio: Add adafruit_wave and use it in the manual test 2023-05-11 09:31:07 -05:00

README.md

Test synthio without hardware

Build the unix port then run ....../ports/unix/micropython-coverage midi2wav.py.

This will create tune.wav as output, which you can listen to using any old audio player.