2013-10-19 22:31:07 -04:00
|
|
|
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
|
|
|
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
|
|
|
2013-10-20 11:24:59 -04:00
|
|
|
<https://community.ardour.org/node/7596>
|
2013-10-19 22:31:07 -04:00
|
|
|
a lv2:Plugin ;
|
|
|
|
lv2:binary <reasonablesynth@LIB_EXT@> ;
|
|
|
|
rdfs:seeAlso <reasonablesynth.ttl> .
|