Is there a way to output running cues as a .txt file?

Hello!

I'm working on a little project and wanted to see if there is/ suggest a silly feature: Outputting a universes activity as a text document.

What I'd like is just a list of 512 values from 0-255 every cycle of DMX outputted to a new line (like [0, 134, 8, 27, etc]) and to stop and start doing that over the duration of a specified cue or cues.

Is this something you can do via OSC? I've only ever used OSC for triggering qlab, so I'm not sure its full capabilities.

I know I could just program an arduino or something to listen to a DMX input and output this exact thing, but if there was a way to do it natively, it'd certainly save me the hassle.

Thanks!

Related