Wednesday, June 14, 2017

Chromapost Sound 2


Java desktop applet that translates color into sound.
Download at chromapost.com/sound/2
The translation is based on converting red, green and blue color values (0 - 255 each) to MIDI values (21 - 108).
Each chromapost is translated into three successive tones, one for each color channel.
You can play a sequence of 40 chromaposts (120 tones) in chronological order.
(Written in Processing with SoundCipher library)

No comments: