Skip to content

Instantly share code, notes, and snippets.

@schollz
Created March 11, 2022 15:23
Show Gist options
  • Save schollz/0747bf896057da0aa102fada7cc574ae to your computer and use it in GitHub Desktop.
Save schollz/0747bf896057da0aa102fada7cc574ae to your computer and use it in GitHub Desktop.
linking libraries
cleaning up...
compiling class library...
Found 738 primitives.
Compiling directory '/usr/local/share/SuperCollider/SCClassLibrary'
Compiling directory '/usr/local/share/SuperCollider/Extensions'
Compiling directory '/home/we/.local/share/SuperCollider/Extensions'
Compiling directory '/home/we/norns/sc/core'
Compiling directory '/home/we/norns/sc/engines'
Compiling directory '/home/we/dust'
numentries = 1148304 / 13367276 = 0.086
4357 method selectors, 3068 classes
method table size 8563908 bytes, big table size 53469104
Number of Symbols 12362
Byte Code Size 344605
compiled 504 files in 0.84 seconds
Info: 4 methods are currently overwritten by extensions. To see which, execute:
MethodOverride.printAll
compile done
localhost : setting clientID to 0.
internal : setting clientID to 0.
Couldn't set realtime scheduling priority 1: Operation not permitted
Class tree inited in 0.84 seconds
-------------------------------------------------
Norns startup
OSC rx port: 57121
OSC tx port: 8888
server port: 57110
crone port: 9999
--------------------------------------------------
*** Welcome to SuperCollider 3.13.0-dev. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit).
Couldn't set realtime scheduling priority 1: Operation not permitted
sampswap_nrt : setting clientID to 0.
nrt : setting clientID to 0.
'/quit' message sent to server 'localhost'.
'/quit' message sent to server 'localhost'.
Booting server 'sampswap_nrt' on address 127.0.0.1:47112.
Booting server 'localhost' on address 127.0.0.1:57110.
Found 0 LADSPA plugins
Found 0 LADSPA plugins
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
JackDriver: client name is 'SuperCollider'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 128
Cannot use real-time scheduling (RR/90) (1: Operation not permitted)
JackClient::AcquireSelfRealTime error
SuperCollider 3 server ready.
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
JackDriver: client name is 'SuperCollider-01'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 128
Cannot use real-time scheduling (RR/90) (1: Operation not permitted)
JackClient::AcquireSelfRealTime error
SuperCollider 3 server ready.
Requested notification messages from server 'sampswap_nrt'
sampswap_nrt: server process's maxLogins (1) matches with my options.
sampswap_nrt: keeping clientID (0) as confirmed by server process.
Requested notification messages from server 'localhost'
localhost: server process's maxLogins (1) matches with my options.
localhost: keeping clientID (0) as confirmed by server process.
Shared memory server interface initialized
registring osc for exiting
registring osc for score
Shared memory server interface initialized
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
JackDriver: max output latency 8.0 ms
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
CroneDefs: sending defs
play_fade
patch_mono
patch_mono_fb
patch_stereo
patch_pan
rec_smooth
adc
amp_env
pitch
polySub
patch_mono_gate_pause
patch_mono_gate_pause_fb
server 'localhost' disconnected shared memory interface
Shared memory server interface initialized
server 'localhost' disconnected shared memory interface
Shared memory server interface initialized
AudioContext: in_b[0] index: 4
AudioContext: in_b[1] index: 5
AudioContext: out_b index (stereo): 0
AudioContext: initPolls
writing ready file
ready
*** ERROR: SynthDef playerSampswap not found
FAILURE IN SERVER /s_new SynthDef not found
FAILURE IN SERVER /n_set Node 1014 not found
FAILURE IN SERVER /n_set Node 1014 not found
FAILURE IN SERVER /n_set Node 1014 not found
FAILURE IN SERVER /n_set Node 1014 not found
FAILURE IN SERVER /n_set Node 1014 not found
linking libraries
cleaning up...
compiling class library...
Found 738 primitives.
Compiling directory '/usr/local/share/SuperCollider/SCClassLibrary'
Compiling directory '/usr/local/share/SuperCollider/Extensions'
Compiling directory '/home/we/.local/share/SuperCollider/Extensions'
Compiling directory '/home/we/norns/sc/core'
Compiling directory '/home/we/norns/sc/engines'
Compiling directory '/home/we/dust'
numentries = 1148304 / 13367276 = 0.086
4357 method selectors, 3068 classes
method table size 8563908 bytes, big table size 53469104
Number of Symbols 12362
Byte Code Size 344605
compiled 504 files in 0.87 seconds
Info: 4 methods are currently overwritten by extensions. To see which, execute:
MethodOverride.printAll
compile done
localhost : setting clientID to 0.
internal : setting clientID to 0.
Couldn't set realtime scheduling priority 1: Operation not permitted
Class tree inited in 0.87 seconds
-------------------------------------------------
Norns startup
OSC rx port: 57121
OSC tx port: 8888
server port: 57110
crone port: 9999
--------------------------------------------------
*** Welcome to SuperCollider 3.13.0-dev. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit).
Couldn't set realtime scheduling priority 1: Operation not permitted
Booting server 'localhost' on address 127.0.0.1:57110.
sampswap_nrt : setting clientID to 0.
nrt : setting clientID to 0.
Booting server 'sampswap_nrt' on address 127.0.0.1:47112.
Found 0 LADSPA plugins
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
JackDriver: client name is 'SuperCollider-01'
Found 0 LADSPA plugins
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 128
Cannot use real-time scheduling (RR/90) (1: Operation not permitted)
JackClient::AcquireSelfRealTime error
*** ERROR: failed to open UDP socket: address in use.
This could be because another instance of scsynth is already using it.
You can use SuperCollider (sclang) to kill all running servers by running `Server.killAll`.
You can also kill scsynth using a terminal or your operating system's task manager.
Server 'localhost' exited with exit code 1.
Cannot lock down 107350048 byte memory area (Cannot allocate memory)
JackDriver: client name is 'SuperCollider-01'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 128
Cannot use real-time scheduling (RR/90) (1: Operation not permitted)
JackClient::AcquireSelfRealTime error
SuperCollider 3 server ready.
Requested notification messages from server 'sampswap_nrt'
sampswap_nrt: server process's maxLogins (1) matches with my options.
sampswap_nrt: keeping clientID (0) as confirmed by server process.
Shared memory server interface initialized
registring osc for exiting
registring osc for score
writing ready file
ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment