Chop Reference for Cue Point for Movie File In not moving

Hello,
I am using the effects audio Analysis tool and selecting the Snare and using it as a the Chop Reference for the Cue Point for a movie file in, but the Movie File is not moving through the Cues (moving). But the Cue Point is moving on the parameters of the movie file parameters, just not on the actual moving file, so no movement can be seen on the movie file.

Hi @pphilli,

welcome to the community.

The channel indicating a snare only gets a value of 0 or 1 and with the default Cue Point parameter’s units menu set to “Fraction”, there will be no change in the image as 0 indicates the start of the movie while 1 also indicates the start, just one loop over.

Referencing the low or mid channel might give you more of what you expect. Just be careful that reading movie frames like this is difficult and can lead to dropped frames or not loaded frames due to the little time available.

If you want to progress the movie by 1 frame every time a snare hits, you can do so by selecting out the snare channel using a Select CHOP, and then appending a Count CHOP. The result of the count can now be referenced in the Cue Point parameter - just also set the parameter’s units menu to “Frames”

Hope this helps a bit
cheers
Markus