Archives

Akai Midimix Mixify launch buttons not working

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 […]

Akai Midimix Mixify launch buttons not working

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 […]

Exclusive Arm & Exclusive Solo added!

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?

Exclusive Arm & Exclusive Solo added!

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 […]

Exclusive Arm & Exclusive Solo added!

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.

MIDI MIX MASTER CLIP MAP

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.