Transforms (spatial domain filter) a First Order Ambisonic signal (B-format). FoaTransform provides continuously varying dynamic transforms at the audio and control rates, for static initial rate transforms see FoaXform.
in |
The input signal, an array: [in0, in1, ... inN] |
kind |
The kind of transform to apply.
NOTE: Axial transforms - except as noted, all take args of angle = 0, mul = 1, add = 0 as defaults
|
... args |
Arguments (listed above with each 'kind') for the wrapped transformer UGens. Arguments can NOT be passed in through keyword through the FoaTransform wrapper. You can pass values in by keyword if you use the transform UGens directly. |