sonify
A graphical interface for loading images and coverting them into sounds based on the number of pixels present around the color wheel.
Click the gator to hear what is looks like:
$ python setup.py install
$ sonify
To use the module functions in other code, import with
from sonify import sonify
Special thanks to Zachary Denton for his 'wavebender' module. https://github.com/zacharydenton/wavebender