Create a "Learn" action for convenience
Issue #3
resolved
Should behave a bit like the built-in MIDI learn.
Suggestion:
- Detect the last touched target
- Find the most appropriate ReaLearn instance
- If there is a ReaLearn instance which already has a mapping with that target, choose this one
- If the target is a track target and this track has a ReaLearn instance, choose this one
- If not, choose the first-added instance
- Find the most appropriate mapping
- If the ReaLearn instance already has a mapping with this target, choose it
- If not, add one
- Open the ReaLearn instance floating UI and open the mapping detail UI
- Activate "Learn source"
Comments (5)
-
reporter -
reporter re
#4Use UI thread fix again because the other one is not stable and probably never can be stable, re#3Fix known issue picking up track volume as last touched parameter→ <<cset 858235c59060>>
-
reporter re
#3Show message if action is triggered but no ReaLearn instance is available in the current project→ <<cset e54210fe0690>>
-
reporter - edited description
-
reporter - changed status to resolved
- Log in to comment
re
#3Arm ReaLearn track when using learn action (known issue: sets track volume as last touched parameter)→ <<cset c41b8e9025d2>>