Page 1 of 1

Simple count down with monitor and midi clock - help please!

Posted: 04 Jul 2014 11:22
by eccecello
dear all,

tomorrow i have a performance, and i would like to do a simple thing, but i am not able to accomplish it. i want this monitor object to display a count down from 120 to 0, using midi sync clock of ableton live as source.

the ideal would be to have a count of 2 minutes and seconds, but i now this would take more work, so i would appreciate if anyone out there can help me to write the script that would display 120 when i press play in ableton live, and start counting backwards to 0.

here i attach the project:
count down.jzml
how to make it count down from 120?
(3.83 KiB) Downloaded 55 times
one thousand thanks!

david

Re: Simple count down with monitor and midi clock - help ple

Posted: 05 Jul 2014 20:28
by Softcore
I dont get it.....if you want to count time (i.e minutes, seconds) how is a midi clock going to help you without having a way to read the BPM from Live, do the math and extract time from BPM and measures?

And if so....why not simply use the built-in "time" variable of Lemur? (page 124 of pdf Lemur manual)

Re: Simple count down with monitor and midi clock - help ple

Posted: 15 Jul 2014 11:04
by eccecello
@softcore thanks for your reply. yeah, live sending 60 bpm makes the trick for showing secs. in my screen, but i just was wondering if there was an easier way to show minutes:seconds,
because i didn't want to spend two days trying to build it with expresions and so on, as i am very bad with it.

Re: Simple count down with monitor and midi clock - help ple

Posted: 15 Jul 2014 14:03
by Softcore
So....this doesnt suite you?

Re: Simple count down with monitor and midi clock - help ple

Posted: 17 Jul 2014 08:15
by eccecello
yeah! that's it. thanks a lot for that.
the truth is i had a performance that day, and the audience had to watch this tempo. but i had to do it with a watch, as i was not able to do this.

just one more question, would it be possible to make a count down?? setting manually let's say 2 minutes, and stoping when reaching 0??

thanks once more.

Re: Simple count down with monitor and midi clock - help ple

Posted: 17 Jul 2014 15:01
by Softcore
To set the count down time, set desired time in "count" expression (in seconds)....In the example, 120 is used (2 minutes)

Re: Simple count down with monitor and midi clock - help ple

Posted: 06 Aug 2014 16:20
by eccecello
@softcore thanks a lot!

excuse my delay, but that performance already happened and i had to use something else, anyway i will use this in the future.