input signal
input signal window size
number of coefficients output
if zero (default), the zero'th coefficient is
_not_ skipped in the output, if
non-zero, the zero'th coefficient is
included. In any case, the output
window size is numCoeffs.
input signal
Abstract method which must be implemented by creating the actual UGens
during expansion.
number of coefficients output
input signal window size
if zero (default), the zero'th coefficient is _not_ skipped in the output, if non-zero, the zero'th coefficient is included.
if zero (default), the zero'th coefficient is
_not_ skipped in the output, if
non-zero, the zero'th coefficient is
included. In any case, the output
window size is numCoeffs.
A UGen for type II discrete cosine transform.
input signal
input signal window size
number of coefficients output
if zero (default), the zero'th coefficient is _not_ skipped in the output, if non-zero, the zero'th coefficient is included. In any case, the output window size is
numCoeffs.