[CM] cm and supercollider

todd ingalls testcase@asu.edu
Sun, 04 Dec 2005 09:59:39 -0700


the first error is related to there being two definitions of fm-env and 
depending on which one one was last evaled the example will fail. bad 
idea. i just checked in a newer version of sc.cm (revision 1.7) that 
avoids this.

the *** ERROR: open directory failed 'synthdefs' is an error that is 
returned from scsynth but it seems to have no affect.



On Dec 4, 2005, at 8:12 AM, Rick Taube wrote:

> i spoke too soon,  im get sound but also errors with the fm examples 
> in sc.cm.
>
> ? (events (sc-fm-1 10) "sc-fm-1.osc" :play t :verbose t )
>  > Error in process listener(1): NIL can't be coerced to type 
> SINGLE-FLOAT.
> > While executing: COERCE
> > Type :POP to abort.
> Type :? for other options.
> 1 > (:b )
> (F0135B60) : 0 "COERCE" 1552
> (F0135B70) : 1 "NODE-SETN" 408
> (F0135B80) : 2 "#<STANDARD-METHOD WRITE-EVENT (NODE-SETN SC-FILE T)>" 
> 108
> (F0135B90) : 3 "OUTPUT" 476
> (F0135BA0) : 4 "Anonymous Function #x86281F6" 440
> (F0135BB0) : 5 NIL NIL
> (F0135BC0) : 6 "COMMON-LISP:FUNCALL" 52
> (F0135BD0) : 7 "#<STANDARD-METHOD PROCESS-EVENTS (FUNCTION T T T)>" 76
> (F0135BE0) : 8 "SCHEDULE-EVENTS" 1108
> (F0135C00) : 9 "EVENTS" 892
> (F0135C20) : 10 NIL NIL
> (F0135C30) : 11 "CCL::CALL-CHECK-REGS" 72
> (F0135C40) : 12 NIL NIL
> (F0135C50) : 13 "CCL::TOPLEVEL-EVAL" 152
> (F0135C60) : 14 "CCL::READ-LOOP" 848
> (F0135CA0) : 15 "CCL:TOPLEVEL-LOOP" 88
> (F0135CC0) : 16 "Anonymous Function #x80D2DBE" 68
> (F0135CD0) : 17 NIL NIL
> (F0135CE0) : 18 "Anonymous Function #x811DA6E" 728
> (F0135D00) : 19 "CCL::RUN-PROCESS-INITIAL-FORM" 400
> (F0135D30) : 20 NIL NIL
> (F0135D40) : 21 "Anonymous Function #x80DB61E" 152
> (F0135D60) : 22 "Anonymous Function #x80CE806" 172
> 1 >
>
>
>
> ? (events (sc-fm-2 10) "sc-fm-2.osc" :play t  :verbose t :pad 10)
>
> *** ERROR: open directory failed 'plugins'
> *** ERROR: open directory failed 'synthdefs'
> start time 0
> nextOSCPacket 0
> nextOSCPacket 0
> nextOSCPacket 0
> nextOSCPacket 3
> nextOSCPacket 3
> nextOSCPacket 6
> nextOSCPacket 6
> nextOSCPacket 9
>
> ; "/Applications/SuperCollider3/scsynth" -N "sc-fm-2.osc" _ 
> "test.aiff" 44100 AIFF int16 -o 2nextOSCPacket 9
> nextOSCPacket 12
> nextOSCPacket 12
> nextOSCPacket 15
> nextOSCPacket 15
> nextOSCPacket 18
> nextOSCPacket 18
> nextOSCPacket 21
> nextOSCPacket 21
> nextOSCPacket 24
> nextOSCPacket 24
> nextOSCPacket 27
> nextOSCPacket 27
> nextOSCPacket 37
> "sc-fm-2.osc"
>