MIDI Note
How to play a MIDI note via low-level MIDI API. Plays a few MIDI notes via the MIDI stream interface.
About this post
Posted: 2017-08-09
By: BlackBeltVB
Viewed: 428 times
Categories
Attachments
MIDINOTE.ZIP
Posted: 8/9/2017 7:12:24 AM
Size: 2,290 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- CopyMemory (RtlMoveMemory)
- GlobalAlloc
- GlobalFree
- midiOutPrepareHeader
- midiOutUnprepareHeader
- midiStreamClose
- midiStreamOpen
- midiStreamOut
- midiStreamProperty
- midiStreamRestart
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.