<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/515/">[patches:#515]</a> Fix for garray_getfloatarray error message in miXed/cyclone objects</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Created:</strong> Sun Oct 13, 2013 12:49 PM UTC by electrickery<br />
<strong>Last Updated:</strong> Sun Oct 13, 2013 12:49 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>This patch fixes the error message for using garray_getfloatarray by objects dependent on vefl.c. As the Pd framework already uses garray_getfloatwords in the calls to garray_getfloatarray (g_array.c), no other change in behaviour is expected.</p>
<p>Discussion:<br />
The garray_getfloatarray function is not compatible with 64-bit architectures. The replacement is garray_getfloatwords.</p>
<p>Fred Jan Kraan, 2013-10-13</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>