You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
Classes | 4 months ago | |
HelpSource/Classes | 6 months ago | |
examples | 6 months ago | |
faust | 4 months ago | |
parallel | 6 months ago | |
scripts | 9 months ago | |
synths | 5 months ago | |
.gitignore | 4 months ago | |
.gitmodules | 4 months ago | |
CHANGELOG.md | 4 months ago | |
LICENSE.md | 9 months ago | |
README.md | 8 months ago | |
cliff.toml | 9 months ago | |
mk-fxlib.quark | 4 months ago | |
todo.txt | 4 months ago |
README.md
mk-fxlib
This is my effect synth library, to be paired with mk-synthlib. The target audience of this system is myself, and I offer no support for others to use it but feel free to try it out or steal bits of the code.
mk-fxlib is built on the ruins of sleet, outputfx and other failed or abandoned systems, not to mention the awesome code shared by the community.
Installation
Open up SuperCollider and evaluate the following line of code:
Quarks.install("https://codeberg.org/madskjeldgaard/mk-fxlib")