RiTa
index
Name fadeVolume()
Class RiSample
Description Fades volume to new value between 0 and 1
Syntax
fadeVolume(newVol, sec);
Parameters
newVol   float btwn 0 and 1
sec   time in which to do the volume fade
Returns void
Usage Web & Application
Related