delay1tap.dsp

Simple 1 tap delay.

Function

This instrument writes samples to an output, then reads them back on another FIFO and mixes them. It has a separate "effects send" mix and an output mix. It can only write to special samples created using CreateDelayLine().

Knobs

Tap0Send - -$-8000 => $7FFF, default = $-4000, = amount of delayed signal to send back. This controls the amount of recirculation or feedback. Negative is best because it reduces DC drift.

OriginalSend - -$-8000 => $7FFF, default = $-3FFF = amount of original signal to send to delay line.

Tap0Mix - -$-8000 => $7FFF, default = $-4000, = amount of delayed signal to send to output.

OriginalMix - -$-8000 => $7FFF, default = $-3FFF = amount of original signal to send output.

Inputs

Input

Outputs

Output

Input FIFOs

Tap0

Output FIFOs

OutFIFO

Resources

Ticks = 16

N memory = 16 words