RedOverdub:
Filter:
redSys/Classes (extension) | Red > redUGens

RedOverdub
ExtensionExtension

overdub recording

Description

Overdub recording into a Buffer

Class Methods

.ar

.kr

Arguments:

buffer

Some buffer.

in

Input signal.

NOTE: The number of channels must match the buffer's number of channels.
gate

1 starts recording sound into the buffer. 0 stops.

fb

Scales the previous sound in the buffer. 1.0 will just add the new sound to what is previously there, 0.5 will scale the previous sound down 50% and 0.0 will completely erase any sound previously recorded.

atk

Recording envelop attacktime in seconds.

rel

Recording envelop releasetime in seconds.

rate

Playback rate.

Examples