FloatControlWrapper
A wrapper class for managing FloatControl types in audio Clips.
Parameters
clip
The Clip containing the control.
controlType
The type of FloatControl to wrap.
Throws
if the specified control type is not supported by the Clip.
if the control retrieved is not a FloatControl.