开发者

Getting started with MIDI

I'd like to write an application that re开发者_运维百科ads USB MIDI data from my midi piano and quite possibly anything else MIDI I can find.

Looking for a library that works with .NET and also allows me to 'intercept' this data even if another application is using the MIDI.

Thanks


You might want to check out Carl Franklin's Midi library

http://www.franklins.net/dotnet/CarlsMIDITools.zip

And I'm sure he's open to any questions you may have :-)

(And be sure to listen to his awsome .NET podcast: .NET Rocks! (http://www.dotnetrocks.com/))


NAudio can capture MIDI in C# too, but I'm not sure about intercepting it. You might need to look at something like MIDIOX for that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜