Encode an image to sound and view it as a spectrogram - turn your images into music
Turn an image into sound whose spectrogram looks like the image.
翻译 - 将图像转换成声谱图看起来像图像的声音。
Encode an image to sound (WAV file) and view it as a spectrogram. Optimized Python 3 version.
PixelNotes turns your image to sound. The script is a Java program that reads a given input of an image in 'jpg' format and outputs a text file of notes for Max MSP music production
Encode an image to sound and view it as a spectrogram - 图片转声音
Experiments to convert digital images to melodies. Data sonification project where aesthetic decisions were made.
Image2sound is a python script that can convert an image or video into an audio file.
PixelToneJS is a JavaScript library that converts images into sound based on their RGB data. By interpreting the colors of the image, the library generates corresponding frequencies to create an audi...
Python program that converts an image file to audio
The auto-generated sound is vary based on the input which is image, in my design, the duration of sound is depends on the size of image – total pixel in an image, but in order to reduce the difference...