-
-
Save abdelaz3r/d6a0405a4e7827f9112804c8eb6680df to your computer and use it in GitHub Desktop.
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
debug : Start process: /usr/local/bin/scsynth -u 57110 -D false | |
debug : pid: 11167 | |
stdout : Jack: JackClient::SetupDriverSync driver sem in flush mode | |
Jack: JackPosixSemaphore::Connect name = jack_sem.1000_default_SuperCollider | |
Jack: JackPosixSemaphore::Connect sem_getvalue 0 | |
Jack: Clock source : system clock via clock_gettime | |
stdout : Jack: JackLibClient::Open name = SuperCollider refnum = 4 | |
JackDriver: client name is 'SuperCollider' | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_1 type = 32 bit float mono audio port_index = 5 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_2 type = 32 bit float mono audio port_index = 6 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_3 type = 32 bit float mono audio port_index = 7 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_4 type = 32 bit float mono audio port_index = 8 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_5 type = 32 bit float mono audio port_index = 9 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_6 type = 32 bit float mono audio port_index = 10 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_7 type = 32 bit float mono audio port_index = 11 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:in_8 type = 32 bit float mono audio port_index = 12 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_1 type = 32 bit float mono audio port_index = 13 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_2 type = 32 bit float mono audio port_index = 14 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_3 type = 32 bit float mono audio port_index = 15 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_4 type = 32 bit float mono audio port_index = 16 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_5 type = 32 bit float mono audio port_index = 17 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_6 type = 32 bit float mono audio port_index = 18 | |
Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_7 type = 32 bit float mono audio port_index = 19 | |
stdout : Jack: JackClient::PortRegister ref = 4 name = SuperCollider:out_8 type = 32 bit float mono audio port_index = 20 | |
Jack: jack_set_graph_order_callback ext_client 1d99730 client 1d99730 | |
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 1024 | |
Jack: JackClient::Activate | |
Jack: JackPosixThread::StartImp : create non RT thread | |
Jack: JackPosixThread::ThreadHandler : start | |
Jack: JackClient::kBufferSizeCallback buffer_size = 1024 | |
Jack: JackClient::Init : period = 23219 computation = 100 constraint = 23219 | |
Jack: JackPosixThread::AcquireRealTimeImp priority = 5 | |
stdout : Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 2 | |
Jack: JackClient::kActivateClient name = SuperCollider ref = 4 | |
stdout : Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 18 | |
stdout : SuperCollider 3 server ready. | |
sendosc: { | |
"oscType": "message", | |
"address": "/notify", | |
"args": [ | |
1 | |
] | |
} | |
debug : udp is listening | |
stdout : Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 18 | |
Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 4 | |
Jack: JackClient::kGraphOrderCallback | |
Jack: WaitGraphChange... | |
stdout : Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 18 | |
stdout : Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 18 | |
stdout : Jack: JackClient::ClientNotify ref = 4 name = SuperCollider notify = 4 | |
Jack: JackClient::kGraphOrderCallback | |
rcvosc : [ | |
"/done", | |
"/notify", | |
0 | |
] | |
debug : { | |
"debug": true, | |
"echo": true, | |
"stdin": true, | |
"langPort": 57120, | |
"serverPort": 57110, | |
"host": "127.0.0.1", | |
"protocol": "udp", | |
"websocketPort": 4040, | |
"sclang": "/usr/local/bin/sclang", | |
"scsynth": "/usr/local/bin/scsynth", | |
"sclang_conf": "/home/abdelaz3r/.config/SuperCollider/sclang_conf.yaml", | |
"SC_JACK_DEFAULT_INPUTS": "system:capture_1,system:capture_2", | |
"SC_JACK_DEFAULT_OUTPUTS": "system:playback_1,system:playback_2", | |
"SC_SYNTHDEF_PATH": "/", | |
"SC_PLUGIN_PATH": "/", | |
"configPath": "/home/abdelaz3r/Documents/Music/scjs/.supercollider.yaml" | |
} | |
sendosc: { | |
"oscType": "message", | |
"address": "/g_new", | |
"args": [ | |
1000, | |
1, | |
0 | |
] | |
} | |
rcvosc : [ | |
"/n_go", | |
1000, | |
0, | |
-1, | |
-1, | |
1, | |
-1, | |
-1 | |
] | |
debug : compiling class library... | |
debug : Found 715 primitives. | |
Compiling directory '/usr/local/share/SuperCollider/SCClassLibrary' | |
Compiling directory '/usr/local/share/SuperCollider/Extensions' | |
WARNING: Could not open directory: '/home/abdelaz3r/.local/share/SuperCollider/Extensions' | |
To resolve this, either create the directory or remove it from your compilation paths. | |
Compiling directory '/home/abdelaz3r/Documents/Music/scjs/node_modules/supercolliderjs/lib/supercollider-js' | |
numentries = 810989 / 11314758 = 0.072 | |
5083 method selectors, 2226 classes | |
method table size 12304680 bytes, big table size 90518064 | |
Number of Symbols 11724 | |
Byte Code Size 359439 | |
compiled 319 files in 0.26 seconds | |
Info: 12 methods are currently overwritten by extensions. To see which, execute: | |
MethodOverride.printAll | |
compile done | |
debug : Class tree inited in 0.02 seconds | |
debug : | |
*** Welcome to SuperCollider 3.9dev. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit). | |
debug : SuperColliderJS.interpret("cjftlbtzg0000m1cxs8zs87og","SuperColliderJS.sclangConf = \"/home/abdelaz3r/.config/SuperCollider/sclang_conf.yaml\";__NL____NL__",nil,true,true,true); | |
debug : | |
SUPERCOLLIDERJS:cjftlbtzg0000m1cxs8zs87og:CAPTURE:START | |
debug : | |
SUPERCOLLIDERJS:cjftlbtzg0000m1cxs8zs87og:CAPTURE:END | |
SUPERCOLLIDERJS:cjftlbtzg0000m1cxs8zs87og:START:Result | |
SUPERCOLLIDERJS:cjftlbtzg0000m1cxs8zs87og:CHUNK:"SuperColliderJS" | |
SUPERCOLLIDERJS:cjftlbtzg0000m1cxs8zs87og:END:Result | |
SUPERCOLLIDERJS.interpreted | |
-> | |
debug : SuperColliderJS.interpret("cjftlbtzk0001m1cxa7hyjlk2","{__NL__ var def = { Spec.specs.put(__SLASH__fundfreq, ControlSpec.new(40, 10240, 'exp', 0, 0));__NL__Spec.specs.put(__SLASH__formantfreq, ControlSpec.new(40, 10240, 'exp', 0, 0));__NL__Spec.specs.put(__SLASH__bwfreq, ControlSpec.new(40, 10240, 'exp', 0, 0));__NL____NL__SynthDef(__SLASH__formant, { arg out=0, fundfreq=440, formantfreq=440, bwfreq=100, timeScale=1, pan=0;__NL__ var saw, envd, panned;__NL____NL__ saw = Formant.ar(fundfreq, formantfreq, bwfreq);__NL____NL__ envd = saw * EnvGen.kr(Env.sine(0.1, 0.2), timeScale: timeScale, doneAction: 2);__NL__ panned = Pan2.ar(envd * AmpCompA.kr(fundfreq, 0.2, 0.7), pan);__NL____NL__ OffsetOut.ar(out, panned);__NL__}).add; }.value.asSynthDef;__NL__ (__NL__ name: def.name,__NL__ synthDesc: def.asSynthDesc.asJSON(),__NL__ bytes: def.asBytes()__NL__ )__NL__ }.value;",nil,false,false,true); | |
debug : | |
SUPERCOLLIDERJS:cjftlbtzk0001m1cxa7hyjlk2:CAPTURE:START | |
debug : | |
SUPERCOLLIDERJS:cjftlbtzk0001m1cxa7hyjlk2:CAPTURE:END | |
debug : | |
SUPERCOLLIDERJS:cjftlbtzk0001m1cxa7hyjlk2:START:Result | |
debug : SUPERCOLLIDERJS:cjftlbtzk0001m1cxa7hyjlk2:CHUNK:{"name": "formant","synthDesc": {"hasArrayArgs": false,"inputs": [],"hasGate": false,"name": "formant","hasVariants": false,"output": [{"rate": "audio","startingChannel": "out","numberOfChannels": 2,"type": "OffsetOut"}],"controls": [{"name": "out","defaultValue": 0,"lag": 0,"rate": "control","index": 0},{"name": "fundfreq","defaultValue": 440,"lag": 0,"rate": "control","spec": {"default": 0,"maxval": 10240,"class": "ControlSpec","minval": 40,"warp": "exp","step": 0,"units": ""},"index": 1},{"name": "formantfreq","defaultValue": 440,"lag": 0,"rate": "control","spec": {"default": 0,"maxval": 10240,"class": "ControlSpec","minval": 40,"warp": "exp","step": 0,"units": ""},"index": 2},{"name": "bwfreq","defaultValue": 100,"lag": 0,"rate": "control","spec": {"default": 0,"maxval": 10240,"class": "ControlSpec","minval": 40,"warp": "exp","step": 0,"units": ""},"index": 3},{"name": "timeScale","defaultValue": 1,"lag": 0,"rate": "control","index": 4},{"name": "pan","defaultValue": 0,"lag": 0,"rate": "control","spec": {"default": 0,"maxval": 1,"class": "ControlSpec","minval": -1,"warp": "linear","step": 0,"units": ""},"index": 5}],"canFreeSynth": true,"sourceCode": "SynthDef('formant', { arg out=0, fundfreq=440, formantfreq=440, bwfreq=100, timeScale=1, pan=0; var saw, envd, panned; saw = Formant.ar(fundfreq, formantfreq, bwfreq); envd = saw * EnvGen.kr(Env.sine(0.1, 0.2), timeScale: timeScale, doneAction: 2); panned = Pan2.ar(envd * AmpCompA.kr(fundfreq, 0.2, 0.7), pan); OffsetOut.ar(out, panned);})","controlNames": ["out","fundfreq","formantfreq","bwfreq","timeScale","pan"]},"bytes": [83,67,103,102,0,0,0,2,0,1,7,102,111,114,109,97,110,116,0,0,0,8,63,-128,0,0,0,0,0,0,64,0,0,0,-62,-58,0,0,62,76,-52,-51,61,76,-52,-51,64,64,0,0,63,51,51,51,0,0,0,6,0,0,0,0,67,-36,0,0,67,-36,0,0,66,-56,0,0,63,-128,0,0,0,0,0,0,0,0,0,6,3,111,117,116,0,0,0,0,8,102,117,110,100,102,114,101,113,0,0,0,1,11,102,111,114,109,97,110,116,102,114,101,113,0,0,0,2,6,98,119,102,114,101,113,0,0,0,3,9,116,105,109,101,83,99,97,108,101,0,0,0,4,3,112,97,110,0, | |
SUPERCOLLIDERJS:cjftlbtzk0001m1cxa7hyjlk2:CHUNK:0,0,5,0,0,0,8,7,67,111,110,116,114,111,108,1,0,0,0,0,0,0,0,6,0,0,1,1,1,1,1,1,7,70,111,114,109,97,110,116,2,0,0,0,3,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,2,6,69,110,118,71,101,110,1,0,0,0,17,0,0,0,1,0,0,-1,-1,-1,-1,0,0,0,0,-1,-1,-1,-1,0,0,0,0,-1,-1,-1,-1,0,0,0,1,0,0,0,0,0,0,0,4,-1,-1,-1,-1,0,0,0,2,-1,-1,-1,-1,0,0,0,1,-1,-1,-1,-1,0,0,0,2,-1,-1,-1,-1,0,0,0,3,-1,-1,-1,-1,0,0,0,3,-1,-1,-1,-1,0,0,0,4,-1,-1,-1,-1,0,0,0,5,-1,-1,-1,-1,0,0,0,6,-1,-1,-1,-1,0,0,0,1,-1,-1,-1,-1,0,0,0,1,-1,-1,-1,-1,0,0,0,5,-1,-1,-1,-1,0,0,0,6,-1,-1,-1,-1,0,0,0,1,1,12,66,105,110,97,114,121,79,112,85,71,101,110,2,0,0,0,2,0,0,0,1,0,2,0,0,0,1,0,0,0,0,0,0,0,2,0,0,0,0,2,8,65,109,112,67,111,109,112,65,1,0,0,0,4,0,0,0,1,0,0,0,0,0,0,0,0,0,1,-1,-1,-1,-1,0,0,0,4,-1,-1,-1,-1,0,0,0,7,-1,-1,-1,-1,0,0,0,0,1,12,66,105,110,97,114,121,79,112,85,71,101,110,2,0,0,0,2,0,0,0,1,0,2,0,0,0,3,0,0,0,0,0,0,0,4,0,0,0,0,2,4,80,97,110,50,2,0,0,0,3,0,0,0,2,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,5,-1,-1,-1,-1,0,0,0,0,2,2,9,79,102,102,115,101,116,79,117,116,2,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,6,0,0,0,1,0,0]} | |
SUPERCOLLIDERJS:cjftlbtzk0001m1cxa7hyjlk2:END:Result | |
SUPERCOLLIDERJS.interpreted | |
-> | |
sendosc: { | |
"oscType": "message", | |
"address": "/d_recv", | |
"args": [ | |
{ | |
"type": "Buffer", | |
"data": "534367660002017666f726d616e7400083f8000000040000c2c6003e4ccccd3d4ccccd4040003f3333330006000043dc0043dc0042c8003f80000000000636f75740000866756e64667265710001b666f726d616e7466726571000266277667265710003974696d655363616c650004370616e000500087436f6e74726f6c100000006001111117466f726d616e742000300010000000001000000020000000326456e7647656e100011000100ffffffff0000ffffffff0000ffffffff000100000004ffffffff0002ffffffff0001ffffffff0002ffffffff0003ffffffff0003ffffffff0004ffffffff0005ffffffff0006ffffffff0001ffffffff0001ffffffff0005ffffffff0006ffffffff00011c42696e6172794f705547656e20002000102000100000002000028416d70436f6d70411000400010000000001ffffffff0004ffffffff0007ffffffff00001c42696e6172794f705547656e2000200010200030000000400002450616e32200030002000005000000000005ffffffff00002294f66667365744f75742000300000000000000000600000006000100" | |
}, | |
null | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment