aboutsummaryrefslogtreecommitdiff
path: root/seuil_n.pd
diff options
context:
space:
mode:
Diffstat (limited to 'seuil_n.pd')
-rw-r--r--seuil_n.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/seuil_n.pd b/seuil_n.pd
new file mode 100644
index 0000000..93f367c
--- /dev/null
+++ b/seuil_n.pd
@@ -0,0 +1,27 @@
+#N canvas 514 2 301 387 10;
+#X obj 76 39 inlet;
+#X obj 27 39 inlet;
+#X text 19 16 flux donnees;
+#X obj 107 61 inlet;
+#X obj 82 202 -;
+#X text 149 62 valeur seuil;
+#X obj 82 233 abs;
+#X obj 82 288 outlet;
+#X obj 27 160 zl ecils 1;
+#X text 118 34 ecart des point a comparer;
+#X obj 27 131 last_n \$1;
+#X obj 82 261 >= \$2;
+#X obj 27 100 f;
+#X obj 27 70 t f b f;
+#X connect 0 0 10 1;
+#X connect 1 0 13 0;
+#X connect 3 0 11 1;
+#X connect 4 0 6 0;
+#X connect 6 0 11 0;
+#X connect 8 1 4 0;
+#X connect 10 0 8 0;
+#X connect 11 0 7 0;
+#X connect 12 0 10 0;
+#X connect 13 0 12 1;
+#X connect 13 1 12 0;
+#X connect 13 2 4 1;