[CM] CM.app/OSX (10.4.5): Beginner question
James Annett
jannett at sympatico.ca
Thu Mar 23 18:57:27 PST 2006
Hello,
I've just recently downloaded this and am trying to get oriented to
it. I have some experience with Csound and SC but this is all pretty
new to me.
I'm trying to follow this tutorials here: http://
commonmusic.sourceforge.net/etc/tutorials/index.html
I get errors when I try to evaluate almost every expression.
I'm wondering if there's something wrong with my setup.
Anyway help would be appreciated.
Cheers,
James
(list-objects #&pulse :end 10)
> Error in process listener(4): Undefined function LIST-OBJECTS
called with arguments (#<seq "pulse"> :END 10) .
> While executing: CCL::DEFAULT-UNDEFINED-FUNCTION-CALL-RESTARTS
(list-objects #&pulse :start 10 :end 20 :step 2)
Error in process listener(4): Undefined function LIST-OBJECTS called
with arguments (#<seq "pulse"> :START 10 :END 20 :STEP 2) .
> While executing: "Unknown"
(list-objects #&pulse :at '(0 45 70))
Error in process listener(4): Undefined function LIST-OBJECTS called
with arguments (#<seq "pulse"> :AT (0 45 70)) .
> While executing: "Unknown"
(subobjects #&pulse :at '(0 45 70))
Error in process listener(4): Too many arguments in function call: 3
provided, at most 1 accepted.
> While executing: SUBOBJECTS
(events (sinus 80 4 20 100 .1 .1 .6) "intro.mid" :versioning true)
Error in process listener(4): Not initializations for MIDI-FILE-
STREAM: (:VERSIONING T).
> While executing: #<STANDARD-METHOD INIT-IO (STRING)>
*midi-player*
Error in process listener(4): Unbound variable: *MIDI-PLAYER*
> While executing: "Unknown"
More information about the Cmdist
mailing list