Page 1 of 1
Posted: 26 Sep 2007, 09:57
by cmodica
Is it possible to have a synchro with the internal clock of the computer ?
For example :
I'd like at 8h00 usine play a sound. And at 12h00, it play an other sound, etc ...
Thanks
Posted: 26 Sep 2007, 11:17
by senso
There is no direct way to get the absolute time.
I've just posted a simple add-on which get the absolute time in HH/MM/SS.
But each time you start the patch you have to enter the current time; then the patch calculates the new real time.
Not a real solution,
I'll add a new module to get it more easily...
Posted: 26 Sep 2007, 11:30
by cmodica
OK, thank you Olivier, it is cool !
Posted: 26 Sep 2007, 12:00
by bsork
How about an alarm-clock patch in the add-ons?
Posted: 26 Sep 2007, 12:00
by senso
The actual version of the add-on is probably not enough precise.
Replace the [timems] module by a interface Control/time/[Precise time ms] and divide the result by 1000 to have it in ms.
I've just created a [What time is it?] module, next release, this afternoon, I hope.
Posted: 26 Sep 2007, 12:07
by bsork
Great - after all we have to get up early enough to really enjoy our delicious Senso cereal for breakfast!
Posted: 26 Sep 2007, 12:07
by senso
I think that the alarm clock patch will be easy to create with the new module.
Posted: 26 Sep 2007, 12:41
by cmodica
It will be very great, because i want to use Usine for a sound "installation" that i had to do for the end of november. And the firs test that i just have been doing with your patch are very cool !!
Thanks a lot i love this soft more and more.