<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/540">[patches:#540]</a> bsaylor/pvoc~.c 64-bit patch for garray_getfloatwords</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> bugfix<br />
<strong>Labels:</strong> bsaylor pvoc~ <br />
<strong>Created:</strong> Sun Apr 19, 2015 05:46 PM UTC by electrickery<br />
<strong>Last Updated:</strong> Sun Apr 19, 2015 05:46 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>Patch for the garray_getfloatarray / garray_getfloatwords issue in bsaylor/pvoc~.c. garray_getfloatarray is not supported on 64-bit systems, and it produces an error in the PD console. This patch changes the type to t_word, replaces the call with garray_getfloatwords and adapts the value retrieval (by adding '.w_float').</p>
<p>Tested with Pd-vanilla 0.46.6.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/patches">https://sourceforge.net/p/pure-data/patches/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/patches/options.">https://sourceforge.net/p/pure-data/admin/patches/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>