# defaultSampleSettings

> The default sample settings for the AudioClip importer.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public AudioImporterSampleSettings defaultSampleSettings { get; set; }
```

### Remarks

These are the default settings for the AudioClip. If there are no overrides defined for a given build target, these settings will be used as the baseline for that platform.
