aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-params.lv2/params.ttl
AgeCommit message (Collapse)AuthorFilesLines
2020-02-16Make parameter data validateDavid Robillard1-3/+3
This is rather annoying, but unfortunately xsd:decimal is not a related type to xsd:float. A future smarter version of the validator will be able to deal with this, but for now we'll have to be explicit and tolerate a bit of unpleasant syntactic noise.
2016-09-18Tidy up API documentation font sizes and spacingDavid Robillard1-1/+1
2016-09-18eg-params: Add lv2:control designation to portsDavid Robillard1-0/+2
2015-12-04Add parameter example pluginDavid Robillard1-0/+124