close jit.cellblock
The goal is to hide jit.cellblock after mouse-selecting a cell. I tried to achieve that by creating a bang out of the ouput and sending it to a "hidden $1"-message at its input. The result is, whatever I try, an immediate crash of MAX. I tried delays on the bang, getting my bang out of different outputs of the cellblock, but the result stays the same.
Is this known, or do I do the fucking up myself?
Peter
Not sure what the problem is, since you didn't provide a patch... This seems to work though.
Hope it helps.
Max Patch
Copy patch and select New From Clipboard in Max.
The use of the t indeed does the trick. I tried to get the bangs directly from the output. And that went wrong. But now it's OK.
Thanks a lot.
Peter