as of: 06-Nov-15
warning: OSC command set may be subject to changes.
/dumpOSC <(int) incomingMode> [<(int) outgoingMode>]
/main
quit [<(int) force=(0|1)>]
version | : | <(String) version> |
/doc
open <(String) path> [<(int) visible=(0|1)>]
/done /doc open <path> <(Int) id> or /failed /doc open <path>
new <(String) processName>
count | : | <(int) numberOfDocs> |
/doc/<address>
<address>
is one of:
active
index/<(int) idx>
id/<(int) id>
close [<(int) force=(0|1)>]
start
stop
pause
resume
activate
id | : | <(int) id> |
dirty | : | <(int) isDirty=(0|1)> |
name | : | <(String) name> |
file | : | <(String) documentFilePath> |
process | : | <(String) processName> |
running | : | <(int) isRunning=(0|1)> |
progression | : | <(float) progression=(0.0...1.0)> |
error | : | <(String) errorMessage> |
query <id> [ <(String) property> ] * N
replies with
/query.reply <id> [ <(Object) value> ] * N
get <id> <... args>
replies with
/get.reply <id> <... args>