aboutsummaryrefslogtreecommitdiffstats
path: root/blop.lv2/branch.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-08-11 14:45:29 +0000
committerDavid Robillard <d@drobilla.net>2012-08-11 14:45:29 +0000
commit4af294f1a37173cb9ec74c838254f50d47674efc (patch)
treed032cb4eda55e252350dfdbf4a3fdb9b3b81e555 /blop.lv2/branch.ttl
parent3444a46f4b058f5c0066320914c56bd1b417d06f (diff)
downloadblop.lv2-4af294f1a37173cb9ec74c838254f50d47674efc.tar.gz
blop.lv2-4af294f1a37173cb9ec74c838254f50d47674efc.tar.bz2
blop.lv2-4af294f1a37173cb9ec74c838254f50d47674efc.zip
Improve plugin names.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blop.lv2@4653 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'blop.lv2/branch.ttl')
-rw-r--r--blop.lv2/branch.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/blop.lv2/branch.ttl b/blop.lv2/branch.ttl
index 75e2ccc..bbcf3cf 100644
--- a/blop.lv2/branch.ttl
+++ b/blop.lv2/branch.ttl
@@ -31,7 +31,7 @@ blop:branch
] ;
dct:replaces <urn:ladspa:1673> ,
<urn:ladspa:1674> ;
- doap:name "Signal Branch" ;
+ doap:name "Branch" ;
lv2:documentation """
<p>Splits an input signal into two identical signals. Somewhat redundant, as
most modular synth hosts allow you to connect an output to more than one input.