Hi, I made it work by replacing the following text in the JSON file: [self.track_num(3)] => update the track number self.midi_note_ch_0_val_59 => update the midi value C20 => update the pad number This saved me hours of work in CSS.. I wonder if it would be possible to have a version of the app in […]
Wow thanks I will try this! Where do I need to put this file again? Thanks again for your work.
Hi John, Yep spot on, I save the file every-time I make an alteration but the issue for me is that this saved file (both the controller and the script) get wiped each time I encounter this issue. If was thinking if save as was possible then creating backups would be super easy. At the […]
“There is no save as button” since version 2.8 there are save buttons which save direct to the json files when clicked. Can you post a screenshot of CSS when this happens please.
So I managed to work this out however I have another issue to tackle. First, in case anyone else is interested, the solution I found… I have 4 chains on the track (all wavetable presets) each with their own unique 8 macros(i.e. using variations will not work). In Live I have set up clip actions […]
Hi John, Thanks for your response. I updates CSS on Monday so yep its the latest version. The Script goes blank on the MIDI Scripts side as well I checked that last night. It’s so strange – at the moment I am just updating it every 5 minutes on time machine
It’s done it again, It keeps freezing when generating a new script and it erases all the script and controller data when it happens. There is no save as button so the only way to keep on top of these random outages is to keep manually backing it up in the folder, which when you’re […]
Hi, If the controller template json file itself is empty then probably not unfortunately. If you have previously generated the script into Ableton, the script.json file will also be in the midi remote script folder, so you can get that back. Are you using the latest version of CSS 2.8.3?
Hi Wim, I n this attached script I need a way to change the track number (now it’s set to 4) and the pad number (now it’s set to C20) using your method described above by text replacing the JSON file. I tried and it kind of works: To replace the pad I text replaced […]
Yes, I tried but when i choose ‘set selected track’ I can only choose a track number or a modifier. There’s no option to select ‘visible and relative track’ I know I can use modifiers but I’m using all 20 for selecting the relative tracks in my session box Sooo … ?