Fabrice Planquette | Answers

Fabrice Planquette

+1 for this 2 options. I' m new to this program and very surprised and disappointed it seems impossible to bulk edit mappings...

View Question
0 Votes

Hello, to debug maybe you should post a simpler script with only the reactions focused on the problem. To difficult to investigate in the whole script.

View Question
0 Votes

If I understand well you want to assign LC1 track to a button and get led feedback on this button (or another one) when this track is selected. MFT config is factory ie button 1 = CC2 ch1 hold (momentary)...

View Question
0 Votes edited answer

This first one from Glenn is very clever and simple, just add an exit reaction to the first block when applying to a modifier. You could also do this using this method : https://community.remotify.io/questions/question/cycle-through-values-with-1-button/...

View Question
0 Votes edited answer

And why this script is not accepted in Listener ? [apcode language="python"] self.song().tracks[0].devices[self.get_list_item("list1", 0)].parameters[1].add_value_listener [/apcode]

View Question
0 Votes
Load more answers