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