Page 1 of 1

Slide Show BMP - match bpm error

Posted: Fri Aug 05, 2011 12:09 pm
by nearweb
Hello,
everytime i press "match bpm" on Slide Show BMP module come out this error http://imageshack.us/photo/my-images/15 ... 20350.png/ and if i go to see the code i find this one http://imageshack.us/photo/my-images/15 ... 19184.png/

any solutions??
thank you

Posted: Fri Aug 05, 2011 12:35 pm
by Lupin
The BPM_SPEED variable Is a shared dictionary variable, this means it can only be retrieved once a module has already written this variable in this shared dictionary. Are you sure that the BPM module is running? This is the one that sends this shared var

Posted: Fri Aug 05, 2011 2:00 pm
by nearweb
Yes, i'm using (at) BPM (global) v3.0. I press ON and then TAP TAP till when i find the right time.

Anything automatic like the left bar on (lt) QUICK FX v11??

Re: Slide Show BMP - match bpm error

Posted: Mon Dec 12, 2011 12:08 am
by camil
Just had the same problem and there is a simple fix:
open BPM Global module in editor (now I'm using (at) BPM (global) v3.3 ) and add this line in PeriodicalEvent(elapsed):

sharedDict['BPM_SPEED'] = speed
Restart Modul8 and that's it.

Re: Slide Show BMP - match bpm error

Posted: Sun Mar 25, 2012 6:14 pm
by proglime
Thanks Dear Camil !

slideshow works with bpm now.

but i found a new problem:

the SYNCH button in "(at) BPM (global) v3.3 )" seems no effect with the Slideshow BPM Module.

when slideshow begin off beat, i cant re-sync it, even press "on/off" or re-activate the slideshow module, both no use.

please go check it and help me.

THANKS a LOT!