View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006181 | ardour | bugs | public | 2015-02-25 04:27 | 2015-02-25 06:33 |
| Reporter | stef | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0006181: lv2 plugin parameter inconsistency between plugin UI and automation | ||||
| Description | This refers to version 6fd947fe82b8 (Feb 16th, 2015). Sorry, but recompiling takes long on my computer. In amsynth 1.5.1, the parameter "Osc Mix" can take three values: -1,0,1. The generic plugin UI recognizes this, but the automation control for the respective parameter doesn't: controllable.lower() and controllable.upper() yield 0 and 2, respectively. I notices that in amsynth.ttl, that parameter has lv2:scalePoints, but is neither marked as lv2:integer, nor as lv2:enumeration. Is that a problem? I also notices that amsynth's "Osc2 Range" has minimum=-1, maximum=2 in the .ttl, but minimum=-3, maximum=4 in the native GUI. But I guess this one is not ardour's problem (whereas the first problem may be?). I'm using lilv 0.21.1. Thanks, Stefan | ||||
| Tags | No tags attached. | ||||