diff options
Diffstat (limited to 'mdala.lv2/Dither.ttl')
-rw-r--r-- | mdala.lv2/Dither.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mdala.lv2/Dither.ttl b/mdala.lv2/Dither.ttl index 3ada7f9..a08c19e 100644 --- a/mdala.lv2/Dither.ttl +++ b/mdala.lv2/Dither.ttl @@ -2,6 +2,7 @@ @prefix doap: <http://usefulinc.com/ns/doap#> . <http://drobilla.net/plugins/mdala/Dither> + a lv2:Plugin , lv2:DistortionPlugin ; lv2:symbol "mdaDither" ; doap:name "MDA Dither" ; doap:license <http://usefulinc.com/doap/licenses/gpl> ; |