Newbie, first script isn’t working
Just starting with CSS and not having any luck
I’m using a MFT and want to control volume and mute for channels. I’ve followed the directions closely and also tried to create a script using the web version, but Ableton 11 isn’t recognizing the input.
When I load my live project, it says the control surface is active. But nothing works.
I reset my MFT to factory default. I’m just using the first scene or whatever they call it, whre all the encoders are purple.
BTW, I do see this in the CSS log after I try to run things..
One other strange thing – there’s no way to select Button 1 to add a mute. It’s missing from the list of controllers. I don’t think I’ve used it elsewhere.
Hopefully this is a minor thing. I’ve got a bunch of controllers I want to use and am hoping remotify was a good investment.
>>
Traceback (most recent call last):
File “/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/test/__init__.py”, line 4, in create_instance
return test(c_instance)
TypeError
:
‘module’ object is not callable
Traceback (most recent call last):
File “/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/test/__init__.py”, line 4, in create_instance
return test(c_instance)
TypeError
:
‘module’ object is not callable
Traceback (most recent call last):
File “/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/test/__init__.py”, line 4, in create_instance
return test(c_instance)
TypeError
:
‘module’ object is not callable
Traceback (most recent call last):
File “/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/test/__init__.py”, line 4, in create_instance
return test(c_instance)
TypeError
:
‘module’ object is not callable
Traceback (most recent call last):
File “/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/test/__init__.py”, line 4, in create_instance
return test(c_instance)
TypeError
:
‘module’ object is not callable
Traceback (most recent call last):
File “/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/test/__init__.py”, line 4, in create_instance
return test(c_instance)
<<
Thx – I mean can I create one script for one “song” where maybe I’m controlling volumes and mutes. And can I create a different one for a different song where I’m controlling launching samples? Otherwise I’ll have to plan out a mega script for everything I want to do.
When I was doing this all using Reaper, the MFT mappings were stored in the songs and song templates. This was useful because I could change them around, and more importantly, when I went to an older song, it loaded the older mappings.
Thx
Sign up
User registration is currently not allowed.