Overlaying the Eos Command Line

Eos outputs every user’s command line via OSC. The output from Eos is:

/eos/out/user/<user#>/cmd

There is a single argument sent with this message, which is the full command line for that user

In Eos

  • Note the user number currently in use

  • Navigate to Setup>System>Show Control>OSC

  • Change the OSC UDP TX IP Address to the IP Address of your Vor device

  • Note the OSC UDP TX Port

In Vor

  • Navigate to Preferences>Connections

  • Select the “Custom OSC (Default)” Connection, or create a new one if necessary

  • Name this connection “Eos Connection

  • Ensure the method is set to UDP

  • Replace the number in the Port field with the the number from the OSC UDP TX Port in Eos

  • Change “Address 1” to read "/eos/out/user/<user#>/cmd"

    • Replace <user#> with the user number currently being used in Eos

    • An example would be “/eos/out/user/42/cmd

  • Navigate to Layout, and click “Add Widget

  • Enable this widget, and change the type to “Custom OSC

  • Replace “Example Text” with “Eos User

    • The Custom Label should now read Eos User: %1:1

  • Vor will now overlay the command line from Eos User 42

Last updated