circuitpython/tests/circuitpython-manual/synthio/note
Jeff Epler 30b69a821e
synthio: update ring mod manual test
2023-05-30 19:32:24 -05:00
..
README.md synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
biquad.py synthio: this modified biquad test lets me hear what I'm hunting 2023-05-30 19:21:13 -05:00
code.py synthio: doc fixes, rename BendType to BendMode 2023-05-11 15:23:54 -05:00
demo.py synthio: Add LFOs 2023-05-15 21:15:39 -05:00
envelope.py synthio: Add LFOs 2023-05-15 21:15:39 -05:00
noise.py synthio: doc fixes, rename BendType to BendMode 2023-05-11 15:23:54 -05:00
panning.py synthio: add some new manual tests 2023-05-11 18:59:06 -05:00
ring.py synthio: update ring mod manual test 2023-05-30 19:32:24 -05:00

README.md

Test synthio without hardware

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

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