Edit APC40 MK1 MIDI Template

Steve Wade

New Member
I'm very new to scripting but I do comprehend the aspects of changing a buttons' function or a slider but here's my issue. In my Beyond workspace I prefer a cue grid of 8 X 8, when I connect my APC40 the grid is changed to 8 X 5. So, I go into Settings>Configuration>Grid and change it back to 8 X 8 and everything works fine. I get the APC40 only has 40 buttons for cues, and cue rows 6 - 8 aren't triggered or affected by the APC40, I'd just like it to stop changing the grid configuration in the first place, I just don't know how. My guess is it's ridiculously simple and this is a real noob question.
 
Go to settings >> midi >> your controller >> tab scripting >> click the edit button underneath initialization script >> scroll down till you see "SetGridSize 8,5" and put // in front of it.
This should stop changing the grid size on initialization.
 
Back
Top