the identifier of the buffer to use
input signal to record
audio rate frame-index into the buffer.
1 to enable looping, 0 to disable looping.
1 to enable looping, 0 to disable looping. this can be modulated.
Abstract method which must be implemented by creating the actual UGens
during expansion.
A UGen that writes a signal to a buffer, using an index pointer.
Warning: if the supplied
bufIDrefers to a buffer whose number of channels differs from those of the input signal, the UGen will fail silently.An alternative to
BufWrisRecordBuf. WhileRecordBufadvances the index into the buffer by itself,BufWronly moves its write point by the index input, making it possible to adjust the writing speed or to access the buffer in a non-linear way.RecordBufcan determine the end of the buffer and issue a done-action.input signal to record
the identifier of the buffer to use
audio rate frame-index into the buffer.
1 to enable looping, 0 to disable looping. this can be modulated.
BufRateScale
BufFrames
Phasor
BufRd
RecordBuf