Yeah I had thought of that as a backup plan ... but yeah it's a looot of params to go through
I've asked the creator of the OSCp5 lib for help regarding the bottleneck. Hopefully it should give me a better solution. Either way thanks for the help!
Hm yes, good point. I've found another solution that works for now.
The problem I had is that I'm routing the OSC messages from Resolume through a Processing sketch, towards 2 other addresses (touchOSC and Duration.cc) - I was simply forwarding a message each time the oscEvent() listener was called ...
I use a lot of effects with animated parameters. When I bypass these effects or put their opacity on 0, R4 keeps sending out the changing values with OSC. Is there a reason why this happens?
If not I would like to propose being able to disable "useless osc messages" - I ...
Hi guys, I asked about this a couple of days ago and apparently others have asked about this too. I wondered if it was possible to select the transitions for RND mode.
Been catching up on this wonderful piece of software a lot these last few days and am starting to figure out just how far I can go ...
Hi guys, there's a few things I'm wondering about which I can't find a response to myself-
- Placing effects on a layer instead of composition or active clip seems to stretch the output horizontally for some reason (for example stingy sphere)
- I like to use RND auto transition for some layers ...