sunaudio
index
/usr/lib/python2.1/sunaudio.py
Interpret sun audio headers.
Classes
exceptions.Exception
error
class
error
(
exceptions.Exception
)
__getitem__
(...)
from
exceptions.Exception
__init__
(...)
from
exceptions.Exception
__str__
(...)
from
exceptions.Exception
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.1/sunaudio.pyc'
__name__
= 'sunaudio'