nymph/examples
Christopher Arndt 9474b4481e feat: add parameter range support
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-10-16 17:21:45 +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.c feat: add parameter range support 2024-10-16 17:21:45 +02:00
faustlpf.dsp feat: add parameter range support 2024-10-16 17:21:45 +02:00
faustlpf.h feat: add parameter range support 2024-10-16 17:21:45 +02:00
faustlpf.nim feat: add parameter range support 2024-10-16 17:21:45 +02:00
faustlpf_plugin.nim feat: add parameter range support 2024-10-16 17:21:45 +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