Biquad.c
|
synthio: reorganize the order of operations
|
2023-05-31 14:22:43 -05:00 |
Biquad.h
|
synthio: reorganize the order of operations
|
2023-05-31 14:22:43 -05:00 |
LFO.c
|
synthio: lfo: bugfixes & improvements
|
2023-05-21 13:22:47 -05:00 |
LFO.h
|
synthio: lfo: bugfixes & improvements
|
2023-05-21 13:22:47 -05:00 |
Math.c
|
pre-commit fixes
|
2023-08-14 00:59:22 -04:00 |
Math.h
|
synthio: Finish implementing Math blocks
|
2023-05-17 16:32:20 -05:00 |
Note.h
|
synthio: apply biquad filters during synthesis
|
2023-05-29 10:53:48 -05:00 |
Synthesizer.c
|
synthio: Add Synthesizer.note_state
|
2023-07-20 13:16:00 -05:00 |
__init__.c
|
fix getting protocol
|
2023-09-22 13:53:20 -05:00 |
__init__.h
|
synthio: Add Synthesizer.note_state
|
2023-07-20 13:16:00 -05:00 |
block.h
|
synthio: avoid exceptions inside get_buffer
|
2023-05-21 13:22:50 -05:00 |