Skip to content

MenglingHettinger/sonify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

sonify A graphical interface for loading images and coverting them into sounds based on the number of pixels present around the color wheel.

screen

Click the gator to hear what is looks like:

gator

Installation

$ python setup.py install

Running the application in a GUI

$ sonify

Importing the module

To use the module functions in other code, import with

from sonify import sonify

Aknowledgements

Special thanks to Zachary Denton for his 'wavebender' module. https://github.com/zacharydenton/wavebender

About

Image to sound.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%