| URI | http://lv2plug.in/ns/ext/parameter |
|---|---|
| Version | 0.1 (Undated) EXPERIMENTAL |
| Prefixes | atom doap foaf lv2 param rdf rdfs xml xsd |
| Discuss | devel@lists.lv2plug.in (subscribe) |
| Author | |
| See Also | parameter.ttl |
A parameter on an LV2 plugin. Parameters can be manipulated to alter the behaviour or output of a plugin. Unlike lv2:ControlPort:
Note that plugins are not required to support this potential functionality, parameters can be used to provide a basic LADSPA-like set of floating point parameters in a more extensible manner.
Parameters are essentially controls that are not 1:1 associated with ports (manipulation of parameters can be accomplished by e.g. sending messages to a command port).
| In domain of | param:supportsType |
|---|---|
| param:minimum | |
| param:value | |
| param:maximum |
| Domain | param:Parameter |
|---|
| Domain | param:Parameter |
|---|
Indicates that a Parameter has values of a particular type. A Parameter may support many types. Parameter values are always LV2 Atoms as defined by the LV2 Atom Extension Any type of LV2 Atom may be used as a parameter value.
| Domain | param:Parameter |
|---|---|
| Range | atom:Atom |
| Domain | param:Parameter |
|---|