Created
March 14, 2020 18:54
-
-
Save richcarl/2d4c301b7c5b18ba85ba8d2eb840a494 to your computer and use it in GitHub Desktop.
pi_server.erl debug output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sending to "localhost":51238 => ["/model_d/note_on",1,88,127] | |
Sending to "localhost":51238 => ["/model_d/note_off",1,88,127] | |
Bundle:1584211965.223751 [{68, | |
<<47,115,101,110,100,95,97,102,116,101,114,0,44, | |
115,105,115,105,105,105,0,108,111,99,97,108,104, | |
111,115,116,0,0,0,0,0,200,38,47,109,111,100,101, | |
108,95,100,47,110,111,116,101,95,111,110,0,0,0, | |
0,0,0,0,1,0,0,0,100,0,0,0,127>>}] | |
Bundle:1584211965.3137512 [{68, | |
<<47,115,101,110,100,95,97,102,116,101,114,0,44, | |
115,105,115,105,105,105,0,108,111,99,97,108, | |
104,111,115,116,0,0,0,0,0,200,38,47,109,111, | |
100,101,108,95,100,47,110,111,116,101,95,111, | |
102,102,0,0,0,0,0,0,1,0,0,0,100,0,0,0,127>>}] | |
Ignoring zero or negative sleep: -13 | |
Sending to "localhost":51238 => ["/model_d/note_on",1,100,127] | |
Sending to "localhost":51238 => ["/model_d/note_off",1,100,127] | |
Bundle:1584211967.223751 [{68, | |
<<47,115,101,110,100,95,97,102,116,101,114,0,44, | |
115,105,115,105,105,105,0,108,111,99,97,108,104, | |
111,115,116,0,0,0,0,0,200,38,47,109,111,100,101, | |
108,95,100,47,110,111,116,101,95,111,110,0,0,0, | |
0,0,0,0,1,0,0,0,16,0,0,0,127>>}] | |
Bundle:1584211967.3137512 [{68, | |
<<47,115,101,110,100,95,97,102,116,101,114,0,44, | |
115,105,115,105,105,105,0,108,111,99,97,108, | |
104,111,115,116,0,0,0,0,0,200,38,47,109,111, | |
100,101,108,95,100,47,110,111,116,101,95,111, | |
102,102,0,0,0,0,0,0,1,0,0,0,16,0,0,0,127>>}] | |
Ignoring zero or negative sleep: -29 | |
Sending to "localhost":51238 => ["/model_d/note_on",1,16,127] | |
Sending to "localhost":51238 => ["/model_d/note_off",1,16,127] | |
Bundle:1584211969.223751 [{68, | |
<<47,115,101,110,100,95,97,102,116,101,114,0,44, | |
115,105,115,105,105,105,0,108,111,99,97,108,104, | |
111,115,116,0,0,0,0,0,200,38,47,109,111,100,101, | |
108,95,100,47,110,111,116,101,95,111,110,0,0,0, | |
0,0,0,0,1,0,0,0,28,0,0,0,127>>}] | |
Bundle:1584211969.3137512 [{68, | |
<<47,115,101,110,100,95,97,102,116,101,114,0,44, | |
115,105,115,105,105,105,0,108,111,99,97,108, | |
104,111,115,116,0,0,0,0,0,200,38,47,109,111, | |
100,101,108,95,100,47,110,111,116,101,95,111, | |
102,102,0,0,0,0,0,0,1,0,0,0,28,0,0,0,127>>}] | |
Ignoring zero or negative sleep: -44 | |
Sending to "localhost":51238 => ["/model_d/note_on",1,28,127] | |
Sending to "localhost":51238 => ["/model_d/note_off",1,28,127] | |
cmd: /flush "default" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment