Click here to Skip to main content
15,911,531 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I'm trying to make an midi track. I know how to export it to a file but i don't know how to play it directly form code. By the way the class is an NAudio.Midi.MidiEventCollection
Posted
Updated 2-Nov-13 0:03am
v3

1 solution

Have a look at this set of tutorials
http://opensebj.blogspot.co.uk/2009/08/naudio-tutorial-6-midi-interfacing_27.html[^]

and at this MSDN article http://msdn.microsoft.com/en-us/magazine/ee336028.aspx[^]

But a better source for a response might well be http://naudio.codeplex.com/discussions[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900