Highlight/Track Navigation and scrolling?
There’s nothing available for this as far as I know 🙁
There’s nothing available for this as far as I know 🙁
Version 1.1 of the Mixify script was released yesterday. This fixed a couple of bugs (including the Exclusive Arm bug reported here: https://remotify.io/community/question/exclusive-arm-exclusive-solo-adde…). Make sure to download this version from your Account > My Downloads section in the main menu of this website. Also, the Mixify script can now be edited using our Control Surface […]
Thank you, I can confirm this is working correctly now.
Thanks for the details! this is now fixed. Re-generate your script and MIDI tracks without an arm button won’t cause a problem.
I’m asking about the Akai MIDImix unit itself, is that set to its default MIDI settings? are you overriding the MIDI data being sent from it in any way? Also, try pressing the “send all” button in the top right corner. We have just received a report from a customer experiencing the same issue as […]
I figured it out. It happens when in the session there are tracks without arm button. For example MIDI track with “MIDI From” set to no input or group track. When I deleted these 2 kind of tracks arm feature started working. Have you tested such scenario?
Thanks for your answer. I’ve never edited the script manually. And what this message even mean? I don’t get what is the “track in question”. I can normally arm/unarm any of the tracks in ableton UI. The issue occurs only when I try to do it with a controller/CSS script. Attached is the piece of […]
Have you edited the code manually? This code…. self.song().tracks[index].arm = False Doesn’t exist in the ‘bool_brain’ method. In any case, its telling you what the issue is: The Track in question cannot be armed! I’ve tested exclusive arm multiple times and it works completely fine for me.
Theres not really anything that can be done as far as I’m aware. This is MIDI data which was programmed into the MIDImix by Akai themselves, hence why we didn’t add a mapping to that button in the Mixify script.
Hi, is your MIDImix set to its default/factory settings?