Hi,
Is there any way to record and play back gui interaction without manual patching using [send]?
Purpose would be to be able to store a performance in control domain.
Record gui interaction?
Hi,
Is there any way to record and play back gui interaction without manual patching using [send]?
Purpose would be to be able to store a performance in control domain.
@cfry if you mean storing the output of sliders etc. then you can store the output in a [text insert]
/[text (define)]
and playback with [text sequence]
, or use [qlist]
I also have some stream objects in my library shadylib that also can store automation-type things in lists.
Yes, that is what I meant. But I wondered if there was some lib, mod, or hack that let you record without manually patching the sliders to be recorded.
Anyway, some fun exploring qlist now.
Oops! Looks like something went wrong!