
Hi!
I'm trying to send midi data from the sequencer (seq24) to the pd, but I get problems like in the picture. The tempo in the sequencer is constant, but in the pd it always changes. How to synchronize it?
Thanks!
Problems with MIDI sync

Hi!
I'm trying to send midi data from the sequencer (seq24) to the pd, but I get problems like in the picture. The tempo in the sequencer is constant, but in the pd it always changes. How to synchronize it?
Thanks!
@Dots Hi, you could try using [midirealtimein] as was shown in the patch here:
https://forum.pdpatchrepo.info/topic/874/parse-midirealtimein
There's also a [midiclkin] object but it doesn't seem to output anything.
@weightless How to use it?
@Dots I've never used it before, but I've made this based on the patch in the link I've posted. I use reaper which outputs 960 ticks pr quarter note by default. You can then take all sorts of divisions from the stream of 248s, according to what you need, and have bangs for quarter notes, 16th and so on.
Is this what you're after?
@EEight Thanks for linking to this patch, seems like the missing help file for midirealtimein.
Oops! Looks like something went wrong!