Hi everyone, I’m running a Genius v22.4.0 and am trying to figure out the maximum size of a wavetable in a PD array that can be compiled by Heavy then loaded in to the OWL device. I’ve read here on the forum that Heavy has a maximum size of 1MB for the PD patch is can compile from. However, when I try to upload a PD patch that is 408KB (in which there is an array that is 40085 elements, I get a File Upload Error, “file too large.”
I tried making smaller versions of the same patch, and tried with an array of size 17640. This one compiled fine, but the load to the device failed “Error 0x60 Load failed”. This is the patch,
Finally, I halved the array again, to size 9981, and this compiled and loaded and ran!
Is there any guidance on maximum patch file sizes or maximum array data structure sizes?
Many thanks,
Atau