Archives

CSS 3 Breaks Button behaviour and crashes MFT when changing Ableton songs

12.1.11 Here are the error messages below I get in CSS when loading Ableton – I don’t see any error messages when it is happening. cannot import name ‘_MxDCore’ from ‘_MxDCore’ (/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/_MxDCore/__init__.pyc) Traceback (most recent call last): File “”, line 1, in File “/Users/st———————-/Music/Ableton/User Library/Remote Scripts/Showsync/__init__.py”, line 5, in from […]

Merging scripts / importing parts of a script

You can export specific mappings from a script from within the script editor (in the left panel at the top of the mapping table). Export the mappings you want (you will get a json file), open the other script in the script editor and then import the json file. If you want to export / […]

Merging scripts / importing parts of a script

Hello, Many thanks for your answer. I was not sure it was possible but your answer encouraged me to look for it and I finally found the buttons. So here it is for other people who want to import/export specific items: There are import and export button on the left panel within a script (left […]