WavLen<>
WavLen<EFFECT>
WavLen (length of wav file) takes the duration of a wav file sound and can be used to replace time integer arguments in a blade style. Example: TrFadeX<WavLen<EFFECT_RETRACTION>> When used as WavLen<> inside a TransitionEffectL whose EFFECT is already specified, then it will automatically use the right effect. Example: TransitionEffectL<TrConcat<TrWipex<WavLen<>>,White,TrWipeX<WavLen<>>>,EFFECT_BLAST>
TrFadeX, TransitionEffect, TrConcat, TrWipeX