From previous posts, I have been working long and hard on thie UDF, but it has turned out a success.
Unlike people who do not want to share UDF's [Phillip Benefall], I will be completely willing to give this UDF for download.
See the example in the UDF file, actually, you can just run the UDF and listen to the music...
Eynstyne
MIDI UDF!!! - Midiudf.au3 (Stream functions still need work...)
If there are any problems with the UDF, PM me
THX
Enjoy!
Looks like I wasn't the only one interested in working on this.
DisabledMonkey, dword and uint64 aren't the same size (the first is 32-bit, the 2nd is 64-bit).
Now, on to the changes I did, because this project shouldn't die! (from the top of Midiudf.au3):
; *Altered by GMK -> cleanup of code, Constants 'cleanup', addition of Drum Map
; *Alterations by Ascend4nt:
; - Changed '_NOTEON/OFF' to _ON or _OFF per suggestion by Paulie
; - @error checks/returns fixed (still some consistency