On Fri, 2006-05-26 at 11:31 +0200, [EMAIL PROTECTED] wrote:
> Hi I'm currently writing on a loop based midi sequencer.
> My problem is that I want to get Hardware synced via midi clock.
> I've read that the midi-clock signal is send 24 times in a quarter note.
> My sequencer is network based.
> So there is one time-server which sends a tcp packet with every 256 note.
> But when I want it to send the midi-clock signal it would be send every 2+2/3 
> note. Which is not possible.
> Do you see any solution?
> 
Change the time-server resolution to 240/note?
-- 

Reply via email to