ScriptSpot

Forum topic · General Scripting

Value from Frame X?

By mathi · 2012-02-21

Description

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 (1)

Solved

mathi · 2012-02-21

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