live.observer errors
hey you guys, i've been trying to make a full screen monitor window for my drummer when we're doing a live show. I've been unable to solve this: I'm sending a clip id to this little subpatch. It works untill i want to observe another clip then i keep getting "live.observer: Setting the Id cannot be triggered by notifications. You will need to defer your response." messages from both the live.observer and the live.object's. I tried fiddling around with deferlow but no luck, what am i doing wrong?
Try inserting [deferlow] at the patch input.
Your attachment seems unreadable...
The device is quite complex and from a quick look I don't see any obvious problem. To find the culprit you may need some systematic tests of the individual parts where id's are generated and used.
there are no problems going on unless I try to make this progress bar happen. I have the idea it has to do with more that one live.observer, but no idea how to fix it.
there are no problems going on unless I try to make this progress bar happen. (the part from my first post) I have the idea it has to do with more that one live.observer, but no idea how to fix it.
So you may check all operations/observers which are involved making the progress bar happen.