Skip to content

Instantly share code, notes, and snippets.

@tschiemer
Created April 13, 2022 08:49
Show Gist options
  • Save tschiemer/7780a3563266febc4297693d379aec41 to your computer and use it in GitHub Desktop.
Save tschiemer/7780a3563266febc4297693d379aec41 to your computer and use it in GitHub Desktop.
totalmix remote
GET ?t=deviceList HTTP/1.1
HTTP/1.1 200 OK
Content-length: 38
["Digiface USB (*SERIAL*)",*SOME-NUMBER*]
GET totalmix/Digiface-USB-(*SERIAL*)?t=all HTTP/1.1
HTTP/1.1 200 OK
Content-length: 82072
s :=*state data*
x := low nibble of s[6]
y := high nibble of s[5]
get meter-data (?)
udp-tx: 015Axy0C 00000800
udp-rx: 448 bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment