Category: Offenbach Students: Generative Art Projects

  • Generating Sound Art from Java Code, by Anna Semykina

    My generative art project is written in Java code. I want to generate sound from mathematics. I want to read a graphics file pixel by pixel, get the RGB values of each pixel, and generate sound from that. In a second iteration, I will move beyond the pixel by pixel concept to a coded schema…