Esteban Viveros wrote:
Hello,
hi, nice patch ! beautifully structured as well !
I'm drawing a keyboard with data structures. The problem is when I use loadbang to draw the keyboard, black keys are losed. If I bang the routine manually it works like a charm..
What I'm losing?
seems like data structures need a little time to "load" (if that's the right term in that context). putting a [del 100] after loadbang did the trick for me.
([del 10] was to small ...)
best
oliver