[Solved] Defer your response
Hi, what does mean this:
> Changes cannot be triggered by notifications. You will need to defer your response.
Related to this script:
self.song().tracks[self.get_list_item("list1", 1)].color_index = self.get_list_item("list1", 0)
this:
Traceback (most recent call last):
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_Framework/Task.py”, line 233, in do_update
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_Framework/Task.py”, line 54, in update
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_Framework/Task.py”, line 149, in do_update
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_Framework/ControlSurface.py”, line 546, in message
TypeError: ‘int’ object is not callable
–
–
Don’t you have it if you try the script?
Does it work for you?
Sign up
User registration is currently not allowed.
What are the errors you are getting from this?