CSUMB 205 Multimedia in PYTHON
0.8.12
An easy-to-use wrapper module for the PIL module
Main Page
Classes
Files
File List
simpleAudio.py
1
#!/usr/local/bin/python3
2
"""
3
-------------------------------------------------------------------------------
4
SIMPLE AUDIO.PY
5
6
AUTHOR(S): Peter Walker pwalker@csumb.edu
7
8
PURPOSE- .
9
10
CLASSES- .
11
-------------------------------------------------------------------------------
12
"""
13
import
wave
14
print(
"Not yet implemented..."
)
Generated on Thu Feb 26 2015 01:59:45 for CSUMB 205 Multimedia in PYTHON by
1.8.9.1