Auto-banking actually works with this script? Just to clarify, track 1 is focused in Cubase. Then I focus track Cubase track 137 and my X-Touch automatically shows track 137 without me pressing the bank button 17 times?
glad to see thereâs another MCU Pro user here! I silently started working on an MCU Pro version of the script this week, the pull request is here #11. Would you mind coming over to GitHub to discuss any MCU-specific issues directly in the MCU Pro pull request? Maybe @skijumptoes can also help us there.
@bjoluc ,
Is there a PDF or another document that nicely lays out all the functionality that your script adds beyond the standard MCU? Is it just that readme.md doc on Github? This would be a great help to take advantage of the added functionality. I love the color added already.
How would you envision such a document, besides whatâs in the readme? And is there anything I can improve with the readme? Happy to take suggestions for both. Ideally, Iâd like to keep one place to document everything and the GH readme is very convenient for me.
Iâd say no. This script might work to a certain extent, but I think creating a dedicated (non-MCU-based) X-Touch compact script would make more sense (Iâm not going to add support in this script). If youâre thinking about getting a DAW controller, consider investing into an X-Touch â the extra features are totally worth the price IMHO!
Hi mate, havenât tried your script because I donât own such controller, just a question: Do you update the MR UI accordingly? The more I use the UI the more I realise that documentation can become less necessary
When switching Fader banks, itâs always jumping 8 or 16 faders, depending on if there is a extender connected or not. Would it be possible to always limit it to 8 channels only, even when 16 faders are available?
Hi @mat,
the MR API only offers banking actions for all channels, so thereâs nothing I can do here (despite repeatedly shifting by one channel which would run everything but cleanly). I like the way it works though
When I activate the Surface I added I have 2 X-Touch MIDI Controllers in the MIDI Remote screen
PROBLEMS:
X-Touch does not respond well
(faders, buttons, etc⌠do not reflect commands correctly, buttons do not light up (select, solo, mute and rec) faders do not move when operated from Cubase. The channel selector only works for the Extender. And much more!
In your behringer_xtouch.js, it must be : devices: ["main","extender"]
Then you must set your parameters with something like this (invert the âExtâ and non-âExtâ, I use it in extender,main configuration) :
Donât use âMIDIIN2â or âMIDIOUT2â, thatâs the MIDI physical ports of the X-Touch.