Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 747 Bytes

SoundModifications.md

File metadata and controls

17 lines (9 loc) · 747 Bytes

SoundModifications

Use this field to modify sound effects, for example adjust the pitch.

Properties

Name Type Description Notes
pitch Double Set the pitch directly, value should be > 0, default 1 (lower = lower tone) [optional]
semitone Double Adjust the pitch in semitones, values should be between -14 and 14, default 0 [optional]
octaves Double Adjust the pitch in octaves, values should be between -1 and 1, default 0 [optional]
track String The track to which the sound modifications will be applied. Accepted values are `inbound` or `outbound` [optional]