sunaudio
index
/usr/local/lib/python2.3/sunaudio.py
Interpret sun audio headers.
Classes
exceptions.Exception
error
class
error
(
exceptions.Exception
)
Methods inherited from
exceptions.Exception
:
__getitem__
(...)
__init__
(...)
__str__
(...)
Functions
get_long_be
(s)
Convert a 4-char value to integer.
gethdr
(fp)
Read a sound header from an open file.
printhdr
(file)
Read and print the sound header of a named file.
Data
MAGIC
= '.snd'