how to get pd to behave as midi clock master? is <i>mod</1> object a step foward?
chrs
Setting pd the midi master clock
how to get pd to behave as midi clock master? is <i>mod</1> object a step foward?
chrs
you need to manually send start messages and then clock ticks as midi messages. I think start is 250, stop is 252, and clock ticks are 248.
have a look here (2nd post): http://puredata.hurleur.com/sujet-2090-outputing-midi-clock
you might find that timing is off by one tick....from memory i seem to recall that 'start' also sends a clock tick....you'd have to check that to be sure
thanks for the link mod! appreciations
though, the <i>midiout</i> object seems only linux compatible...
i'm running windows7 x86_64.
is there any other way without virtual machine?
chrs
—
EDIT
so I guess [midiout] is working but for example: ableton live recognizes external midi clock—it starts when messsage is 250 and stops with 252, but is not slaving bpm's... only the first 248 message gets tracked... any hints?
thks
Oops! Looks like something went wrong!