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
1d1907b98b
synthio: Generalize vibrato into bend
...
bend can be static, sweep, or vibrato
2023-05-11 09:31:07 -05:00
..
__init__.c
synthio: Generalize vibrato into bend
2023-05-11 09:31:07 -05:00
__init__.h
synthio: Generalize vibrato into bend
2023-05-11 09:31:07 -05:00
MidiTrack.c
synthio: rename function that records error position
2023-05-04 08:45:31 -05:00
MidiTrack.h
synthio: Add
MidiTrack.error_location
to record errors
2023-05-03 09:37:02 -05:00
Note.c
synthio: Generalize vibrato into bend
2023-05-11 09:31:07 -05:00
Note.h
synthio: Generalize vibrato into bend
2023-05-11 09:31:07 -05:00
Synthesizer.c
synthio: fix per-note envelope & envelope modification
2023-05-04 12:23:45 -05:00
Synthesizer.h
Add synthio.Synthesizer
2023-04-02 20:37:23 -05:00