resetSmoothedValue method

dynamic resetSmoothedValue()

Implementation

resetSmoothedValue() {
  LabSound().AudioParam_resetSmoothedValue(this.nodeId, this.paramId);
}