This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
992457c7f7
circuitpython
/
shared-module
/
synthio
History
Jeff Epler
9993b4b01c
Prevent playing the same note on 2 channels
2023-04-05 16:53:08 -05:00
..
__init__.c
Prevent playing the same note on 2 channels
2023-04-05 16:53:08 -05:00
__init__.h
synthio: support audio outputs that need double buffering
2023-04-05 11:57:13 -05:00
MidiTrack.c
synthio: support audio outputs that need double buffering
2023-04-05 11:57:13 -05:00
MidiTrack.h
Factor out the synthesizer from midi track
2023-04-02 18:54:07 -05:00
Synthesizer.c
synthio: support audio outputs that need double buffering
2023-04-05 11:57:13 -05:00
Synthesizer.h
Add synthio.Synthesizer
2023-04-02 20:37:23 -05:00