Looper with movie player
-
Hi there,
i made a looper for movie player;
it works with a toggle:
push: loop start,
release: loop end and go back to start
then push/release: clears the loop....I 'm curious how other managed to do it, please let me know,
all the best,
Ben -
hi 'im trying to fix the backward playing bug...
any idea? -
hi, here's another version that works backward
it's a pulsed time looper,
i'm thinkin about a 3rd version where in/out loop could be ajustable
4bd523-movie-playe-looper-pulsed.izz -
Hey,
here's last version,
it works with pulse, time is calculated between first press/release interval, then it cancels loop;
/+ makes a restart and moves loop in time,
lm : change the pulse speedthanks for feedbacks
-
-
Thanks for sharing your files - I am sure people will find them handy.
-
Hi there,
here's last version, i think it's finished for now...
it allows to use palindrome or loop, and it's maybe more efficient...
enjoy and give me some feedbacks ;-)All the best
Ben -
it's works for me, and thank you to share it.The only problem is that your patch is too messy. Please when you share a patch or a user actor remember to comment as much you can and also to connect actors in a more simple way (i.e. no connetions passing over actors) by ths way is someone would like to modify or debug you patch can do it easilycheers -
Hi maximortal Thanks for your feedback sorry for the mess i ll clean it up, i m happy it works til then!
-
I did a quick cleanup. However I had no time to dig into it too much to check what is doing what. At first glance it seems that many values are passed back and forth. If you going to rebuild it it ma be good idea to use Global Values actor to eliminate some of the connections.
Otherwise I really like it. I see many instances where I could(and had in the past) use it.Thanks for sharing! -
Hi Vanakaru,
when you speak about global value actor it means cleaning the calculation that may occur twice for ex? or using trigger value more globally?
thanks for your advice,,
Bests -
Thanks for sharing, it works for me, good job !