MIDI interface on Windows in Python, need advice

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ton K.

    MIDI interface on Windows in Python, need advice


    Folks,

    I'm planning to build MIDI sysex tools in Python on Windows 98SE.
    I need a simple read/write to MIDI interface, preferably with a read
    callback integrated with the Tkinter event loop.
    I don't need timestamps, sequencing etc...

    please advise on how to proceed...
    thanks
    Ton K.

Working...