美文网首页
Processing MIDI库 - theMidiBus

Processing MIDI库 - theMidiBus

作者: StormerX | 来源:发表于2020-03-29 14:37 被阅读0次

    Github - https://github.com/sparks/themidibus

    Installation

    The best way to install the MidiBus is via the Processing Library Manager. This way Processing will automatically notify you when a new version is available.
    If you want to install the MidiBus manually you can get the latest stable build including binaries, examples and documentation via direct downloadd.

    目前Processing3已经不能在类库管理工具中安装下载theMidiBus了,安装会失败。

    所以需要手工安装库文件了。然而从Github下载的源码中没有编译好的.jar库文件。还好有个编译好的最终版库可以下载:http://smallbutdigital.com/releases/themidibus/themidibus-latest.zip

    感觉上面这个地址随时也会失效啊,作者好久没维护过了,保险起见我下载后传到网盘了,你也可以从网盘下载。
    链接: https://pan.baidu.com/s/1eMkKibn2LYLAFJnjfi8PrA 提取码: psfp


    下载好后,解压,将文件夹复制到processing的库文件夹。macOS的话,路径是/Users/stormer/Documents/Processing/libraries


    OK,现在就可以使用该库了。

    相关文章

      网友评论

          本文标题:Processing MIDI库 - theMidiBus

          本文链接:https://www.haomeiwen.com/subject/ssayuhtx.html