[maxmsp] Conditional objects
Adam
spondoo at hotmail.com
Sat Mar 1 09:34:03 MST 2008
- Previous message: [maxmsp] Re: How to trigger click~ at audiorate to get noise~ ?
- Next message: [maxmsp] Conditional objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I want to create a patch that constantly takes incoming acceleration data as an input and only outputs the incoming acceleration values that satisfy a number of conditions. * I want to be able to set and adjust the trigger-range e.g. a low and high trigger threshold. The low value will be the minimum value able to generate an output and the high value will be the maximum value able to generate an output. * Also, I want to be able to set and adjust the minimum-peak-gap. This will consist of two things, a value in milliseconds and another value that the acceleration data must not exceed within that time frame. E.g. for 30 milliseconds the acceleration data must not increase by more than 20. * only data that fulfills both the above conditions, will be printed out. I'm not sure if there are ways to do this using existing max msp objects.
- Previous message: [maxmsp] Re: How to trigger click~ at audiorate to get noise~ ?
- Next message: [maxmsp] Conditional objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
