leighsmith / midisport-macos

M-Audio MIDISPORT USB 64-bit MIDI device driver for MacOS 10.14+
Other
124 stars 7 forks source link

Test MIDISPORT devices with unequal inputs and outputs #16

Open leighsmith opened 3 years ago

leighsmith commented 3 years ago

M-Audio created some strange beasts such as the MIDISPORT 2 x 4 which have a different number of inputs as outputs. Currently the driver assumes an equal number of inputs and outputs (these were the only cases in 2000) and the NumberOfPorts key in MIDISPORT_devices.xml is used for both the number of inputs and output ports. Therefore:

leighsmith commented 3 years ago

Current development on the ExpandedDeviceSupport branch.

leighsmith commented 3 years ago

Preliminary support (requiring testing) for the MIDISPORT 2x4 is now in v1.2.0.

leighsmith commented 3 years ago

Anyone with a MIDISPORT 2x4, please test with v1.2.0 and report your results here?

beingbutanear commented 2 years ago

Hi, Just got this working with a Midisport 2x4 in Monterey. Thank you so much! Very grateful to keep using it.