[CM] Grace/sndlib: ghostly mus-data-format-name creeping around

anders.vinjar at bek.no anders.vinjar at bek.no
Wed Jun 10 04:43:21 PDT 2015


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



More information about the Cmdist mailing list