Hi All,
Happy Holidays!! I am spending my days trying to create an audio visualizer using Processing with P3D and Minim. I am relatively new to Processing, so if anyone has any previous projects in that area that I could use as reference I would greatly appreciate it!
I am using Processing v3.4 on Mac and I have come to realize that I cannot use P3D at all. I have tried to simply use size(100, 100, P3D) in setup(), and I get an error with “Could not run the sketch (Target VM failed to initialize).” as the description. Anyone have any ideas as how to fix this? Thanks!