Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Midi library for Qt (Windows)

Midi library for Qt (Windows)

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 4.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jadawin
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you mean something like the QMidi project ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • J Offline
        J Offline
        Jadawin
        wrote on last edited by Jadawin
        #3

        Hi,

        Thanks for your reply.
        I had a look at QMidi before posting. It seems only midi outputs are available. Maybe I'm wrong ?

        I need to read incoming midi midi events .

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          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.

          1 Reply Last reply
          1
          • J Offline
            J Offline
            Jadawin
            wrote on last edited by
            #5

            Maybe I'll be doing this way, calling Win32 API directly.
            I'll check if RtMidi may be of any help before getting started.
            Thanks for the link.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved