Midi library for Qt (Windows)
Solved
General and Desktop
-
Hi everybody,
I'm new to Qt and I'm searching a library to deal with Midi ports.
I need to read from midi ports, and write to. No need for midi files support.
The target will be Windows 7/10.Does someone know of a library, documented and currently maintained ?
Thanks for helping.
-
Hi and welcome to devnet,
Do you mean something like the QMidi project ?
-
MIDI development on Windows is reasonably easy since it's well documented.
You can check it yourself (if you have not already done so) here.