2022's first update brings lots of new nodes and improvements, like lots of new waveshapers, a resonator, node replace, node exchange, GUI enhancements, additional trigonometry and algebra.
The main focus of this update is on distortion. We added different anti-aliased waveshapers that are capable of high-quality saturation effects. You can also combine the waveshapers to form complex distortion effects.
The clipper applies an anti-aliased hard-clipper function to the incoming signal.
The saturator applies an anti-aliased arcTan function to the incoming signal.
Applies anti-aliased foldback distortion on the signal.
Applies an anti-aliased sine function on the signal.
Transforms bipolar input to unipolar by discarding the values outside the chosen domain.
Transforms bipolar input to unipolar by transforming every value to the chosen domain.
A Karplus-Strong-inspired resonator, but the delay is replaced with an allpass diffuser, and the feedback loop features an additional allpass filter. Feedback sets the decay length of the resonator. Damping is the frequency of the lowpass filter inside the feedback loop, simulating frequency loss of a resonating string. Stiffness is the feedback amount of the allpass filter simulating the stiffness of a string. Tension is related to the allpass-diffuser: tension sets its feedback amount, while the pitch input defines its delay time.
Hyperbolic sine/cosine (SinH, CosH), Arcus sine/cosine (ASin, ACos), Natural/Binary logarithm (ln, lb) nodes are also available, just like a dedicated reciprocal node (1/X).
You can right click on an empty area of a node, and exchange it to another one from the palette.
By pressing 'R', you can replace the selected node(s) by the last selected node.
Switch objects received a new look, the palette font size got changed, and the appear-time of the hover-scopes became faster.
The Filter 1p Modulated node received a phase delay output.
The Filter 2p RC Modulated node received a 1pole resonant lowpass filter pickup output, and a 2nd order allpass output.
The Filter 4p RC modulated node received 3pole, 2pole and 1pole resonant lowpass pickup outputs, and a 2pole bandpass pickup.
// Frequency shifter - fixed the noise caused by the frequency shifter
// Inactive nodes - fixed an issue, where several nodes became inactive when pasted
// Clipper AA - replaced the hard clipper with a more efficient anti-aliasing algorithm
// Fixed reverb nodes phasing artifacts, and reduced the amount of modulation
// Filter 4p NL Modulated - redesigned
>>>