Forum > Third party
DMS MIDI Monitor
dstrenz:
Opensource Free midi monitor utility for Windows is now on github: https://github.com/dswwood/dmsMidMonGithub
Lazarus/Free Pascal source is included. Or just download and run the exe.
Good for debugging, learning, modification, general MIDI troubleshooting, and the source code is a good head start at writing a midi device editor.
Why? I noticed that there are few MIDI utilities available with pascal source code.
Thaddy:
--- Quote from: dstrenz on March 28, 2025, 12:12:20 pm ---Why? I noticed that there are few MIDI utilities available with pascal source code.
--- End quote ---
????
Nonsense
dstrenz:
Oh? How many are there?
Zvoni:
--- Quote from: dstrenz on March 28, 2025, 02:14:59 pm ---Oh? How many are there?
--- End quote ---
The Bass-Library?
Otherwise --> https://wiki.freepascal.org/MIDI
dstrenz:
Looks like that's for playing midi files.
This one is for monitoring what goes to and from a midi device, like a synth. I couldn't find anything with pascal source that would let me send a sysex message to a device and monitor what the device returns. Years ago, I wrote a more elaborate shareware program for Win3.1 named WinSysex using, uh, I think it was called Borland Pascal back then. I lost the source when my tape backup drive died.
So I write this, make it publicly available with source, upload it to github, 'announce' it on reddit, facebook and here. And literally, the only feedback I've gotten is along the lines of 'bah, nonsense.' I've learned my lesson..
Navigation
[0] Message Index
[#] Next page