Hello! I’m trying to sync external devices to Zynthian Oram (v5.1). At the moment I’m trying to sync the SP404 MKII, with no success.
I connected a MIDI cable from Zynthian MIDI OUT to SP404 MKII MIDI IN. I also tried with USB cable.
I created a single MIDI CHAIN.
In MIDI IN it captures MIDI from midi player and step sequencer.
In MIDI OUT it sends to DIN-5 MIDI (and to USB Device when connected via USB).
In TEMPO SETTINGS the Clock Source is INTERNAL SEND.
When I start the MIDI PLAYER, the ZynSeq, or both, something strange happens. Usually some notes from the sequencer are sent to the SP404, but no clock. At a certain point the SP404 MKII started receiving a wrong and instable clock (38-42 instead of 100), then it went crazy, then nothing again.
At the moment I’m not able to send MIDI Clock to the SP404, only some notes.
I also tried to monitor ports with this command:
root@zynthian:~# aseqdump -p 0:1,14:0
Waiting for data. Press Ctrl+C to end.
Source Event Ch Data
0:1 Port subscribed 0:1 → 130:0
0:1 Port subscribed 14:0 → 130:0
0:1 Port subscribed 128:0 → 130:0
0:1 Port subscribed 128:0 → 130:0
then nothing else happened, even if I launch a midi player or a step sequencer.
From the MIDI player I can send MIDI notes to the MiniFreak via USB and it works well.
The MIDI cable is a type A.
What else can I try?
Thanks