Saving state of capture with Live project?
Hi,
I'm making a Live companion widget for the Behringer Ub-Xa. It follows and stores active program, and gets the current patch name from sysex using JavaScript.
Only thing missing is that I'd like to store the used patch in the Live project also, but I cannot figure out is there a way to store the ~2kb sysex data. I'm keeping it in a capture object and flows work fine, but I didn't find a way to bind pattr with capture. Is that possible, or ís there some other way to do this?