本文介绍了在VB.NET中使用MIDI和音符分析的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在通过连接到计算机上的麦克风输入的数字键盘创建音频,分析音符,并将其输出为虚拟MIDI控制器.有人可以告诉我一个用于声音/音符分析和MIDI输出的好的DLL吗?

问候,
Jordan

I''m creating take in audio from my digital keyboard connected to the mic input on my computer, analyze the notes, and output them as a virtual MIDI controller. Could someone tell me a good DLL for sound/note analysis and MIDI output?

Regards,
Jordan

推荐答案


这篇关于在VB.NET中使用MIDI和音符分析的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-31 09:56