MCStacker/tips/en/sound.pitch.txt

3 lines
490 B
Plaintext

Specifies the pitch of the sound. Must be between 0.0 and 2.0 (inclusive), and values less than 0.5 are equivalent to 0.5. Values lower than 1.0 lower the pitch and increase the duration; values greater than 1.0 raise the pitch and reduce the duration. The pitch value is a multiplier applied to the frequency, so if a value between 0.5 and 1.0 (inclusive) is doubled, the pitch will be an octave higher.
<br><br>
In order for these to work, Position co-ordinates and volume need to be set.