Hi,

I am newbie to snd and enjoy this powerful tool very much. Recently, I want to display the wav form of a recording with its 'print to eps' function. The problem is that, if my recording is too long to displayed in one screen, the eps file is always truncated to the width of the snd main window. There are two methods to fix this problem: one is to expand the window width to fit the wav length, one is to write all data to eps file when printing, even those are 'scrolled' away. Personally, I think the second way is better, because the first involves communication with the window manager (metacity, sawfish, etc.). But I have no idea how to do this exactly. It seems that all printing issues are defined in snd-print.c in the src files.

Any help is heartily appreciated. Thanks.

Jerry

_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to