|
|
|
|
|
by kbob
2823 days ago
|
|
Here is my code. https://github.com/kbob/deep-synth Specifically, look at experiments/deep-svf.c. If SVF is not defined, it uses a C translation of the Supercollider BLowpass2 algorithm. If SVF is defined, it uses a Chamberlin state variable filter (SVF). |
|