aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_ispeak-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mtx_ispeak-help.pd')
-rw-r--r--abs/mtx_ispeak-help.pd11
1 files changed, 7 insertions, 4 deletions
diff --git a/abs/mtx_ispeak-help.pd b/abs/mtx_ispeak-help.pd
index e8badbb..c66565e 100644
--- a/abs/mtx_ispeak-help.pd
+++ b/abs/mtx_ispeak-help.pd
@@ -1,4 +1,4 @@
-#N canvas 83 338 841 379 10;
+#N canvas 553 163 841 379 10;
#X text 482 28 part of iemmatrix;
#X text 43 34 [mtx_ispeak];
#X text 166 69 searches for peaks in the rows of a matrix. peak locations
@@ -58,13 +58,16 @@ are set to 1 \, others to 0;
#X obj 33 205 mtx_int;
#X obj 33 185 mtx_* 4;
#X msg 33 143 1 20;
-#X text 301 307 (note: bad performance at edges and larger peaks);
#X obj 33 242 mtx_ispeak;
+#X obj 535 325 mtx_ispeakb;
+#X text 304 306 (note: bad performance at borders and larger peaks)
+;
+#X text 308 326 for improved version see also:;
#X connect 3 0 4 0;
#X connect 7 0 9 0;
#X connect 8 0 13 0;
#X connect 12 0 7 0;
-#X connect 12 0 16 0;
+#X connect 12 0 15 0;
#X connect 13 0 12 0;
#X connect 14 0 8 0;
-#X connect 16 0 3 0;
+#X connect 15 0 3 0;