"No library found for ddf.minim.analysis"
Hi, I am planning on getting an OpenBCI soon so I am trying to get a headstart on using the software. I have gone through the installation steps twice now and I'm always running into the same error: "The package "ddf" does not exist. You might be missing a library."
Console also printed:
no library found for ddf.minim.analysis
no library found for ddf.minim.ugens
no library found for ddf.minim.analysis
Libraries must be installed ina folder named 'libraries' inside the 'sketchbook' folder
My current installation:
OpenBCI_GUI is in MacHD/User/Matt/Documents/ProcessingBoth controlP5 and gwtopics are in MacHD/User/Matt/Documents/Processing/Libraries
OSX 10.12 (16A323)
Processing 3.2.1
In addition I tried switching the name of my "processing" to "sketchbook". I also made sure to change the targeted directory in Processing settings. This did not change a thing, got the same exact errors.
Comments