slr242
37
compiling class library...
Found 855 primitives.
Compiling directory '/Applications/SuperCollider.app/Contents/Resources/SCClassLibrary'
numentries = 835903 / 12415276 = 0.067
5513 method selectors, 2252 classes
method table size 13422984 bytes, big table size 99322208
Number of Symbols 12313
Byte Code Size 368750
compiled 328 files in 1.51 seconds
compile done
localhost : setting clientID to 0.
internal : setting clientID to 0.
Class tree inited in 0.01 seconds
*** Welcome to SuperCollider 3.12.2. *** For help press Cmd-D.
file "/Users/stevenray/Library/Application Support/SuperCollider/Help/scdoc_version" does not exist.
SCDoc: Indexing help-files...
SCDoc: Indexed 1361 documents in 1.67 seconds
Fetching https://github.com/supercollider-quarks/quarks.git
Installing MultiTouchPad
Adding path: /Users/stevenray/Library/Application Support/SuperCollider/downloaded-quarks/MultiTouchPad
MultiTouchPad installed
-> Quark: MultiTouchPad[1.2]
-> localhost
-> a SynthDef
ERROR: Class not defined.
in interpreted text
line 8 char 17:
if (MultiTouchPad.guiOn, {"Touch Pad GUI On".postln}, {MultiTouchPad.gui});
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 8 char 68:
if (MultiTouchPad.guiOn, {"Touch Pad GUI On".postln}, {MultiTouchPad.gui});
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 11 char 14:
MultiTouchPad.stop;
oscDict.collect { arg item; item.free };
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 77 char 13:
MultiTouchPad.resetActions.start;
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 79 char 13:
MultiTouchPad.touchAction =
{
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 93 char 13:
MultiTouchPad.untouchAction =
{
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 100 char 13:
MultiTouchPad.setAction =
{
-----------------------------------
-> nil
Booting server 'localhost' on address 127.0.0.1:57110.
Number of Devices: 2
0 : "Built-in Microph"
1 : "Built-in Output"
"Built-in Microph" Input Device
Streams: 1
0 channels 2
"Built-in Output" Output Device
Streams: 1
0 channels 2
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 512
SuperCollider 3 server ready.
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
Installing MultiTouchPad
MultiTouchPad installed
-> Quark: MultiTouchPad[1.2]
server 'localhost' disconnected shared memory interface
'/quit' message sent to server 'localhost'.
-> localhost
Server 'localhost' exited with exit code 0.
Booting server 'localhost' on address 127.0.0.1:57110.
Number of Devices: 2
0 : "Built-in Microph"
1 : "Built-in Output"
"Built-in Microph" Input Device
Streams: 1
0 channels 2
"Built-in Output" Output Device
Streams: 1
0 channels 2
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 512
SuperCollider 3 server ready.
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
-> a SynthDef
ERROR: Class not defined.
in interpreted text
line 8 char 17:
if (MultiTouchPad.guiOn, {"Touch Pad GUI On".postln}, {MultiTouchPad.gui});
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 8 char 68:
if (MultiTouchPad.guiOn, {"Touch Pad GUI On".postln}, {MultiTouchPad.gui});
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 11 char 14:
MultiTouchPad.stop;
oscDict.collect { arg item; item.free };
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 77 char 13:
MultiTouchPad.resetActions.start;
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 79 char 13:
MultiTouchPad.touchAction =
{
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 93 char 13:
MultiTouchPad.untouchAction =
{
-----------------------------------
ERROR: Class not defined.
in interpreted text
line 100 char 13:
MultiTouchPad.setAction =
{
-----------------------------------
-> nil