[maxmsp] Re: Comparing current value and previous value in a list
Adam
spondoo at hotmail.com
Sun Mar 2 05:49:10 MST 2008
- Previous message: [maxmsp] Re: Comparing current value and previous value in a list
- Next message: [maxmsp] Re: Comparing current value and previous value in a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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!
- Previous message: [maxmsp] Re: Comparing current value and previous value in a list
- Next message: [maxmsp] Re: Comparing current value and previous value in a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
