View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008243 | ardour | bugs | public | 2020-06-15 16:26 | 2020-06-23 16:06 |
| Reporter | sapista | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Arch | OS | Linux | OS Version | (any) |
| Product Version | 6.0 | ||||
| Summary | 0008243: OSC /select Feedback messages for non-selected strips | ||||
| Description | While operating Ardour controls from a non-selected strip the value of these controls is send as an OSC feedback message with the /select path. For example, selecting strip 1 and moving the trim gain in Ardour GUI actually sends /select/trimdB commads. I confirm this behavior for all strip controls: trim gain, panner, mute, solo... except the fader. | ||||
| Steps To Reproduce | #Listen to incoming messages from Ardour dump_osc 8000 #Config surface send_osc osc.udp://127.0.0.1:3819 /set_surface 0 7 24771 2 0 #Select a strip send_osc osc.udp://127.0.0.1:3819 /strip/select 1 1 Then operate a control like the trim gain from the Ardour Mixer GUI. The /select/trimdB messges will be feedback independently if the control was operated from the selected strip or from another one. | ||||
| Tags | No tags attached. | ||||