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