[CM] [SND] (restore-marks) question

Bill Schottstaedt bil at ccrma.Stanford.EDU
Tue Oct 7 04:44:47 PDT 2003


 > what's the syntax to restore saved marks to a snd session? i try:
 > (restore-marks "/path/to-file/my-file.marks")
 > and get:
 > wrong-number-of-args

Use "load".  save-marks writes a scheme or ruby source file.  You might
have to force the display to update to see the restored marks.
"restore-marks" is an internal function used by save-marks.




More information about the Cmdist mailing list