How to create a midi file with c#
-
Saturday, February 25, 2012 10:11 PM
Hi there,
how can I create and save a .mid file with C#? Is there a way to do it with the C# MIDI Toolit from
http://www.codeproject.com/Articles/6228/C-MIDI-Toolkit ?
I would be great to have a simple method which I can call with different arguments like "NoteID, velocity,duration".
xparet0209
- Edited by Robert BreitenhoferMicrosoft Contingent Staff Monday, February 27, 2012 3:50 PM URL as Link
- Moved by Robert BreitenhoferMicrosoft Contingent Staff Monday, February 27, 2012 3:51 PM English instead German (From:Visual C#)
All Replies
-
Sunday, February 26, 2012 5:30 PM
- Edited by tea time Monday, February 27, 2012 6:12 PM
- Proposed As Answer by tea time Tuesday, February 28, 2012 3:00 PM
- Marked As Answer by Bob ShenMicrosoft Contingent Staff, Moderator Thursday, March 08, 2012 3:04 AM

