top of page
Color Affection
Coloring the sound with C.


<Color Affection> aims to overcome the limitations of senses that come from the separation of visual concepts represented by color, and auditory concepts, and to synesthetically understand and apply the two senses so that users can use a more intuitive and sensory experience when designing sounds. At the same time, it also has the purpose of exploring to see how C programming can be used for audio. The program can receive RGB inputs through scanning to create colors. The RGB input is converted into an HSV value to change the value of the audio effector to be applied to the file. Through this process, the colored sound is automatically generated as an audio file and stored for use.
Project Link
bottom of page