detune property
The detune
property of the OscillatorNode is an
a-rate
AudioParam representing detuning of oscillation in
cents.
Note: though the
AudioParam
returned is read-only, the value it represents is not.
Implementation
AudioParam get detune;