annotate examples/MSP/test/magspec @ 119:75e14c9881ee

- Committed patch by Chris Cannam to avoid reading past the end of an array in peak detection routine in xtract_peak_spectrum()
author Jamie Bullock <jamie@postlude.co.uk>
date Tue, 11 Nov 2008 11:55:55 +0000
parents 85329d9583b7
children
rev   line source
jamie@81 1 max v2;
jamie@81 2 #N vpatcher 762 88 1362 488;
jamie@81 3 #P window setfont "Sans Serif" 9.;
jamie@81 4 #N out 1;
jamie@81 5 #P newobj 219 220 33 196617 out 1;
jamie@81 6 #N in 2;
jamie@81 7 #P newobj 316 36 25 196617 in 2;
jamie@81 8 #N in 1;
jamie@81 9 #P newobj 218 44 25 196617 in 1;
jamie@81 10 #P newex 218 112 108 196617 wave~ mags 0. 11.61;
jamie@81 11 #P newex 218 77 101 196617 phasor~ 86.133003;
jamie@81 12 #P newex 53 119 100 196617 buffer~ mags 11.62;
jamie@81 13 #P newex 218 146 134 196617 xtract~ irregularity_k 512;
jamie@81 14 #P connect 4 0 2 0;
jamie@81 15 #P connect 2 0 3 0;
jamie@81 16 #P connect 3 0 0 0;
jamie@81 17 #P connect 0 0 6 0;
jamie@81 18 #P connect 5 0 3 2;
jamie@81 19 #P pop;