This commit is contained in:
esca111
2026-03-29 16:44:13 +13:00
commit 772da41d74
28 changed files with 4070 additions and 0 deletions

5
cloudPedal.ttl Normal file
View File

@@ -0,0 +1,5 @@
@prefix lv2: <https://lv2plug.in/ns/lv2core#>
@prefix rdf: <http://www.w3.org/2000/01/rdf-schema#>
<https://git.esca111.xyz/ESCA111/cloudPedal> a lv2:Plugin, lv2:ReverbPlugin ;
lv2:binary <cloudPedal.so> ;