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