View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009643 | ardour | features | public | 2024-02-23 06:45 | 2024-02-23 17:08 |
Reporter | Werner Back | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0009643: More assignable options for remote in monitor section | ||||
Description | I 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). | ||||
Tags | No tags attached. | ||||
|
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. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-23 06:45 | Werner Back | New Issue | |
2024-02-23 17:08 | x42 | Note Added: 0028544 |