I'm getting some troubles w. new sndlib-names in cm/Grace build from svn. Testing w. Grace's Help/Examples/CLM, and things go fine down to the first (sprout...), where this error occurs:
>>> Error: mus-data-format-name: unbound variable snd:open-output-file: (mus-data-format-name (l... ; args: (:data-format 10 :header-t... snd:open-output-file: (*wsdat*)open-file: ((set! mode *score-type-sndlib*)) ; mode: 0 open-file: ((ffi_sched_set_score_mode mode) mode)sprout: ((if *sprout-hook* (*sprout-hook* file... ; file: "test.wav", start: 0 ; id: 0 ; startBeat: 0 (sprout (simpwav 10 0.2 0.1 60 80) "test.wav") It seems sndlib changed some of these names - mus-data-format-name and others - some time earlier this year. The only occurence of mus-data-format-name i see is inside snd:open-output-file in Grace's scm/ports.scm, and i've tried changing this and recompiling. However, the error persists on the next try. Any clues where to look? -anders _______________________________________________ Cmdist mailing list Cmdist@ccrma.stanford.edu http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist