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