I'm currently working on a project in Processing(version 3.1.1) for school which doesn't allow the use of external libraries(the project, that is)
I've successfully used the minim library and the Sound library before I found out external libraries aren't allowed. I can't find any information about adding sound to processing without the use of either of those. If anyone can help me further, link me to information or inform me it's not possible to do without external libraries, it'd be greatly appreciated.