aboutsummaryrefslogtreecommitdiffstats
path: root/fomp.lv2/cs_phaser1.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-10-27 19:25:22 +0000
committerDavid Robillard <d@drobilla.net>2012-10-27 19:25:22 +0000
commit25b23d1df7083694d2a29ff585231a646f379c96 (patch)
tree22e0aca6060930ef969fbe28ceb4fd224c0dd14f /fomp.lv2/cs_phaser1.ttl
parentbd8739571d2594bb2223a5e00483627e3209b55a (diff)
downloadfomp.lv2-25b23d1df7083694d2a29ff585231a646f379c96.tar.gz
fomp.lv2-25b23d1df7083694d2a29ff585231a646f379c96.tar.bz2
fomp.lv2-25b23d1df7083694d2a29ff585231a646f379c96.zip
Convert absolute frequency ports to use Hz.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/fomp.lv2@4805 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'fomp.lv2/cs_phaser1.ttl')
-rw-r--r--fomp.lv2/cs_phaser1.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/fomp.lv2/cs_phaser1.ttl b/fomp.lv2/cs_phaser1.ttl
index 196d5b2..f0bcf17 100644
--- a/fomp.lv2/cs_phaser1.ttl
+++ b/fomp.lv2/cs_phaser1.ttl
@@ -46,8 +46,8 @@ fomp:phaser1
a lv2:CVPort ,
lv2:InputPort ;
lv2:index 2 ;
- lv2:name "Frequency Mod" ;
- lv2:symbol "freq_mod"
+ lv2:name "FM" ;
+ lv2:symbol "fm"
] , [
a lv2:CVPort ,
lv2:InputPort ;