[CM] new-effects.scm problem in snd
Bill Schottstaedt
bil at ccrma.Stanford.EDU
Tue Oct 28 04:22:19 PST 2003
> Unbound variable: current-screen
current-screen is defined in snd-motif.scm:
(define (current-screen)
"(current-screen) returns the current X screen number of the current display"
(DefaultScreenOfDisplay
(XtDisplay (cadr (main-widgets)))))
You could load snd-motif.scm, or add this function to
new-effects.scm -- I'll add a check for this problem
to new-effects.scm. Thanks for the bug report!
More information about the Cmdist
mailing list