Value from Frame X?

Hello,
I am working on an script that uses values from an audiofile (via audio controller as position -> assign track in the script controller) analize it and convert it into some additive random motion on the beat. My problem is to read out the value at a specific time / frame... is this possible in 3ds Max? Under After Effetcs I can use .valueAtTime(x)

I want to create later something like that: http://www.youtube.com/watch?feature=player_profilepage&v=0pXYp72dwl0

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
mathi's picture

Solved

VALUE = at time i $'Z:BEAT,Y:RANDOM'.pos.controller.'Z Position'

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.