Page 1 of 1

send midi clock with lemur??

Posted: 22 May 2014 10:05
by bananasoul
I want to send a midi clock signal from lemur to my micro korg to get a tap temo funktion for the arpeggiator.
is this possible?? im pretty new to the lemur software so if somebody got an idea how to make it work i would apreciate it very much. THX

Re: send midi clock with lemur??

Posted: 22 May 2014 11:46
by Softcore
Clock
There are eight clocks available in Lemur, one corresponding to each MIDI target. Each clock can
operate as an internal master, or slave to an external signal. Sending MIDI clock from Lemur is
not supported.
from the addendum pdf, page 12, available with version 5 of Lemur and after.

;)

Re: send midi clock with lemur??

Posted: 04 Jan 2015 18:06
by frankfurter
hey, i was actually able to figure this out using the midiout(target,msg) commands for start, stop, timing & song position.
it took some adjusting of the timing of the on clock script, and i had to send the timing ticks twice for the tempo to match on my electribe for some reason.
think this is just a ppqn resolution thing so **** might vary depending on the resolution of your device..?.
it works really well tho. super tight once i got it all matched up.
i didn't test the song position thing b/c the electribe doesn't respond to it, but i left it in there

i know this is an old thread but it is possible, even tho the manual says its not or at least gives u the idea thats its not possible. thats how i took it at least.

also this site really helped me w/ the midi msg commands. this part isn't really super clear in the manual either.
https://ccrma.stanford.edu/~craig/artic ... nmidi.html

Re: send midi clock with lemur??

Posted: 09 Jan 2015 10:29
by nick_liine
Interesting. The test() script in your example jzlib is broken though.

Re: send midi clock with lemur??

Posted: 28 Jan 2015 01:54
by frankfurter
oops, had it setup to insert into my patch.

this one should work.

Re: send midi clock with lemur??

Posted: 10 Apr 2017 13:03
by ForestCat
Getting "Invalid Argument" error when importing into Windows Lemur editor. Can anyone verify?