Commit Graph

15 Commits

Author SHA1 Message Date
Christopher Arndt 095774213d fix: use correct prefix for units LV2 extension in manifests
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-05-01 05:21:05 +02:00
Christopher Arndt 2ec533edca Add cutoff param smoothing in multimode_filter example
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-29 18:07:33 +02:00
Christopher Arndt 810efc80f8 Add paragraph to readme about additional examples
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-28 20:02:23 +02:00
Christopher Arndt 72a56a56fd Remove unused feature from amp.lv2 manifest
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-28 20:01:39 +02:00
Christopher Arndt 4dc371c7de Minor filter example fixes and tweaks
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-28 12:37:14 +02:00
Christopher Arndt 8fc3663bc3 Add multi-mode state-variable filter example plugin
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-28 12:03:43 +02:00
Christopher Arndt f76ec9a1ef More stream-lining of nimble file
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-23 05:02:30 +02:00
Christopher Arndt 308da25bbc Compile release version of example with -d:lto and -d:strip
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-23 05:02:30 +02:00
Christopher Arndt 5aebe31715 Use / operator from std/os for better path handling in nimble file
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-23 05:02:30 +02:00
Christopher Arndt 30047ff0ca Improve how-to instructions in readme
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-23 05:02:30 +02:00
Christopher Arndt 6c57a8b249 nimble 'build_ex' task: only set -d:release / -opt:speed neither release or debug is defined
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-20 20:33:22 +02:00
Christopher Arndt de6512b420 Expand readme
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-20 15:47:16 +02:00
Christopher Arndt c27c9988b7 Add stub readme and license file
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-20 04:16:16 +02:00
Christopher Arndt a151e96233 Add nimble tasks and example 'amp' plugin
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-20 04:16:16 +02:00
Christopher Arndt 95100a0f03 Initial commit
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-19 12:07:48 +02:00