Bang a single value from a stream of numbers
Another complete 101, I just can't seem to figure out how to do it. I want to bang a single value from a stream of numbers into a message box. I would have thought that simply banging the number box would send the instantaneous value (and no others) when bang received to the message. But this does not seem to work.
ok solved, but it's a really silly workaround using t b b b and a gswitch2.
Max Patch
Copy patch and select New From Clipboard in Max.
Try using the [float] or [int] objects, depending on the type of data you're working with.