目录结构
sound/ Top-level package
__init__.py Initialize the sound package
__main__.py
formats/ Subpackage for file format conversions
__init__.py
wavread.py
wavwrite.py
effects/ Subpackage for sound effects
__init__.py
__main__.py
echo.p