The Nonlinear Polynomial audio object provides output based on the quadratic equation.
Features of NonlinearPolynomial.
- NonlinearPolynomial audio object is supported for all framework configurable sample rates.
- NonlinearPolynomial audio object is supported for all framework configurable block lengths greater than 4 and multiple of 4 up to 4096.
- NonlinearPolynomial audio object is supported for both Win64 and GUL platforms.
The audio object supports in-place computation based on the core type.
Nonlinear Polynomial Properties
Below table describes about the Nonlinear Polynomial audio object properties and functionality.

| Properties | Description |
| # of Audio In | Enter the number of audio input.
The number of audio outputs is the same than the audio inputs. |
| Display Name | Display name of the Nonlinear Polynomial audio object in signal flow design. It can be changed based on the intended usage of the object. |
Mode
There are no mode available for Nonlinear Polynomial audio object.
Additional Parameters
The Nonlinear Polynomial audio object doesn’t have any additional parameters.
Tuning Parameters
Nonlinear Polynomial has two modes.
- 0: Polynomial mode
- 1: Squared mode
Default is Polynomial mode.
| Parameter | Description | Data Type | Default | Range | Units |
| A coefficient | The scaling factor for squared input sample | Float | 0.0 | -256.0 to 256.0 | None |
| B coefficient | The scaling factor for input sample | Float | 1.0 | -256.0 to 256.0 | None |
| C coefficient | The offset to the sample | Float | 0.0 | -256.0 to 256.0 | None |
Control Parameters
The Nonlinear Polynomial audio object doesn’t have any control parameters.
Native Panel
The Nonlinear Polynomial audio object don’t have any native panel.