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
53c4fa0002
circuitpython
/
shared-module
/
synthio
History
Jeff Epler
f68ab9c5c2
synthio: Fix FIR filtering when audio is stereo
2023-05-12 14:00:32 -05:00
..
__init__.c
synthio: Fix FIR filtering when audio is stereo
2023-05-12 14:00:32 -05:00
__init__.h
synthio: Factor out
synth_note_into_buffer
, start adding filter buffer
2023-05-11 18:59:05 -05:00
MidiTrack.c
synthio: Add
filter
argument to Synthesizer constructor
2023-05-11 17:56:11 -05:00
MidiTrack.h
synthio: Add
MidiTrack.error_location
to record errors
2023-05-03 09:37:02 -05:00
Note.c
synthio: note: fix assigning bend & tremolo coefficients dynamically
2023-05-12 14:00:31 -05:00
Note.h
synthio: Add
filter
boolean property to Note objects
2023-05-11 17:58:09 -05:00
Synthesizer.c
synthio: fix crash on synthesizer.press((float,))
2023-05-12 14:00:31 -05:00
Synthesizer.h
Add synthio.Synthesizer
2023-04-02 20:37:23 -05:00