diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/cv-port')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/cv-port/cv-port.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/cv-port/cv-port.ttl b/lv2/lv2plug.in/ns/ext/cv-port/cv-port.ttl index 215576e..1d197eb 100644 --- a/lv2/lv2plug.in/ns/ext/cv-port/cv-port.ttl +++ b/lv2/lv2plug.in/ns/ext/cv-port/cv-port.ttl @@ -31,7 +31,7 @@ doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 CV Port" ; doap:shortdesc "Control Voltage ports for LV2 plugins." ; - doap:maintainer <http://drobilla.net/drobilla#me> ; + doap:developer <http://drobilla.net/drobilla#me> ; lv2:documentation """ <p>This extension defines Control Voltage (CV) ports, which are audio-rate control ports like those used on classical voltage-controlled synthesizers. |