Hey, i'm wondering if there is a way to use the function of the [select] object but with several variables. For example
[atom] [48] [56]
| | |
[select]
|
[bang]
So when the atom reaches 48 and 56 it bangs. I reckon [sel] only matches with one other number as long as I dont specify like [sel 48 56] but that won't give me any variable opportunities.
Any thoughts on this?
Thanks