We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hello, i want to add controlp5 buttons in a music visualizer code.But i am having trouble with loading the mp3 file.i am using selectInput method but i am getting null pointer exception at fftForward(song.mix).please help me :|
Answers
Please post your code to get feedback about your issue. I suggest you get the music loaded and working first before using controlP5 to build your GUI.
You should also explore the examples that comes with the library if you haven't done so. At the end of each example, you find the documentation related to that example. You can also explore the examples and the library documentation in the library's website: http://www.sojamo.de/libraries/controlP5/
Kf