summaryrefslogtreecommitdiff
path: root/libs/plugins/reasonablesynth.lv2/manifest.ttl.in
blob: 92b20b40b8dc89d29b3dffbb44647412e837df2e (plain)
1
2
3
4
5
6
7
@prefix lv2:  <http://lv2plug.in/ns/lv2core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://community.ardour.org/node/7596>
	a lv2:Plugin ;
	lv2:binary <reasonablesynth@LIB_EXT@>  ;
	rdfs:seeAlso <reasonablesynth.ttl> .