Skip to content

ReaLearn: Is it possible to fire mappings in a sequence? #1438

Answered by helgoboss
sitruss asked this question in Q&A
Discussion options

You must be logged in to vote

You could achieve that by adding another mapping that mutes/unmutes after a small delay (mapped to the same button). ReaLearn processes the mappings in the order they appear, from top to bottom. You can achieve the delay by using control transformation preset "Templates → Other → Delayed button" (best use it with "Press only", otherwise releasing the button will overwrite the delay).

Another potential way: You can prevent a mapping from firing by turning it inactive if an FX param is not in a certain value range. For example, you could turn the "Mute" mapping inactive if "Wet" is > 0%. And turn "Unmute" mapping active if "Wet" is 0%. This is called target-based conditional activation.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by sitruss
Comment options

You must be logged in to vote
1 reply
@helgoboss
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants