Hi, We made significant redesigns to the user interface. Although this has changed, all of the concepts discussed in the tutorials remain the same. Here is a video on what changed in version 2.8: https://youtu.be/GeMFgf1VRwU?si=hSS_6WkG-ozFunOG
The tempo mapping type should now work correctly, try re-generating your script.
I have a mode toggle and the LED feedback is working, but it also sends several other seemingly random LED messages to the Softstep. Is this random behavior only happening when using the mode toggle? Could another surface script be sending values to the LED’s? To check this, you could set all other Control Surface […]
Hi Chris, thanks for the link to download the file. The file from your download works. No I can start my Journey to program the twister for Ableton. Your work give me a good starting point. Thanks Peter
Hi, please check the steps on the following page for Mac Intel installation: https://remotify.io/installing-control-surface-studio/
In order to use the following 2 functions in a Reaction: selected_variation_index = [xxx] recall_selected_variation() You would just need to add the track and device pieces before them. Examples (these would apply to the device 1 in track 1): self.song().tracks[0].devices[0].selected_variation_index = 1 self.song().tracks[0].devices[0].recall_selected_variation()
Hi again Ben, Please try it again now, we have pushed a change to the server which should fix this issue.
Hi Ben, Has this only started happening recently for you?
Hi Chris, thank you for the meticulous work to build the template and the script. I downloaded both and imported the json files in CSS Version 2.8.5. The Controller Template imports without problems. The script seems to be empty. Only the 3 Standard Definitions for the mode’s are inside. As I take a look into […]
Hi Chris, Thanks for putting this together. I’m just getting up and running with CSS, so apologies if I’ve missed a step here. Are you able to attach the latest versions of this script / template (e.g. as shared in attached images)? The currently attached files don’t include any mappings in the script, and the […]