I want to use the Polyend Play as transport control for AUM. This should be simple but I seem to be missing something. AUM is not catching the MIDI messages from Play. When I look at MidiSpy I see the messages are:
|9123: | CH0 || START|
|9124: | CH0 || STOP|
What is MIDI channel 0 and are Start and Stop normal MIDI commands?
Any help would be appreciated.
1 Like
I think it’s probably an AUM issue? Reach out to the developer Jonatan, he’s very responsive.
I’ve had success using AUM to start other devices, but never the other way around,
It is a AUM issue. I’m actually kinda suprised as I’ve always found AUM to be capable of doing whatever I need. AUM has two big issues that relate to midi transport control:
- It cannot detect Start/Stop
- It will not accept external midi clock
Number 2 is the biggest surprise as this seems like core functionality. The fix that I found was to simply use Drambo. I just got it to listen for the Plays midi clock and it just worked.
1 Like