According to this post, there is an 'end signal' but I can't see this documented anywhere
viewtopic.php?f=27&t=2046&p=6789&hilit=moviein+end#p6789
I'm getting unpredictable results with code like this - sometimes it works, sometimes not. I Sometimes the index_fraction jumps to some number like this! 5.92e-006
- Code: Select all
if `chop ("movie2_info/index_fraction")` > 0.99
# echo "end of movie 2"
opparm movie_fader value0 (2)
rvar current_movie = 'movie3'
opparm movie2 cue 1
opparm movie3 cuepoint 0
opparm movie3 cue 1
opparm movie3 cue 0
endif
My use case is pretty simple - I just want to play a sequence of movieins one after the other as if they were on the same timeline, and then play with the logic once that's working... I'm starting out with Touch and want to understand how to control a set of movies accurately and missing something fundamental I think.
Thanks in advance
Michela
