- Host: MacBook Pro (Nomad Primary) - IP 10.0.0.214
- Remote: iPad Pro - IP 10.0.0.109
- Networking: Dedicated router, no internet.
- Mac OSC config: Using
127.0.0.1for local loopback (TouchOSC to Nomad on the same machine). - Ports: Eos RX/TX 8000. iPad Receive 8000. Mac Receive 9000.
- Eos Settings: OSC TX/RX Enabled, User 1.
- Direct OSC Addresses:
/eos/effect/2/stop(with and without arguments)./eos/effect/stop
- Command Line via
/eos/cmd:- Address:
/eos/cmd| Argument:Effect_At_Enter - Address:
/eos/cmd| Argument:Effect_2_At_Enter - (I confirmed that typing
Effect 2 @ Enterdirectly on the Nomad keyboard works perfectly).
- Address:
- Key Emulation:
/eos/key/effect_stop
- Double Validation:
- Sending
/eos/cmdfollowed by a separate/eos/key/entermessage.
- Sending
- When using
/eos/cmd, the syntax sometimes appears in the command line but doesn't execute, or simply nothing happens. - The Diagnostics Tab (99) shows the incoming OSC messages correctly, but the effects keep running.
- Other commands like
/eos/key/go_0work instantly.
/stop command in recent Eos versions? Has anyone encountered a conflict between the local loopback and the Effect engine specifically?