[maxmsp] Re: Latency interrupting Max/MSP performance
Alastair Bannerman
ajbannerman at aol.com
Sat Sep 8 11:18:15 MDT 2007
- Previous message: [maxmsp] Latency interrupting Max/MSP performance
- Next message: [maxmsp] Re: Latency interrupting Max/MSP performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ok, some more details - I am getting the patch to detect thresholds: with amplitude, it looks for a specified volume increase in a fixed period of time (250 ms) in order to detect attacks which are used to trigger events, delays etc. With pitch, the fft calculates the most prominent frequency in each frame and if this passes fixed thresholds it also triggers events. Only the problem is that the threshold detection seems to occasionally miss even quite obvious changes in amplitude and pitch.
- Previous message: [maxmsp] Latency interrupting Max/MSP performance
- Next message: [maxmsp] Re: Latency interrupting Max/MSP performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
