Commands Clear Solo - JoueBien/X32-OSC-Workbench GitHub Wiki

We can clear all the solos by sending the following. We need to send a single int set to 1. If we don't send a int of 1 then the command is ignored.

/-action/clearsolo
[
  {
    "type":"i",
    "value":1
  }
]