Reference

Components
Delay
Description
The Delay primitive buffers incoming data and delays the output by the number of samples given in the integer input.
The delay length is limited to 262144 samples (just less than 6 seconds at 44.1 kHz). Longer delays can be implemented using the Code
component.
Note that there is a minimum delay of 1 sample so even if the Delay input is zero there will be a single sample delay.
Connectors
Inputs Type Outputs Type
Mono stream
Mono Delayed Mono stream
Mono
Number of samples delay
Int
70 of 494