Hi gang,
Firstly, my programming skills and technical understanding are hovering just above zero, so please forgive any silly questions.
What I would like to patch is a few (2, 3, maybe 4) separate MIDI clock OUTs - not USB MIDI.
I assume that MIDI being a digital set of messages should be able to be sent to any DIGITAL OUT, not just the default DIN MIDI out.
I found the internal MIDI clock object, found the BPM generator and the midi/out/clock.
The last one has a few choices, but that's where I hit the wall.
DIN is obvious, USB - not interested, internal port 1 and 2 - I read can be sued to send midi to other Axo objects. How?
How do I define what is the considered an "internal port 1" of example?
Am I able to "steal" the clock from the "internal port 1" and send it to a digital OUT?
Of course I would like to be able to all use the "song position" and set that to for example 8 bars, so I get a phase sync as well as the clock. But that's later - I assume a synced pulse LFO could be used for that.
So, why...
I want to use two sequencers (Akai and Octatrack) both using a synced, but separate clocks, so I can stop one of them, load a new project (while the other is happily playing) and then start it with the new project and have it follow the phase and the clock.
I'm happy to set the BPM for the whole set using the computer, changing BPM live would be great of course, but probably well beyond me.
The more the merrier, but if only 2 can be made "int port 1 and 2" I can live with that.
Any help will be greatly appreciated.