sunaudio
index
/usr/lib/python2.2/sunaudio.py
Interpret sun audio headers.
Classes
exceptions.Exception
error
class
error
(
exceptions.Exception
)
Data and non-method functions defined here:
__doc__
= None
__module__
= 'sunaudio'
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'
__file__
= '/usr/lib/python2.2/sunaudio.pyc'
__name__
= 'sunaudio'