[PD] Graph a circle arc in an array?

Mathieu Bouchard matju at artengine.ca
Sun Apr 10 18:59:46 CEST 2011


On Sun, 10 Apr 2011, Tyler Leavitt wrote:

> Using the sqrt(r^2-x^2) formula I get the same results as with the 
> [sin], [cos]. Maybe I'm just implementing it wrong, but I can't figure 
> out why it's not plotting the correct y values... Here's the patch I 
> sent before with my implementation of the sqrt(r^2 - x^2)

The x is supposed to be the right-inlet of [tabwrite], not the left-inlet. 
Otherwise you will write many values in the same location, while skipping 
many other locations.

  _______________________________________________________________________
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC


More information about the Pd-list mailing list