+1 for this 2 options. I' m new to this program and very surprised and disappointed it seems impossible to bulk edit mappings...
View QuestionFabrice Planquette | Answers
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 QuestionIf 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 QuestionThis 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 QuestionAnd 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