other values through the second output. I also believe that select can have more values and outlets like 'select 1 2 3 4' with coresponding outlets. (I'm not at a PD machine right now, so I can't test it).
than the creation argument. ('Moses 10' will send all values less than 10 to first outlet and the rest to the second)
There are also simle comparators like == != > < and so on.
See the help files for those objects.
HTH Soeren
andychen5018 wrote:
Hi,
Does anyone know if there is a "comparator" objects? In particular, i want to know if there is a pd object that can take in a value from an inlet (such as the asci value from keyname) and output a bang at the outlet when the inlet equals a specific value, or is greater than (or less than) a specific value.
Thx