标签: audiokit
使用AudioKit轻松打开midi输入输入:
AudioKit.midi.openInput(name)
然后关闭:
AudioKit.midi.closeInput(name)
找不到任何方法来检查输入或目标是否打开