ExtensionOffers the Hilbert Transform of an input signal via Weaver's Second Method,1 known as Hartley Phasing.2
The Hilbert Transform, returning the second of two signals in phase-quadrature. Considered as a complex analytic signal, 3 the first may be regarded as the real component and the second as the imaginary.
[1] this is a composite pseudo UGen. HilbertHIm is built with Convolution2 and LocalBuf.
| in | 
 The input signal to transform.  | 
| size | 
 The size of the kernel used for Hartley Phasing filtering.  | 
| mul | 
 Output will be multiplied by this value.  | 
| add | 
 This value will be added to the output.  | 
The imaginary part of the Hilbert Transform.
Generate imaginary coefficients.
| size | 
 The size of the kernel used for Hartley Phasing filtering.  | 
Please review the discussion found here.