
FORMULA TO SAMPLE (GUI & DSP)
-----------------------------


Generates a BLOB sample of specified length (in samples) basing on a parametric formula.
X ranges from 0.0 to-and-excluding 1.0 thru the whole specified sample Length.

A new sample is generated everytime any module pin is set.

GUI version: the generated sample is meant to be stored in a Patch Memory BLOB.

For more details about the synthax used, please refer to ED GUI / SubControls / Function Plot


NOTE: To prevent flooding of sample data and CPU congestion, in particular when adjusting the parameters, output update rate is internally limited to 10 Hz for both the DSP and the GUI version.


