Delay Basics
This page explains how to use Nyquist to add a feedback delay effect in Audacity.
;;"(sine 440)" generates a sinusoidal sound wave at 440Hz to be used as the feedback
(feedback-delay *track* 0.7 (sine 440)) Last updated
Was this helpful?