Hey bsxy,
you are totally right with the framerate problem.
At least, this is how I understood it....and the more the poor lemur got to do, the more unstable the clock gets
If you are looking for a
template that would allow sending out controller data synchronized to an external MIDI clock. E.g. changing the filter cutoff frequency for a synth in sync with the timing of my DAW. Any ideas would be highly appreciated
check out Modumat 16step:
http://liine.net/en/community/user-library/view/59/
It sends step sequenced Midi CC variations. There is a synced version that listens to Midiclockinput on Target0 and a unsynced version.
Modumat might be also interesting for creating a step sequencer on Lemur in common:
It hosts a Container called Midiclock. You can copy that to other modules.... it is based on the Midiclock in JMs stepsequencer.
For sure you have to change the output variables but the clockwork might work....
Here is a screenshot of the section:
If I remember right, I put a lot of effort in fitting the sixteenth variable
Code: Select all
(songpos+tick/6)/(16/Time.out)+(Time.out/8)
It contains a +() term that corrects midiclock linear delay quite well for my setup, but might be changed...
As said before, I am no more into that coding, haven´t touched that for years... So a tutorial on building a sequencer or LFO stuff on lemur would be appriciated. There are some nice tutorials in the JM section (
http://www.jazzmutant.com/workshop_tutorialslist.php), but not so many, if you think of all the years the hardware lemur existed.
I hope that there will be some on Liine in the future too.
@ Jim. Are you still with us?
all the best & enjoy petting your lemur
mat