Trouble with UnsmoothKeyFrames script JohnnyRed wrote on 7/30/2006, 9:34 AM Whenever I try to run the UnsmoothKeyFrames script in Vegas 4.0e, I get the following error: Error on Line 15: Variable 'Track' has not been declared. Not sure what is going on here - anybody have suggestions? Back to post
Comments jetdv wrote on 7/30/2006, 11:15 AM The script was designed for Vegas 5/6 - not Vegas 4. You can "try" changing the line that reads "import Sony.Vegas" to read "import SonicFoundry.Vegas" and it may work fine. JohnnyRed wrote on 7/30/2006, 11:53 AM Nope - changing the import line does not effect the execution of the script. Are there any other scripts out there that change the smoothing to 0 and work in Vegas 4? jetdv wrote on 7/31/2006, 8:39 AM Apparently the API to adjust that setting was added after Vegas 4. 1