Delay
Delays the audio signal by a configurable amount of time. Useful for aligning audio to video that's been processed elsewhere in the chain (lip-sync), syncing multiple audio sources that arrive at different times, or compensating for measured latency in downstream equipment. The same delay is applied to the left and right channels.
Delay - Settings
Settings
Settings — how long to delay the audio.

| Property | Description |
|---|---|
Delay (ms) |
Amount of delay applied to the audio, in milliseconds. [min=0, max=4000, default=0]. 0 leaves the audio unchanged. Higher values push the audio later in time, up to 4 seconds. The same delay is applied to both stereo channels. |
Actions
Actions — one-click commands.

| Property | Description |
|---|---|
Reset |
Reset the delay back to 0 milliseconds. |
Inherits from: AbstractAudioOperator, AbstractOperator, AbstractAudioMetering.
See also: Delay in Script Engine Objects.