[vorbis] Finally, it can be told!
Ignacio Vazquez-Abrams
ignacio at openservices.net
Fri Aug 31 10:49:46 PDT 2001
On Fri, 31 Aug 2001, Jack Moffitt wrote:
> > vorbismodule 0.0a
> > -----------------
> >
> > This is a Python (http://www.python.org/) module that can be use to read files
> > in the Ogg Vorbis format, using the same interface as defined in the wave and
> > sunau modules.
>
> Um, not to rain on your parade, but what are teh differences between
> this and ao-python, ogg-python, and vorbis-python besides the API?
>
> jack.
That's okay, I brought a good umbrella ;)
The difference is that my module unifies (or rather, will unify, as I don't
support writing Vorbis files yet) the vorbisfile and vorbisenc libraries under
two classes (one for reading, and one for writing) in a true Python-oriented
OOP manner. Rather than make available the individual library functions and
how they fit together, it provides an interface to the Python developer that
is already used in a couple of its native modules.
IOW, it's not just another API, it's another way of looking at the vorbisfile
and vorbisenc libraries.
--
Ignacio Vazquez-Abrams <ignacio at openservices.net>
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list