Page 1 of 1
Posted: 11 Jan 2018, 17:46
by grego mondo
Is there a way to activate (desactivate) the receive MIDI clock (or MTC) of a device in real time ?
Posted: 11 Jan 2018, 19:29
by grego mondo
Looking for an inlet
Posted: 11 Jan 2018, 19:39
by nay-seven
Currently no, maybe possible as suggestion ?
Posted: 12 Jan 2018, 10:56
by x.iso
Recently I've come across same question. One way that worked for me, was switching on and off the midi output device itself (that sends the clock). The idea was to make a step sequencer that sends and interrupts clock output for SH-101 (which is connected through another device to convert midi into CV/gate), so it's internal sequence plays differently to make it groovy. So that worked, but it's tricky to also send notes in this situation, but I have idea for that as well. Anyway, I'll add suggestion for more straightforward way to do this.
Posted: 12 Jan 2018, 12:28
by grego mondo
I Thought of that way (disactivating the device) but I believe I dosen't works for input device, only for output ...
Posted: 12 Jan 2018, 15:10
by 23fx23
maybe toglling from a mastersync (wich will use MTC) to local sync(that would not) might do the job as a workaround?
ie drop a local sync module and enable or disable 'active'. if off the patch syncs to master mtc, if on will use the local sync
Posted: 15 Jan 2018, 13:54
by grego mondo
I believe that would works for a patch or a rack but I'm trying to synchronise a wholke grid with more than 10 piano roll on one song and become slave and the next one ...