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
circuitpython
/
shared-module
/
synthio
History
Jeff Epler
2b0231e9d3
synthio: re-striking a note should re-enter attack
...
.. without changing the current note amplitude
2023-05-04 07:23:50 -05:00
..
__init__.c
synthio: re-striking a note should re-enter attack
2023-05-04 07:23:50 -05:00
__init__.h
synthio: slow ramp overall envelope back up
2023-05-04 07:23:49 -05:00
MidiTrack.c
synthio: Add synthio.Note
2023-05-04 07:23:49 -05:00
MidiTrack.h
synthio: Add
MidiTrack.error_location
to record errors
2023-05-03 09:37:02 -05:00
Note.c
synthio: remove unused 'phase' from Note objects
2023-05-04 07:23:50 -05:00
Note.h
synthio: remove unused 'phase' from Note objects
2023-05-04 07:23:50 -05:00
Synthesizer.c
synthio: Add synthio.Note
2023-05-04 07:23:49 -05:00
Synthesizer.h
Add synthio.Synthesizer
2023-04-02 20:37:23 -05:00