A class that works with objects like arrays, envelopes and wavetables. It translates them to length/angle pairs and can then plot these in a separate window.
Create a new fingerprint object and do the translation ( -calc ).
array |
Numerical data to be plotted. |
normalize |
Boolean. |
Calculate points from array.
Start drawing at current Pen position.
Create a new window and plot the points.
Data to be plotted.
Normalize points after -calc.
Coordinates as points.