I have a network controlled composition that I'm working on that I'm having some trouble with. I'm using OSC to enable and disable patches in the slave composition, but if it crashes and reopens any of the values that were previously enabled are now disabled due to the master composition not sending the "True" boolean value. What would be the best way to have a boolean input on a macro that is already connected to OSC receiver always be true when the composition is opened?
↧