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
send midi clock with lemur??
Re: send midi clock with lemur??
from the addendum pdf, page 12, available with version 5 of Lemur and after.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.
-
- Newbie
- Posts: 17
- Joined: 21 Nov 2014 02:47
Re: send midi clock with lemur??
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
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.
-
- Liine Staff
- Posts: 285
- Joined: 01 Oct 2010 11:06
Re: send midi clock with lemur??
Interesting. The test() script in your example jzlib is broken though.
-
- Newbie
- Posts: 17
- Joined: 21 Nov 2014 02:47
Re: send midi clock with lemur??
oops, had it setup to insert into my patch.
this one should work.
this one should work.
- Attachments
-
- Midi Clock Out.jzlib
- (5.05 KiB) Downloaded 214 times
Re: send midi clock with lemur??
Getting "Invalid Argument" error when importing into Windows Lemur editor. Can anyone verify?
Last bumped by ForestCat on 10 Apr 2017 13:03.