VB.NET Midi Player/Editor
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Been looking for VB.Net example on midi files, but only seem to get C++ or C# stuff. Can anyone point me to an example in VB. I want to write something that can: a) Play a midi file b) Change track levels realtime c) Change instruments for the tracks d) Transpose tracks e) Display the levels of the individual tracks realtime f) Save the changes made to the file As a start though, if I could just find some vb.net code to play a midi file and I can get to the other stuff once I understand that basics Cheers for any help! R