OSC improvements

- Shift button, I tried to create a 'real' Shift Key to control Fine mode on encoders but nothing happens !
Is this behavior intended or a bug? The Key is seen on on Tab99 but it does not work like on a real console.
Can you make it possible to use the 'Shift' Button when using /eos/wheel/<parameter>

- Parameter controls, OSC cmd '/eos/param/<parameter>' allows some actions like 'home', 'min', 'max' ....
It would nice if this actions will also available for wheel messages like
'/eos/wheel/<parameter>/home' or '/eos/wheel/<index>/min'

- User, If I fire a macro like '/eos/user/0/macro' with User 0 (background) all following actions on encoder does not work.
Does changing the user inside a command set the user also for the following commands?
I would expect that only '/eos/user=x' will change the user for all following commands.
For any other commands user should only work for the actual command, not for following commands.

- Implicit OSC output, can you add an output for the encoder category to '/eos/out/param/<param>' ?

Parents
  • > - Implicit OSC output, can you add an output for the encoder category to '/eos/out/param/<param>' ?

    This would be extremely useful to have!!
    And I'm surprised it isn't there already. We can set values remotely, but cannot read them? This forces you to completely remote-control EOS, outright overwrite values, as you cannot interact with what happened in the console/nomad.

Comment
  • > - Implicit OSC output, can you add an output for the encoder category to '/eos/out/param/<param>' ?

    This would be extremely useful to have!!
    And I'm surprised it isn't there already. We can set values remotely, but cannot read them? This forces you to completely remote-control EOS, outright overwrite values, as you cannot interact with what happened in the console/nomad.

Children