Object for messages with nearly identical arrival times


    Nov 25 2018 | 3:01 pm
    I know there is an object designed to handle messages that arrive *very* close together—its inlets gather the various messages and then outputs them in the order you prefer. I've read about it in the documentation and not needed it in the past. Now that I do, I can't seem to find the object!! Would someone please remind me of the name?

    • Nov 25 2018 | 6:54 pm
      [thresh] combines numbers when received close together.
    • Nov 25 2018 | 7:52 pm
      Thanks, @Broc! [buddy] is actually what I had in mind, but the Help docs for [thresh] allowed me to get to it.