[CM] snd question - new format

Bill Schottstaedt bil@ccrma.Stanford.EDU
Fri, 12 Jul 2002 04:48:48 -0700


> Actually, I'm looking for Ogg Vorbis support, but *writing* them through
> oggenc rather than reading them in.  Am I missing examples of them?  Can I
> have function names, please?  Sorry to make such specific requests, but I
> really didn't find them.

in contrib/dlp/misc.scm, look for ogg123 (it's reading OGG files).  To write
them you could use "system" and call "oggenc" etc.