[CM] how to print entire wav form into eps file with snd
Jerry Fleming
jerry.fleming at saybot.com
Wed Jun 6 01:19:37 PDT 2007
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
More information about the Cmdist
mailing list