diff options
-rw-r--r-- | lv2/lv2plug.in/ns/lv2core/lv2core.ttl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl index b2becdc..b387910 100644 --- a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl +++ b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl @@ -480,9 +480,9 @@ mechanisms (e.g. messages or plugin state).</p> (lv2:InputPort or lv2:OutputPort).</p> """ . -#################################### -## Generic Properties (Relations) ## -#################################### +################ +## Parameters ## +################ lv2:latency a rdf:Property , owl:DatatypeProperty ; rdfs:label "latency" ; |