Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Epler 375a9cd4c5
add Synthesizer.release 2023-04-25 12:05:50 -05:00
Jeff Epler 992457c7f7
Improve documentation 2023-04-05 16:53:09 -05:00
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