RNBO Objects & Operators feedback~
Open Help

feedback~

A sample vector length delay for signal feedback

Description

Provides a sample vector length 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 a sample vector length delay).

Dynamic Attributes

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

input [signal]

Signal to feed back.

reset [bang]

Resets the feedback buffer.

See Also

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