资 源 简 介
OSC-MIDI Bridge
An OSC to MIDI bridge/converter written in Python. OSC-MIDI Bridge also allows you to selectively forward OSC to other OSC desinations. In effect, using OSC-MIDI Bridge, one can control any OSC or MIDI enabled device on a network from a single networked device.
OSC will be handled using the pyOSC library.
There will be a simple configuration GUI which will be implemented via Qt4, using the PyQt4 library.
MIDI will be handled using pyPortMIDI, provided as part of the PortMedia package.
This is written as part of my level 3 major music technology project, which is in turn part o