nymph/examples
Christopher Arndt b37954a27b fix: use FAUSTFLOAT macro in Nim faust wrapper
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-10-16 17:21:39 +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: generate faust C code and Nim wrapper with faustpp 2024-10-08 19:42:50 +02:00
faustlpf.h fix: use FAUSTFLOAT macro in Nim faust wrapper 2024-10-16 17:21:39 +02:00
faustlpf.nim feat: generate faust C code and Nim wrapper with faustpp 2024-10-08 19:42:50 +02:00
faustlpf_plugin.nim feat: generate faust C code and Nim wrapper with faustpp 2024-10-08 19:42:50 +02:00
lpf.dsp 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 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