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