skeleton & stubs
This commit is contained in:
7
crates/plugin-lv2/lv2/manifest.ttl
Normal file
7
crates/plugin-lv2/lv2/manifest.ttl
Normal file
@@ -0,0 +1,7 @@
|
||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
|
||||
<https://git.yokai.digital/deadYokai/tenko>
|
||||
a lv2:Plugin ;
|
||||
lv2:binary <libtenko_lv2.so> ;
|
||||
rdfs:seeAlso <tenko.ttl> .
|
||||
Reference in New Issue
Block a user