The condition SamplePosition("<sample>") > X is not working.
I´m using it like
*State = 0
+SamplePosition("song1") > 1000
then
State = 1
If instead I use a timer, as a workaround, I can get it to work.
Printable View
The condition SamplePosition("<sample>") > X is not working.
I´m using it like
*State = 0
+SamplePosition("song1") > 1000
then
State = 1
If instead I use a timer, as a workaround, I can get it to work.
Corrected, for beta 7.
ETA before Monday.
Great!