aboutsummaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rwxr-xr-xcontrol/serialize.pd8
1 files changed, 0 insertions, 8 deletions
diff --git a/control/serialize.pd b/control/serialize.pd
deleted file mode 100755
index 0fbacf6..0000000
--- a/control/serialize.pd
+++ /dev/null
@@ -1,8 +0,0 @@
-#N canvas 246 82 551 292 10;
-#X obj 34 106 serialize 4;
-#X obj 34 141 print;
-#X floatatom 34 69;
-#X text 30 195 (C) 2000 Guenter Geiger;
-#X text 30 39 serialize ... turn a stream of floats into a list;
-#X connect 0 0 1 0;
-#X connect 2 0 0 0;