OscillatorSine is a bank of sinewave generators. OscillatorSine generates individual sinewaves with a magnitude and frequency set based on control inputs. The output signal is:

Where ‘n‘ is the sample index, ‘f‘ is the input frequency of each order, ‘fs‘ is the sampling rate, ? is the initial phase. The initial phase is configurable through tuning.
The number of Oscillator Orders is the only configurable element for this object.
- The maximum number of orders supported is 32. The number of control inputs is order * 2.
- Audio Output is fixed to one.
- The Even numbered control inputs are for Gain states, the Odd numbered control inputs are for Frequency states.