a small issue.... (1.0.10, but I suspect prior to this)
if I have a table in the top patch, and then have a subpatch, within a subpatch (both polyphonic) and I try to use table/read with ../../alloc , it will not find the table, and you will get a compilation error.
heres a test patch which exhibits the issue
tinpinp.axp (2.7 KB)
why am i doing this?
well in my case (not this test), Ive a wavetable stored in the top patch, then next level down are the midi voices, and then within this, I use another subpatch (polyphonic) for the 'oscillator') which does detuning and panning (based on the polyindex of this oscillator subpatch).