We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I have to create a video from pictures and music. The music file (MP3 for example) should be analyzed and the pictures should be adapted to this (for example the frequency, the volume, the rhythm, etc). Which libraries should I take? I have heard about the minim and video library, but I don't know, if there are any other possible libraries. My Problem is, that I don't know how to analyze the music file. Is there any tutorial or example, how I have to do the analysis?
Thanks, jamabe
Answers
Hi, you could start by opening Processing and going to File > Examples > Libraries > Minim > AnalyzeSound (or some of the other minim examples). Cheers!