View Issue Details

IDProjectCategoryView StatusLast Update
0005505ardourbugspublic2013-05-23 14:50
Reporteredekock Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0005505: MIDI Feedback behavior is inconsistently applied between buttons
DescriptionWhile trying to setup a control surface mapping I've noticed that MIDI feedback from Ardour behaves differently for different buttons.

The Record Enable button appears to work correctly, when I Mouse-Click the button, it sends an appropriate MIDI command to the control surface, however if Ardour receives the "route/recenable" sequence from the control surface it doesn't send feedback.

Other buttons eg Mute send feedback both when I Mouse-Click the button and when my control surface sends a "route/mute" MIDI command. This potentially sets up an undesirable looping behavior.
Either behavior can be catered for on my controller, but I'd expect a common approach across all buttons.
Additional InformationBoth Controls are mapped using CC messages:

<Binding channel="1" ctl="1" uri="/route/mute B1"/>
<Binding channel="1" ctl="0" uri="/route/recenable B1"/>

The Control Surface is my own custom device, and can emulate any MIDI command.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-05-23 14:50 edekock New Issue