zeloe / image_to_sound

a way to make sound with an image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imagetosound

transform images, get the pixel, transform to sound

python libs

pip install opencv-python
pip install numpy
pip install python-osc
pip install glob

install processing and pure data.
you will need to install osc5 (external library) for processing to process OSC messages.
first run the processing file, pd patch and then the python file. make sure that you edit path for images in the python file and load a sample into the pd patch.
the rest is up to you :)

to see how it looks

youtube

About

a way to make sound with an image

License:GNU General Public License v3.0


Languages

Language:Python 87.5%Language:Processing 12.5%