Concurrent Macros?

So I need multiple macros to be able to run simultaneously. Is there any way to do that? Right now starting a new one while another is running terminates the other. I tried setting them to all different kinds of priorities to no avail. 

Parents Reply Children
  • Mathilda, from what I've gathered from various interactions, is that he is trying to "build a better mousetrap" by creating a completely outside of EOS playback system. He is using a custom plug-in, riding on top of Blender, so in order for his playback system to work he is hacking in playback command via OSC and other network-based commands. Thereby using Eos primarily for it's fade engine. And adding two layers of abstraction from the fade engine.

Related