Hello.
I'm trying to install the Csound API's csnd.jar to use with Processing, but I keep getting the same error,
"The package "csnd" does not exist. You might be missing a library."
I've consulted the
How to Install a Contributed Library at the wiki and have done everything it asks for, placing the file into
libraries/csnd/library/. I've even downloaded controlP5, installed it into the libraries folder, and have successfully imported it into a sketch to ensure that my libraries folder is set up correctly.
I've been able to successfully use it by placing it within the
/code/ folder within individual sketches, but I would much rather just place it into the libraries folder and be done with it.
Any thoughts or suggestions?
Best,
Jake
1