From a2871d7ad8553dcc2d4a232d5103dcf234477e5a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 Apr 2012 22:46:02 +0000 Subject: Improve documentation. --- lv2/lv2plug.in/ns/ext/parameters/parameters.ttl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/parameters/parameters.ttl') diff --git a/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl b/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl index d42c2f9..9642c32 100644 --- a/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl +++ b/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl @@ -20,10 +20,11 @@ doap:maintainer ; doap:developer ; lv2:documentation """ -

This extension defines parameters common in audio processing software. A +

This vocabulary describes parameters common in audio processing software. A parameter is purely a metadata concept, unrelated to any particular code -mechanism. Parameters are used to assign meaning to controls so they can be -used more intelligently or presented to the user more efficiently.

+mechanism. Parameters are used to assign meaning to controls (e.g. using lv2:designation) so they +can be used more intelligently or presented to the user more efficiently.

""" . param:ControlGroup -- cgit v1.2.1