nymph/examples
Christopher Arndt 521fefc531 feat: add faustlpf example
Shows how to use DSP code in C generated from FAUST code

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-09-29 13:47:26 +02:00
..
amp.lv2 feat: add tiltfilter example 2024-09-28 03:02:49 +02:00
faustlpf.lv2 feat: add faustlpf example 2024-09-29 13:47:26 +02:00
miditranspose.lv2 feat: add tiltfilter example 2024-09-28 03:02:49 +02:00
multimodefilter.lv2 feat: add tiltfilter example 2024-09-28 03:02:49 +02:00
tiltfilter.lv2 feat: add tiltfilter example 2024-09-28 03:02:49 +02:00
amp_plugin.nim refactor: some file and object renaming 2024-09-28 03:02:07 +02:00
config.nims Add nimble tasks and example 'amp' plugin 2024-04-20 04:16:16 +02:00
faustlpf_plugin.nim feat: add faustlpf example 2024-09-29 13:47:26 +02:00
lpf.dsp feat: add faustlpf example 2024-09-29 13:47:26 +02:00
lpf.h feat: add faustlpf example 2024-09-29 13:47:26 +02:00
miditranspose_plugin.nim refactor: some file and object renaming 2024-09-28 03:02:07 +02:00
minarch.h feat: add faustlpf example 2024-09-29 13:47:26 +02:00
multimodefilter_plugin.nim refactor: some file and object renaming 2024-09-28 03:02:07 +02:00
paramsmooth.nim Move wrapper code into sub-module; adapt/tweak examples 2024-05-18 15:11:02 +02:00
svf.nim refactor: some file and object renaming 2024-09-28 03:02:07 +02:00
tiltfilter.nim feat: add tiltfilter example 2024-09-28 03:02:49 +02:00
tiltfilter_plugin.nim feat: add tiltfilter example 2024-09-28 03:02:49 +02:00