diff options
author | David Robillard <d@drobilla.net> | 2012-06-12 16:52:32 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-06-12 16:52:32 +0000 |
commit | dc8daadfd9c44a8bf1f4c8568eecc28d1765e762 (patch) | |
tree | fa076f14057bd5a39e6582dd84a6c8d9401fde1a | |
parent | d9edf16e55663cb8374b370e370bdcc8f98284e8 (diff) | |
download | blop.lv2-dc8daadfd9c44a8bf1f4c8568eecc28d1765e762.tar.gz blop.lv2-dc8daadfd9c44a8bf1f4c8568eecc28d1765e762.tar.bz2 blop.lv2-dc8daadfd9c44a8bf1f4c8568eecc28d1765e762.zip |
Shorter names.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blop.lv2@4495 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r-- | blop.lv2/adsr_gt.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/dahdsr.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/lp4pole.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/pulse.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/random.ttl | 4 | ||||
-rw-r--r-- | blop.lv2/sawtooth.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/square.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/sync_pulse.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/sync_square.ttl | 2 | ||||
-rw-r--r-- | blop.lv2/triangle.ttl | 2 |
10 files changed, 11 insertions, 11 deletions
diff --git a/blop.lv2/adsr_gt.ttl b/blop.lv2/adsr_gt.ttl index 4daae58..975457b 100644 --- a/blop.lv2/adsr_gt.ttl +++ b/blop.lv2/adsr_gt.ttl @@ -69,7 +69,7 @@ blop:adsr_gt lv2:symbol "out" ] ; dct:replaces <urn:ladspa:1680> ; - doap:name "ADSR Envelope with Gate and Trigger" ; + doap:name "Retriggerable ADSR Envelope" ; lv2:documentation """ <p>Generates an ADSR (Attack, Decay, Sustain and Release) envelope.</p> diff --git a/blop.lv2/dahdsr.ttl b/blop.lv2/dahdsr.ttl index 055af15..d5637ff 100644 --- a/blop.lv2/dahdsr.ttl +++ b/blop.lv2/dahdsr.ttl @@ -104,7 +104,7 @@ blop:dahdsr dct:replaces <urn:ladspa:2021> , <urn:ladspa:2022> , <urn:ladspa:2038> ; - doap:name "DAHDSR Envelope with Gate and Trigger" ; + doap:name "Retriggerable DAHDSR Envelope" ; lv2:documentation """ <p>Generates a DAHDSR (Delay, Attack, Hold, Decay, Sustain, Release) envelope.</p> diff --git a/blop.lv2/lp4pole.ttl b/blop.lv2/lp4pole.ttl index 3731459..d95d936 100644 --- a/blop.lv2/lp4pole.ttl +++ b/blop.lv2/lp4pole.ttl @@ -52,7 +52,7 @@ blop:lp4pole ] ; dct:replaces <urn:ladspa:1671> , <urn:ladspa:1672> ; - doap:name "4 Pole Resonant Low-Pass Filter" ; + doap:name "4 Pole Resonant Low-Pass" ; lv2:documentation """ <p>Emulates a low pass filter in popular analogue synthesisers. This particular filter is derived from one of <a diff --git a/blop.lv2/pulse.ttl b/blop.lv2/pulse.ttl index f9c5ee7..620bab5 100644 --- a/blop.lv2/pulse.ttl +++ b/blop.lv2/pulse.ttl @@ -49,7 +49,7 @@ blop:pulse <urn:ladspa:1646> , <urn:ladspa:1647> , <urn:ladspa:1648> ; - doap:name "Variable Width Pulse Oscillator" ; + doap:name "Pulse" ; lv2:documentation """ <p>Generates an alias-free pulse wave at given input frequency and pulse width (duty).</p> diff --git a/blop.lv2/random.ttl b/blop.lv2/random.ttl index a0fcb28..78388e3 100644 --- a/blop.lv2/random.ttl +++ b/blop.lv2/random.ttl @@ -34,7 +34,7 @@ blop:random lv2:index 1 ; lv2:maximum 1 ; lv2:minimum 0 ; - lv2:name "Wave Smoothness" ; + lv2:name "Smoothness" ; lv2:symbol "smooth" ; morph:supportsType lv2:CVPort ] , [ @@ -49,7 +49,7 @@ blop:random <urn:ladspa:1662> , <urn:ladspa:1663> , <urn:ladspa:1664> ; - doap:name "Random Wave Generator" ; + doap:name "Random Wave" ; lv2:documentation """ <p>Generates a random waveform of varying frequency and smoothness. The frequency determines how often the output changes. The smoothness, how quickly diff --git a/blop.lv2/sawtooth.ttl b/blop.lv2/sawtooth.ttl index 23c0ab5..5f88a49 100644 --- a/blop.lv2/sawtooth.ttl +++ b/blop.lv2/sawtooth.ttl @@ -36,7 +36,7 @@ blop:sawtooth ] ; dct:replaces <urn:ladspa:1642> , <urn:ladspa:1643> ; - doap:name "Sawtooth Oscillator" ; + doap:name "Sawtooth" ; lv2:documentation """ <p>Generates an alias-free sawtooth wave at given input frequency.</p> """ . diff --git a/blop.lv2/square.ttl b/blop.lv2/square.ttl index c505a6b..2edb666 100644 --- a/blop.lv2/square.ttl +++ b/blop.lv2/square.ttl @@ -36,7 +36,7 @@ blop:square ] ; dct:replaces <urn:ladspa:1643> , <urn:ladspa:1644> ; - doap:name "Square Oscillator" ; + doap:name "Square" ; lv2:documentation """ <p>Generates an alias-free square wave at given input frequency.</p> """ . diff --git a/blop.lv2/sync_pulse.ttl b/blop.lv2/sync_pulse.ttl index e915e7d..17f6c2e 100644 --- a/blop.lv2/sync_pulse.ttl +++ b/blop.lv2/sync_pulse.ttl @@ -52,7 +52,7 @@ blop:sync_pulse ] ; dct:replaces <urn:ladspa:2023> , <urn:ladspa:2024> ; - doap:name "Clock Pulse Oscillator with Gate" ; + doap:name "Clock Pulse" ; lv2:documentation """ <p>Same as the <a href="http://drobilla.net/plugins/blop/sync_square">Clock Oscillator</a>, but with pulse-width modulation.</p> diff --git a/blop.lv2/sync_square.ttl b/blop.lv2/sync_square.ttl index 897d572..086fd27 100644 --- a/blop.lv2/sync_square.ttl +++ b/blop.lv2/sync_square.ttl @@ -41,7 +41,7 @@ blop:sync_square ] ; dct:replaces <urn:ladspa:1678> , <urn:ladspa:1679> ; - doap:name "Clock Oscillator with Gate" ; + doap:name "Clock Square" ; lv2:documentation """ <p>Generates a non-bandlimited simple square waveform for use as a clock. Useful for triggering the sequencers, or anything else that uses a clock diff --git a/blop.lv2/triangle.ttl b/blop.lv2/triangle.ttl index f9c7ca0..1abbdcf 100644 --- a/blop.lv2/triangle.ttl +++ b/blop.lv2/triangle.ttl @@ -49,7 +49,7 @@ blop:triangle <urn:ladspa:1650> , <urn:ladspa:1651> , <urn:ladspa:1652> ; - doap:name "Variable Slope Triangle Oscillator" ; + doap:name "Triangle" ; lv2:documentation """ <p>Generates an alias-free variable slope triangle wave at given input frequency and slope. The slope changes the wave shape from sawtooth to |