View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006224 | ardour | bugs | public | 2015-03-31 17:09 | 2020-04-19 20:17 |
| Reporter | nettings | Assigned To | x42 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0006224: OSC plugin parameter control works only for first parameter | ||||
| Description | Only the first parameter of each plugin is accessible to external OSC control. The second parameter will invariably show "[ERROR]: OSC: Parameter # 1 for plugin # 0 on RID '1' is not a control input" . | ||||
| Steps To Reproduce | Start a minimal ardour session with a single mono track. Add the simple delay line with cubic spline interpolation (or any other plugin with at least two params, really). Activate OSC support. Open the plugin to see parameters change. Then try the following commands from a shell and observe the Ardour log window. oscsend localhost 3819 /ardour/routes/plugin/parameter iiif 1 0 0 0.5 (the plugin parameter changes as it should) oscsend localhost 3819 /ardour/routes/plugin/parameter iiif 1 0 1 0.5 (no change, log shows error quoted above) | ||||
| Tags | No tags attached. | ||||
|
|
fixed in 4.0-rc2-4-g7c146a9 |
|
|
confirmed, thanks! |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-03-31 17:09 | nettings | New Issue | |
| 2015-04-04 01:17 | x42 | Note Added: 0016533 | |
| 2015-04-04 01:19 | x42 | Status | new => resolved |
| 2015-04-04 01:19 | x42 | Resolution | open => fixed |
| 2015-04-04 01:19 | x42 | Assigned To | => x42 |
| 2015-04-04 06:55 | nettings | Note Added: 0016534 | |
| 2020-04-19 20:17 | system | Note Added: 0023428 | |
| 2020-04-19 20:17 | system | Status | resolved => closed |