[Solved] Defer your response

2.76K viewsCSS QuestionsCSS Error
0

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)

Fabrice Planquette Edited question
0

And scheduler solution reports errors.

Fabrice Planquette Posted new comment
Attached Files:

What are the errors you are getting from this?

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?

You are viewing 1 out of 6 answers, click here to view all answers.