[PD] Splitting a range into multiple ranges

Arda Eden ardaeden at gmail.com
Thu Oct 16 18:44:27 CEST 2014


Hi there,
I have a little problem:

I am reading some serial data in range 0-1023 from an IR sensor connected to Arduino . What I wanna do is to split this range into smaller ranges i.e. 0-100, 100-200, 200-300 and so on, and I need every single range to generate a single bang. Using multiple spigots, moses or if statements may solve my problem but that doesn't look like a good way. Anyone tried this before or any ideas ?

Thank you. 





More information about the Pd-list mailing list