ExtensionSimilar to EnvGen, the VTweenGen1 class samples a 1-dimensional ScinTween table over time, to return an interpolated tween value. With the exception of tween, all parameters to VTweenGen1 are modulateable and update each time the VGen draws.
Make a VTweenGen1 at the requested rate.
| tween |
A ScinTween object to sample. | ||||
| levelScale |
The sampled levels of the Tween are multiplied by this value. | ||||
| levelBias |
The value to add to the sampled level. | ||||
| timeScale |
The durations of each segment are multiplied by this value. | ||||
| timeBias |
This value is added to the current time on each sample. dimensions
|
