Generative Customizable Chinese Landscape Paintings Style Tapes Based on Audio Clips
More details can be found in the introduction document of this project.
To start this program, you need certain software and libraries down below:
- Processing as the IDE
- Minim
- PeasyGradients
After installing all the libraries, we need a .mp3 file in the folder to run this program. We need to name it as "music.mp3".
- Turn on/off the built-in tree generator
- Change the size of the canvas
- Change the music
- Change the gradient colors
Special thanks to all kinds of open source codes online, including the environment and libraries mentioned above. Besides, I also want to thank Daniel Shiffman. His great book The Nature of Code helps me draw the fractal trees in this program.