aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/ascii.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/abstractions/ascii.pd')
-rw-r--r--externals/gridflow/abstractions/ascii.pd12
1 files changed, 0 insertions, 12 deletions
diff --git a/externals/gridflow/abstractions/ascii.pd b/externals/gridflow/abstractions/ascii.pd
deleted file mode 100644
index 1daaa93d..00000000
--- a/externals/gridflow/abstractions/ascii.pd
+++ /dev/null
@@ -1,12 +0,0 @@
-#N canvas 310 286 450 300 10;
-#X obj 22 23 inlet;
-#X msg 22 61 to_ascii \$1;
-#X obj 22 118 outlet;
-#X obj 22 99 #to_float;
-#X obj 22 42 int;
-#X obj 22 80 #import;
-#X connect 0 0 4 0;
-#X connect 1 0 5 0;
-#X connect 3 0 2 0;
-#X connect 4 0 1 0;
-#X connect 5 0 3 0;