circuitpython/ports/unix/variants/coverage
Jeff Epler b011468251
Add synthio.Synthesizer
In contrast to MidiTrack, this can be controlled from Python code,
turning notes on/off as desired.

Not tested on real HW yet, just the acceptance test based on checking
which notes it thinks are held internally.
2023-04-02 20:37:23 -05:00
..
frzmpy Add frzqstr to coverage build 2021-05-05 11:00:39 -05:00
frzstr Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
manifest.py unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00
mpconfigvariant.h struct: Check that argument counts match, similar to cpython3 2023-03-22 09:35:09 -05:00
mpconfigvariant.mk Add synthio.Synthesizer 2023-04-02 20:37:23 -05:00