Drum Rack with User Remote Script
HELP!!!
One of the final steps to developing an amazing controller script- for me – is to add one mode, or pad set, that has NO assignment in my MidiControl Script.
THEN I create a super simple UserRemoteScript so that with that mode, my device’s 16 pads work with the 16 pads in the visible drum rack, and – much more exciting – follow them when they move.
Using UserRemoteScript, what you see is what you play, and when you scroll the pads on the screen (with your mouse, or if they are already selected the up and down arrow on your keyboard – or if your controller is sophisticated enough the buttons assigned to that function)
AWESOME.
BUT this is no longer working on CSS at least not 2.7. (Or maybe it’s live 11) NOW, when I add a UserRemoteScript for this controller, the CSS MidiRemoteScript no longer loads!!
These used to be concurrent, and the MidiRemoteScript would take precedent. When there was nothing assigned, I would get the UserRemoteScript. This was incredibly versatile since CSS (and Remotify’s webapp) have no way of emulating this kind of behavior (as far as I know.)
Is there any work around to get both working? I thought it was a midi channel thing, but it doesn’t work, no matter WHAT I do – where it used to work wonderfully before.
I’d appreciate ANY information ANYONE can give me.
Hey Frankz,
sorry for the late reply!
You already have a script – meaning a CSS script or a UserConfiguration.txt?
If you have a CSS Script, then ADD a UserConfiguration.txt by following the instructions in the User scripts folder It’s pretty clear, but if you’re having trouble getting that working, UNSELECT the CSS Script for your controller, so they are not competing.
If you have a UserConiguration.txt already working then create a CSS Script by following the instructions on this website.
THEN
Associate TWO of your (six so far) Midi script selectors with this controller and in the first select the userconfiguration.txt script and in the OTHER select the CSS Script.
the drum rack will be ignored UNLESS the mode (or the whole script) doesn’t even refer to the pads.
In fact, whatever controls are IGNORED in the CSS script (or current mode) will be pulled from the config.txt file.
Does this answer your question?
Sign up
User registration is currently not allowed.