Hi everyone. I need to draw arrays with different levels of complexity and precision rapidly in PD mainly for control purposes. I imagine something like Adobe Illustrator&#39;s vector functions with capabilities of exporting the result as an array of numbers which could be easily imported in PD. It&#39;s too much, isn&#39;t it? Any ideas?<br>

<br>For the moment I&#39;m working with a sort of &quot;polynomial interpolating algorithm&quot;. It works, but it&#39;s not good for smooth curves and the text based input is neither rapid to create the array nor to modify some part of it.<br>

<br>Since it would be quite useful for me, I am willing to make by myself if it doesn&#39;t exists (and to share it if someone is interested, of course), but I&#39;ll need advices of what programming language fits best for that. Keep in mind that I work under OS X 10.5.5. Any clue?<br>

<br>Thank you<br>Cheers<br><br>Ignacio<br>