Midi Input Recorder

By | 2002-06-01

NOW IT’S POSSIBLE ON VB!
This code INPUTS MIDI DATA, and echo it to a selected midiOut device. Nothing more. If you are not interested in MIDI PROGRAMMING, my advise to you is that, do not waste your time with this.
This was hard. BECAUSE: There is a callback function, which Windows calls many times during the recording. You can’t find it on a documentation, as I could not. But now, here it is. I created it by looking to C related documents, and by using the ‘AddressOf! operator of VB.
I don’t understand why it is not running from VB, (It crashes)
run the .exe, or please compile it first, if you do not trust my .exe file.
Oxokl.

Original Author: Oguz Ozgul

Assumptions

Please run the EXE file, or compile it yourself again.
I don’t know why, but VB crashes while running it.
But the compiled exe is OK.

Attachments

FileUploadedSize
CODE_UPLOAD1417.zip9/3/2020 3:45:00 PM5548
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.