JAM API, WebSocket
This API is not yet mature and is expected to change throughout the beta testing period.
Notes are sent from MIDI Guitar's Lua and Html modules on a WebSocket at localhost, port 8080.
Note streaming format
time, beat, beat-fraction \n
number-of-played-notes \n
note-id, age, string, pitch, bend, pressure, brightness \n
number-of-lua-processed-notes \n
note-id, age, string, pitch, bend, pressure, brightness \n