RNBO Objects & Operators feedback~
Open Help

feedback~

Single sample buffer delay for a line of feedback

Description

Provides a single sample buffer delay. This object is particularly useful for creating a line of feedback with the delay~ object. Note that feedback~ only works when connected to other objects on the same patcher level, so be careful when using feedback~ in or around subpatchers.

Inlets

input [signal]

Signal to feed back.

Outlets

output [signal]

Signal that was fed back (with one signal buffer delay).

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

input [signal]

Signal to feed back.

See Also

Name Description
delay~ Signal delay
sig~ Convert numbers into audio signals
comb~ Apply a comb filter effect
tapin~
tapout~