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