zl group simple issue
Max Patch
Copy patch and select New From Clipboard in Max.
Hello,
I'm trying to group 8 symbols but it does not work as expected. I guess a [defer] could probably help but not sure how to use it.
Any idea?
The list will only be sent out if it turns out to be longer than the value given as an argument (or the one sent into the right inlet). So in this case your list is stored, but that's it. It matches 8 after all.
So in this case; add a button, connect it to the zl inlet and after you clicked the first button simply click the new one. Now zl will output the list it stored.
also connecting the second outlet of [route symbol] to [zl group 8] will solve the issue.