Hi. As the MidiIn() function collects mid info, instead of
playing it then save it to a textbox or file. See the
sample for MidiIn demo which collects midi info into a vb
textbox. See the MidiTest demo which collects midi info
into a log file. The format of the text is up to you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Hi. As the MidiIn() function collects mid info, instead of
playing it then save it to a textbox or file. See the
sample for MidiIn demo which collects midi info into a vb
textbox. See the MidiTest demo which collects midi info
into a log file. The format of the text is up to you.
Logged In: NO
Or see the MidiPlayer demo which scans the midi file and
you can save the results as text if you want.