Skip to content

44million/ImageNoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageNoise

Image to noise synthesizer, goes through each pixel and obtains the RGB values of that pixel.

Then, it assesses the luminance of all of the RGB values, and plays a corresponding MIDI note based on the value.

Can be run via iteration, or can be executed using a Thread Pool.

Iteration sounds much better

Refer here for a list of MIDI instruments, use smaller images for better output (smaller dimensions, for fewer pixels, and thus fewer conflicting notes).

About

Image to Noise synthesizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages