Audio to MIDI Clock conversion...

Learn about building and using Max for Live devices.
Post Reply
snaper909
Posts: 82
Joined: Sat Apr 07, 2012 8:12 pm

Audio to MIDI Clock conversion...

Post by snaper909 » Thu May 21, 2015 6:05 am

Hi Guys,

Just made a very big patch with my modular, and the main clock in the patch is an LFO.
I've madea simple device in M4L to convert the LFO into a bang, then send it to another channel to MIDI device which converts the bang into MIDI clock.

Also set Live to EXT clock mode...

Nothing happend.

Im pretty sure that the problem is with the virtual MIDI routing.

Could somebody point me into the right direction?

(Mac, Live 9)
.
Image

broc
Posts: 1151
Joined: Mon Jul 26, 2004 8:37 am

Re: Audio to MIDI Clock conversion...

Post by broc » Thu May 21, 2015 10:10 am

It's not possible to send system real-time messages like MIDI clock through Live's track output.
As workaround you could send UDP/OSC messages to a standalone Max patch and convert there into MIDI clock.

Btw, Live's EXT mode is for clock input, not output.

Post Reply