![View this Page](../schemes/poor/viewie.gif)
![Edit this Page](../schemes/poor/edit.gif)
![Attachments to this Page](../schemes/poor/upload.gif)
![History of this Page](../schemes/poor/history.gif)
![Home](../schemes/poor/top.gif)
![Recent Changes](../schemes/poor/recent.gif)
![Search the Swiki](../schemes/poor/search.gif)
Code Samples
Echo.py: Echo.py
Defines a function that accepts a delay (an integer!).
The function opens a file-selection-dialog, and turns
that file into a sound. Then plays that sound with an echo
controlled by the delay.
sinWav.py: sinWav.py
Defines a function that accepts a number, and plays
a sound of that frequency
mattW.py: mattw.py
Defines several image manipulation functions.
The comments say more that I could.