Bang a single value from a stream of numbers

warp1's icon

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.

warp1's icon

ok solved, but it's a really silly workaround using t b b b and a gswitch2.

Source Audio's icon

Max Patch
Copy patch and select New From Clipboard in Max.

Jesse's icon

Try using the [float] or [int] objects, depending on the type of data you're working with.