Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将来自 Android 麦克风的模拟数据存储到诸如 a4、b1 之类的音符中。我尝试使用aubio.org。但它是用 C 语言编写的。有没有其他开源代码可以做到这一点。如果奥比奥是这样做的方法,我该怎么做。
看看这个项目——audio2midi在 android 中集成了 abio。