nymph/examples
Christopher Arndt e6c66ed72c refactor: do param bounds checking in C code
Some more code re-arranging

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-09-30 09:25:24 +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 refactor: do param bounds checking in C code 2024-09-30 09:25:24 +02:00
lpf.dsp feat: add faustlpf example 2024-09-29 13:47:26 +02:00
lpf.h refactor: do param bounds checking in C code 2024-09-30 09:25:24 +02:00
miditranspose_plugin.nim refactor: some file and object renaming 2024-09-28 03:02:07 +02:00
minarch.h refactor: do param bounds checking in C code 2024-09-30 09:25:24 +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