Try clearing your log. Details here: https://remotify.io/community/question/css-studio-seems-unstable-fixed#c…
Archives
Try clearing your log. Details here: https://remotify.io/community/question/css-studio-seems-unstable-fixed#c…
Multiple Session Boxes – One Controller? Any chance?
It’s only possible to have 1 visible session box per script at a time.
Select/Delete Clips
Do you have a session box active in your mode?
Following the instructions of JohnC the log throws this error: object has no attribute ‘relative_tracks_dict’ Since this post is 1.5 years old – has anything changed?
Following the instructions of JohnC the log throws this error: object has no attribute ‘relative_tracks_dict’ Since this post is 1.5 years old – has anything changed?
Patent param Bank not found.
Try selecting all of your mappings and exporting them. Then import the file as a new script, or into a script.
LED Feedback for when track is playing
Hi, did you ever find a solution?
How to react to a started clip recording?
I tried it with another listener: self.song().tracks[0].clip_slots[0].add_has_clip_listener self.song().tracks[0].clip_slots[1].add_has_clip_listener fires if a clip is created on first track in the first 2 slots. But when I add a listener like that: self.song().tracks[0].clip_slots[self.get_modifier_value(“m1”)].add_has_clip_listener And change the value of m1 for example to 1 then the listener only fires if I create a clip in the first slot. […]
Patent param Bank not found.
Is this in CSS version 2.8+ ? I’ve never seen this error before, but parameter banks where removed in this version and should be ignored.