�`^c@sddZddlmZeddd�[dZdefd��YZd �Zd
�Zd�ZdS(
sInterpret sun audio headers.i�(twarnpy3ksPthe sunaudio module has been removed in Python 3.0; use the sunau module insteadt
stacklevelis.sndterrorcBseZRS((t__name__t
__module__(((s/sys/lib/python2.7/sunaudio.pyR
scCsDt|d�d>t|d�d>Bt|d�d>Bt|d�BS(s"Convert a 4-char value to integer.iiiiiii(tord(ts((s/sys/lib/python2.7/sunaudio.pytget_long_bescCs�|jd�tkr!td�nt|jd��}t|jd��}t|jd��}t|jd��}t|jd��}|d}|dkr�td�n|dkr�|j|�}nd}|||||fS(s&Read a sound header from an open file.isgethdr: bad magic wordiisgethdr: bad hdr_sizet(treadtMAGICRR(tfpthdr_sizet data_sizetencodingtsample_ratetchannelstexcesstinfo((s/sys/lib/python2.7/sunaudio.pytgethdrs
cCs�tt|d��}|\}}}}}x|ddkrJ|d }q-WdG|GHdG|GHdG|GHdG|GHdG|GHd Gt|�GHd
S(s0Read and print the sound header of a named file.tri�tsFile name: sData size: sEncoding: sSample rate:sChannels: sInfo: N(Rtopentrepr(tfilethdrR
RRRR((s/sys/lib/python2.7/sunaudio.pytprinthdr&s N( t__doc__twarningsRR
t ExceptionRRRR(((s/sys/lib/python2.7/sunaudio.pyt<module>s
|