

Also, in consts.py, I changed every "range(.)" to "list(range(.))". I added "from builtins import range" to your files, as I noticed it was present in the decompiled ones. Eventually, I figured out that there was a problem with the use of range().
#Script debugger selection to clippings code
I looked for the code lines mentioned in the error messages for your script and compared those lines to the decompiled Live 11 MackieControl script. Then I found out about the Preferences/Log.txt file for debugging. When I found a difference, it was hard to tell if it was something you added or something that changed from Live 10 to Live 11. Yes, I found the decompiled version of the original MackieControl for Live 11, and my first idea was to try and implement your changes there, but that was too complicated for me! I can decipher code but I'm not a programmer, and I was still figuring out how those remote scripts work. In case of Live 10 on Windows 10: "C:\ProgramData\Ableton\Live 10 Suite\Resources\MIDI Remote Scripts\". Installation: Unzip, put folder "XTouch" at folder "MIDI Remote Scripts"
#Script debugger selection to clippings how to
If you have any idea how to improve X-Touch workflow in Live please welcome. OPTION + ALT + rotation - move loop end bracket New options: SHIFT + rotation - ZOOM in/out in arrangement view Led is ON when current track is a GROUP and blinking if current track is in a group. GROUP - Expand/collapse selected track if it is group of tracks. SOLO (near REC button) - switch clip/device view. CONTROL + MARKER - create marker at current position or delete it In arrangement view - enable "back to arrangement" SCRUB - in session view run selected clip. Led blinking when metronome is active, CONTROL + CLICK - tap tempo SHIFT + CONTROL + ARM - Toggle monitoring state (non exclusive)ĬLICK - turn on/off metronome. If monitoring state = IN then ARM LED is blinking

SHIFT + ARM - Toggle monitoring state (exclusive) In/Auto. I did some improvements of Mackie Control script for Behringer X-Touch control surface.Ĭhannel strip level meters are modified to indicate clipping when it occurs.ĭISPLAY (near time display) - switch session/arrangement view
