[CM] [Snd] Searching conditionally for starts and ends of phrases

Bill Schottstaedt bil@ccrma.Stanford.EDU
Thu, 8 Mar 2007 03:00:50 -0800


> Is there a way to make functions to output info the listener? 

snd-print is probably the simplest -- it's just like "display" but
sends its output to the listener.  In Scheme, I always precede
the output with a newline and semicolon.