diff options
Diffstat (limited to 'mdala.lv2/Dither.ttl')
-rw-r--r-- | mdala.lv2/Dither.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdala.lv2/Dither.ttl b/mdala.lv2/Dither.ttl index 7f6faf2..8578715 100644 --- a/mdala.lv2/Dither.ttl +++ b/mdala.lv2/Dither.ttl @@ -5,7 +5,7 @@ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -mdala:Dither +mdala:dither a lv2:Plugin , lv2:DistortionPlugin ; lv2:symbol "Dither" ; |