The Screaming Pixels marks the beginning of explorations in image sonification techniques.
This project utilizes the p5.js library to create an interactive program that generates visual patterns to drive sound synthesis. 

Some features include:
 - Generates mathematical pixel patterns using sine and cosine functions using constants adjusted by UI sliders.
 - Maps pixel values of an image to control the frequencies of oscillators for sound generation. 
 - Interactive controls for starting and stopping the sound.
 - Ability to save the generated image.

Project files are available for download and playback at:

You may also like