You probably have to give more than one number at the right inlet.  The number of control points has to be equal or less to the 'order' value.  The parameters are very specific for setting memory accesses by the driver and some drivers are not good at doing sanity checks.  This is probably a very tricky object to get working using GL wrappers.
<br> <pre><a name="name2"></a></pre><br><div class="gmail_quote">On Jan 21, 2008 8:12 AM, Patrice Colet &lt;<a href="mailto:pat@mamalala.org">pat@mamalala.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&nbsp;In fact this object crashes PureData (win32) when we submit a number<br>at the last input, so I&#39;ve watched the source just to see what kind of<br>data do I have to submit. Matju already told me in #dataflow that this
<br>missing space doesn&#39;t even cause a warning, so I&#39;ve no clue about what&#39;s<br>happening with this function.<br> &nbsp;I wanted to construct control bezier curves, following this tutorial:<br><br><a href="http://glprogramming.com/red/chapter12.html" target="_blank">
http://glprogramming.com/red/chapter12.html</a><br><br>Apparently this was a bad idea.<br><br><br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; 
<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br>