Initial import
This commit is contained in:
7
ptap/manifest.ttl
Normal file
7
ptap/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#> .
|
||||
|
||||
<http://fuzzle.org/~petern/ptap/1>
|
||||
a lv2:Plugin, lv2:DelayPlugin;
|
||||
lv2:binary <ptap.so>;
|
||||
rdfs:seeAlso <ptap.ttl>.
|
Reference in New Issue
Block a user