commit aed17ecc3a378423e50f005e78b5a412e0d75b14
parent 308d112f916128cecc053d6ede8dd1bbf2a795d3
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date: Mon, 22 Apr 2024 17:38:56 +0200
add links to CLAP and LV2
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -4,7 +4,7 @@
This project emulates various musical devices that used the Motorola 56300 family DSPs.
-The supported plugin formats are [FST](https://github.com/pierreguillot/FTS), VST3, AU, CLAP and LV2.
+The supported plugin formats are [FST](https://github.com/pierreguillot/FTS), VST3, AU, [CLAP](https://cleveraudio.org/) and [LV2](https://lv2plug.in/).
Supported architectures: 64 bit x86 aka x64 and ARM aarch64 (Raspberry Pi, Apple Silicon). Note that 32 bit
architectures are not supported!