When Ableton upgraded from 10 to 11, they changed the version of Python used by MIDI remote scripts from 2.5 to 3. So scripts built for 10 won’t work in 11. You will need to re-generate your scripts from Control Surface Studio, directly into Live 11. This will create the script using Python 3. Setting […]
@MatMartigan the code for looping through sends is incorrect. This is why it’s not working for you. I’ve reported this to be fixed in a future update, but for now here’s what you can do: Switch the loop into ‘custom coding mode’ and change the code so it matches the following: Attached is the working […]
I have now completely re-written this article for use with Control Surface Studio 2.8.5 https://remotify.io/how-set-single-button-control-ableton-live-play-stop/
Graças as sua dificuldade meu deu uma idéia e conseguir chegar a solução. segue a foto em anexo de como conseguir. boa sorte!
The problem with automation only arises if you set Listeners onto your parameters. If you instead set Listeners onto your MIDI Controller, you shouldn’t have problems with automation. But as you mentioned yourself, when you change parameters on 2 Tracks at the same time, your script will have to set a rule on which device […]
Hi all, We recently migrated our website to a new system, due to this there are likely still some dead links. we also killed off some no longer relevant pages. The Reactions reference page you mentioned was actually for an older version of Reactions which is no longer applicable so we removed it. With regards […]
@Tbull, here’s a full tutorial on how to do it, it’s using the old layout (css 2.7) but the settings for each mapping will be the same: https://remotify.io/how-set-single-button-control-ableton-live-play-stop/
As metioned earlier, here’s a couple of Reactions that should allow you to change the Track Volume of Visible Tracks, with Faders, based on the position of the current Selected Track. In the Reaction named “Control Track Volume with Faders” you’ll need to do some setup with your Listeners. I added explanation inside the Notes […]
Heya, running into a similar problem here. I have a shift mode, all buttons work fine in both shift and regular mode. However, my LED feedback (pad lit up when playing, dark when not) “resets” when I change modes and the light turns off. Messing around and trying to fix it now, but it’d be […]
About 5 months ago I started a spreadsheet to have all of the options for Conditions, Actions, etc… in a searchable (using cmd + F) and filterable way. Over time it grew a bit but it’s still a work in progress. The Documentation also linked to some of the posts on the old Remotify website, […]