music visualization

edited March 2017 in Library Questions

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 :|

Tagged:

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

Sign In or Register to comment.