08-27-2021, 12:03 PM
(This post was last modified: 08-27-2021, 12:45 PM by fgeorgy.
Edit Reason: typo
)
So far, I can only get sysex communication between a USB device and my Mac with the following routing:
A1 --> P01
P01 --> A
It's like the sysex support is only available for USB A and PC01.
On the other ports (USB B, C, D, PC > 01) all messages except sysex are transmitted without any problem.
I mainly tested with a Bass-Station 2, a synth that sends a simple sysex response and not too fast (it responds about 20ms after having received the request). I get similar results with my Hydrasynth, my Microfreak and my Nektar Pacer.
To send and receive MIDI message I use https://github.com/gbevin/SendMIDI and https://github.com/gbevin/ReceiveMIDI
I'm stuck.
Edit: I will test with another PC (my wife's Macbook Pro). Maybe it's my Mac the problem.
A1 --> P01
P01 --> A
It's like the sysex support is only available for USB A and PC01.
On the other ports (USB B, C, D, PC > 01) all messages except sysex are transmitted without any problem.
I mainly tested with a Bass-Station 2, a synth that sends a simple sysex response and not too fast (it responds about 20ms after having received the request). I get similar results with my Hydrasynth, my Microfreak and my Nektar Pacer.
To send and receive MIDI message I use https://github.com/gbevin/SendMIDI and https://github.com/gbevin/ReceiveMIDI
I'm stuck.
Edit: I will test with another PC (my wife's Macbook Pro). Maybe it's my Mac the problem.