kawaremu / Processing-Music-Art

Video made with code, using processing (Java) only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is generative Art ?

  • Generative art refers to art that in whole or in part has been created with the use of an autonomous system. An autonomous system in this context is generally one that is non-human and can independently determine features of an artwork that would otherwise require decisions made directly by the artist.

How it all started ?

  • For this project, I started from the @Tee Kay Swirl Music Player.

  • I decided to add some Noise Wave based on the left and right channels of the Music stream. This was made possible thanks to the Minim Sound Libary. The radius of the circles alternates between the left and right channels values for example.

How to run and view it ?

  • This video was made with code, using processing (Java) only. It is for the final project of Multimedia.

You can download the code and run it using Processing 3, you however need the Minim Sound Libary added to make this work.

Result

  • If you want to see the final result, click on the image bellow.

© 2022 Boucelham Ahlem

For contact : boucah@hotmail.com

About

Video made with code, using processing (Java) only.


Languages

Language:Processing 100.0%