TCustomRVAudioPlayer.Pitch

<< Click to display table of contents >>

TCustomRVAudioPlayer.Pitch

Allows changing a pitch of the sound.

property Pitch: Shortint;

Negative values (-127..-1): high pitch

0: unchanged sound

Positive values (1..127): low pitch

When playing sound from TRVMicrophone, you can use RVMicrophone.Pitch instead.

Default value:

0