Session box problem

3.88K viewsCSS Questions
0

Hello, I’ve made a 4×4 session starting from pad 5 in order to use the four last columns of my APC mini for clip launching in Live. I have also mapped 2 buttons for up-down navigation but my problem is that I don’t get the correct led feedback. The apc mini continues to show me the 16 clips of the pads that I assigned in the first place and when I schroll down the scenes won’t change relatively. Am I doing something wrong? Or is this a feature not included?
Thanks in advance

admin Changed status to publish
Attached Files:
0

It actually did once after I deleted the previous session box and made a new one.! But, it was really really slow. It did 1 sec to refresh the grid of the clips. When I tried to make a few changes in the new session box to add a stop all button I had the same problem. It freezes at the starting point of the grid and doesn’t respond tp the scholl buttons. Then the pads of apc mini turned all red.

Here is the log:

Traceback (most recent call last):
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/__init__.py”, line 4, in create_instance
return css_test_session(c_instance)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 39, in __init__
self.set_active_mode(self.modes[0])
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1995, in set_active_mode
remove_mode()
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 449, in _remove_mode1
self.remove_session_box(combination_mode)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1852, in remove_session_box
self.current_track_offset = self._session._track_offset
AttributeError
:
‘css_test_session’ object has no attribute ‘_session’
Traceback (most recent call last):
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/__init__.py”, line 4, in create_instance
return css_test_session(c_instance)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 39, in __init__
self.set_active_mode(self.modes[0])
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1995, in set_active_mode
remove_mode()
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 449, in _remove_mode1
self.remove_session_box(combination_mode)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1852, in remove_session_box
self.current_track_offset = self._session._track_offset
AttributeError
:
‘css_test_session’ object has no attribute ‘_session’
Traceback (most recent call last):
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/__init__.py”, line 4, in create_instance
return css_test_session(c_instance)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 39, in __init__
self.set_active_mode(self.modes[0])
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1995, in set_active_mode
remove_mode()
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 449, in _remove_mode1
self.remove_session_box(combination_mode)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1852, in remove_session_box
self.current_track_offset = self._session._track_offset
AttributeError
:
‘css_test_session’ object has no attribute ‘_session’
Traceback (most recent call last):
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/__init__.py”, line 4, in create_instance
return css_test_session(c_instance)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 39, in __init__
self.set_active_mode(self.modes[0])
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1995, in set_active_mode
remove_mode()
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 449, in _remove_mode1
self.remove_session_box(combination_mode)
File “/Applications/Ableton Live 10 Suite.app/Contents/App-Resources/MIDI Remote Scripts/css_test_session/css_test_session.py”, line 1852, in remove_session_box
self.current_track_offset = self._session._track_offset
AttributeError
:
‘css_test_session’ object has no attribute ‘_session’
Clear Log

admin Changed status to publish
Attached Files:
You are viewing 1 out of 9 answers, click here to view all answers.