Displaying 3 results from an estimated 3 matches for "sunau".
Did you mean:
sun4u
2001 Aug 31
1
Finally, it can be told!
The reason I have been being very nosy, yet very secretive.
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.
At the moment it only supports reading Vorbis files, and I've only really
tested it under Linux. Please feel free to download it and jump on it, break
it, enjoy it, etc.
It is available at:
http://ignacio.openservices.net/devel/vorbis-0.0a.tar.bz2
Now go forth and bust some code!...
2001 Aug 31
1
Finally, it can be told!
The reason I have been being very nosy, yet very secretive.
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.
At the moment it only supports reading Vorbis files, and I've only really
tested it under Linux. Please feel free to download it and jump on it, break
it, enjoy it, etc.
It is available at:
http://ignacio.openservices.net/devel/vorbis-0.0a.tar.bz2
Now go forth and bust some code!...
2001 Sep 02
1
vorbismodule 0.0b
...thout sleep,
and nearly had my brain explode, and what do I have to show for it? The new
version of the Python (http://www.python.org/) module for reading and
_writing_ Ogg Vorbis files!
What is it?
-----------
It is a Python (http://www.python.org/) module that emulates the native wave
and sunau interface for Ogg Vorbis encoded files.
Where can I get it?
-------------------
http://ignacio.openservices.net/devel/vorbis-0.0b.tar.bz2
What do I need for it?
----------------------
You need a version of Python greater than or equal to 1.5.2 from
http://www.python.org/download/.
What...