Output is the input delayed by k samples.
Number of samples to delay by.
Warmup behaviour: 'strict' (NaN until full window), 'expanding' (use partial windows), or 'zero' (treat missing as zero).
https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.
Output is the input delayed by k samples.