the first (monophonic) input signal, which will appear opposite to the first second signal
the second (monophonic) input signal, which will appear opposite to the first input signal
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
A two dimensional Ambisonics B-format encoder UGen for a two-channel input signal. ambisonic B-format. It places the two input channels at opposite poles of the 2D (W, X, Y) Ambisonics field. It is equivalent to:
PanB2(_, inA, azimuth, level) + PanB2(_, inB, azimuth + 1, level)
the first (monophonic) input signal, which will appear opposite to the first second signal
the second (monophonic) input signal, which will appear opposite to the first input signal
DecodeB2
PanB2