Processing (Java): List of reasons why a library won't be detected (Linux)

一世执手 提交于 2019-12-06 07:25:33

The easiest way to add a library to a sketch is to simply drag the library jar onto the Processing editor.

You don't have to install the library in the libraries directory. Just find SoundCipher.jar and drag it directly onto your sketch in the Processing editor.

That will add the library to your sketch, and you'll be able to use the SoundCipher class.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!