XML Feeds

.

[maxmsp] Re: Comparing current value and previous value in a list

Adam spondoo at hotmail.com
Sun Mar 2 05:49:10 MST 2008


Hi sorry just had a look and I understand what is going on now! Based on that patch, would it be possible to create something that takes in acceleration values and only sends an output if they fulfill a condition. 

That the acceleration value is between the maximum and minimum trigger threshold, e.g. >= 120 && <=130.

If it is between the threshold, before the acceleration value is sent out, It needs to check if it has increased by more than 20 after less than 30 milliseconds since the last hit and if it has then, its value will be subtracted by a certain amount before being outputted!


More information about the maxmsp mailing list