diff options
author | David Robillard <d@drobilla.net> | 2012-04-21 22:35:41 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-04-21 22:35:41 +0000 |
commit | 337a13119180bf7fa6996d6c23962c31ea53db54 (patch) | |
tree | 7427f9be36a29978712c17399f7418e8f9d18425 /mda.lv2/ThruZero.ttl | |
parent | 3ff557d9e3ea5b36f0ca6eccfc587dc335ed5e8d (diff) | |
download | mda.lv2-337a13119180bf7fa6996d6c23962c31ea53db54.tar.gz mda.lv2-337a13119180bf7fa6996d6c23962c31ea53db54.tar.bz2 mda.lv2-337a13119180bf7fa6996d6c23962c31ea53db54.zip |
MDA-LV2 1.0.0v1.0.0
git-svn-id: http://svn.drobilla.net/lad/tags/mda-lv2-1.0.0@4223 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'mda.lv2/ThruZero.ttl')
-rw-r--r-- | mda.lv2/ThruZero.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/ThruZero.ttl b/mda.lv2/ThruZero.ttl index 12244fb..914d0a1 100644 --- a/mda.lv2/ThruZero.ttl +++ b/mda.lv2/ThruZero.ttl @@ -64,7 +64,7 @@ This plug simulates tape-flanging, where two copies of a signal cancel out compl lv2:index 4 ; lv2:name "Depth Mod" ; lv2:symbol "depth_mod" ; - lv2:default 1 ; + lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; rdfs:comment "Modulation depth - set to less than 100% to limit build up of low fequencies with feedback" |