From 25b23d1df7083694d2a29ff585231a646f379c96 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 27 Oct 2012 19:25:22 +0000 Subject: 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 --- fomp.lv2/cs_phaser1.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fomp.lv2/cs_phaser1.ttl') 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 ; -- cgit v1.2.1