send midi clock with lemur??

Discuss Lemur and share techniques.
Post Reply
bananasoul
Newbie
Posts:2
Joined:22 May 2014 09:48
send midi clock with lemur??

Post by bananasoul » 22 May 2014 10:05

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

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: send midi clock with lemur??

Post by Softcore » 22 May 2014 11:46

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.

;)

frankfurter
Newbie
Posts:17
Joined:21 Nov 2014 02:47

Re: send midi clock with lemur??

Post by frankfurter » 04 Jan 2015 18:06

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
Last edited by frankfurter on 28 Jan 2015 01:55, edited 1 time in total.

nick_liine
Liine Staff
Posts:340
Joined:01 Oct 2010 11:06

Re: send midi clock with lemur??

Post by nick_liine » 09 Jan 2015 10:29

Interesting. The test() script in your example jzlib is broken though.

frankfurter
Newbie
Posts:17
Joined:21 Nov 2014 02:47

Re: send midi clock with lemur??

Post by frankfurter » 28 Jan 2015 01:54

oops, had it setup to insert into my patch.

this one should work.
Attachments
Midi Clock Out.jzlib
(5.05KiB)Downloaded 227 times

ForestCat
Regular
Posts:59
Joined:02 Mar 2012 21:00

Re: send midi clock with lemur??

Post by ForestCat » 10 Apr 2017 13:03

Getting "Invalid Argument" error when importing into Windows Lemur editor. Can anyone verify?


Last bumped by ForestCat on 10 Apr 2017 13:03.

Post Reply