View Issue Details

IDProjectCategoryView StatusLast Update
0009643ardourfeaturespublic2024-02-23 17:08
ReporterWerner Back Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009643: More assignable options for remote in monitor section
DescriptionI would love to have more options to assign to buttons on my remote for the monitor section. At the moment I only have the options "Mute", "Dim", "Mono", which is a bit poor...why can't we have the buttons like "SIP", "PFL", "AFL" and so on? I use them a lot and having those on my remote would be very conveniant.
BTW, the already assigned options show up only for the function keys, the other assignments don't show after a fresh start (but keep being assigned).
TagsNo tags attached.

Activities

x42

2024-02-23 17:08

administrator   ~0028544

The short answer: those buttons are not automatable controls (like Mute, solo), which are evaluated in realtime context.
Controls are always bindable (MIDI learn) and remote controllable from any UI and any thread.

Solo options are not controls, but global session configuration. An entirely different mechanism is used for those.
Only the GUI can safely change those.

It would require a bit of work to make those safely accessible to control surfaces.

Issue History

Date Modified Username Field Change
2024-02-23 06:45 Werner Back New Issue
2024-02-23 17:08 x42 Note Added: 0028544