hi devs & coders,
i wasn't sure if this object exists, so i didn't post it in pd-dev...
i don't know EXACTLY (means so good that i would code it my self (if i could even code:)) what "midiclock" is, but the possibilty to get start, stop, tempo... from external hw/sw sequencers to pd would be very usefull to me (hope for others too).
i got quasimidi polymorph (step-seq-synth), boss dr-770 (drummachine), emagic logic (software sequencer) and i can sync them with each others trough midi with ease... so i think(hope) it wouldnt be so hard to implement it in/to PD.
midisync.gif is what (midi-ox said as raw mididata) i got in my PCs midi in from my polymorph... [meesee] the flow became faster when i increased the bpm in polymorph... so it seems it sends a "bang" with a "metro X" and X is calculated from BPM... (could be: timingclock[F8]=bang, start[FA]=1, stop[FC]=3...)
thnx -andre ps. if this object allready exist, spank me hard for my lazyness...