aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src/Chorus/manifest.ttl.in
blob: b4223f7b0defed6b20e942807fda02f945eb8f5a (plain) (blame)
1
2
3
4
5
6
airwindows:chorus
    a lv2:Plugin ;
    doap:name "Airwindows Chorus" ;
    doap:license <http://opensource.org/licenses/mit> ;
    lv2:binary <Chorus@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
    rdfs:seeAlso <Chorus.ttl> .