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').
Tested with Pd-vanilla 0.46.6.
Anonymous
applied, since upstream has not contributed to the repository for a long time.