# Sandbox.SoundEvent.Pitch

```csharp
RangedFloat Pitch { get; set; }
```

The base pitch of the sound.

Declared in [Sandbox.SoundEvent](/api/Sandbox.SoundEvent).
Assembly: `Sandbox.Engine`.
