“Index is Out Of Range Error”
a mapping in your script is trying to set a parameter to a track or device position which doesn’t exist in your Ableton session.
a mapping in your script is trying to set a parameter to a track or device position which doesn’t exist in your Ableton session.
You would need to add them directly in the script json file which are stored on your computer in: home directory > control surface studio 2.8 > script There’s an array of objects called ‘modifiers’. Each object defines a modifier. You can add as many as you like to this, just make sure to update […]
I made myself one a long time ago, so I dont remember any details, uut I think it should work OK. 🙂 And im happy to share because I feel like people arent sharing enough here for some reason. 🙁 its stupid and no one benefits from this approach, everyone loses. There must have been […]
I think we already discussed this via email, but everyone else, the controller could be sending MIDI clock or some other continuous MIDI data which is overriding the MIDI sent by the pot when it is turned. You could either try turning this off on the controller, or turn MIDI learn off while you input […]
Are you seeing any errors in the CSS log?
Check the Live major/minor version number in the CSS app settings menu. It needs to be the same as the version of Live you’re using or it will be monitoring the wrong Ableton log file.
Hi Jhon, I know the midi mode but overlooked that in my thinking of building a script. I think indeed that this can be a route to build a nice script. I will look into this. Thanks!
Never tried this but you could connect multiple midi controllers to some sort of MIDI hub so that is appears as a single Midi controller and connect that to Ableton live. Use 1 script in CSS, add the midi inputs for all midi controllers to 1 single controller template. Ensure that the midi input data […]
So does that mean that currently the faderport 8 and 16 are not supported?
Have you tried making a script for it? what issues have encountered if you have?