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