Amazing! (slaps head) It works just like other objects : ) Thanks.
-Scott On Jul 25, 2007, at 3:29 PM, Sarah Reichelt wrote:
I'm trying to set the playLoudness of specific audioClips so as to avoid setting the overall system volume. (I'm avoiding players so as to not require QT) Is there a way to determine what audioClips are already imported into a stack? TIAI use this section of script: put empty into tClips put the number of audioClips of this stack into tNum repeat with x = 1 to tNumput the short name of audioClip x of this stack & cr after tClipsend repeat HTH, Sarah
_______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
