pitch property
getter/setter pair
Pitch parameter, value range -12.0, 12.0
, the larger the value, the sharper the sound, set it to 0.0 to turn off. Note that on v2.18.0 and older version, the value range is -8.0, 8.0
.
Implementation
double pitch;