first operand of the convolution
second operand of the convolution
convolution size in sample frames, which is half of the FFT size. Must be a power of two. There is maximum frame-size of 16384 (if exceeded, the server may crash). (init-time only)
convolution size in sample frames, which is half of the FFT size.
convolution size in sample frames, which is half of the FFT size. Must be a power of two. There is maximum frame-size of 16384 (if exceeded, the server may crash). (init-time only)
first operand of the convolution
second operand of the convolution
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
Abstract method which must be implemented by creating the actual UGen
s
during expansion. This method is at most called once during graph
expansion
the expanded object (depending on the type parameter U
)
A UGen that performs a convolution with an continuously changing kernel. If the kernel is static or must only change occasionally,
Convolution2
will be a more CPU friendly alternative. The process introduces a delay offrameSize - blockSize
.first operand of the convolution
second operand of the convolution
convolution size in sample frames, which is half of the FFT size. Must be a power of two. There is maximum frame-size of 16384 (if exceeded, the server may crash). (init-time only)
Convolution2
Convolution2L
PartConv