View Issue Details

IDProjectCategoryView StatusLast Update
0006224ardourbugspublic2020-04-19 20:17
Reporternettings Assigned Tox42  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0006224: OSC plugin parameter control works only for first parameter
DescriptionOnly 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 ReproduceStart 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)
TagsNo tags attached.

Activities

x42

2015-04-04 01:17

administrator   ~0016533

fixed in 4.0-rc2-4-g7c146a9

nettings

2015-04-04 06:55

manager   ~0016534

confirmed, thanks!

system

2020-04-19 20:17

developer   ~0023428

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.

Issue History

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