Skip to content

Cosmosoc/Image-Sonification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

nasa_imagesonification

Making an audio wave based on an image.
The volume of sound is based on the average brightness of row of pixels and the colors decide what piano note will be played.

Libraries

Open CV - An image processing library in python for reading image.
pydub - pydub is a Python library to work with only . wav files.
simpleAudio - another cross-platform library that's made for playing back WAV files.

Installing

pip install pydub
pip install opencv-python
pip install simpleaudio

Usage

Import the required image in the same folder rename it as "image.jpg".
Run the code :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •