getting park info via osc

Would be quite neat to receive park info via osc.
there is a workaround to do it, but its quite dirty.

at the moment, its possible like this:

use a seperate user for all osc calls

  1. go into blind, park page
  2. [select active] -> receive all parked channels with any value from /eos/out/active/chan
  3. Chan [X] -> receive specific stored intensity for the selected channel via /eos/out/active/chan

This basicly also works other things like chan levels in cues, presets

Sure has its flaw, as it only returns intensity levels in park but that would be enough for my use case anyway.

Related