From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- control/serialize.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 control/serialize.pd (limited to 'control/serialize.pd') diff --git a/control/serialize.pd b/control/serialize.pd new file mode 100755 index 0000000..0fbacf6 --- /dev/null +++ b/control/serialize.pd @@ -0,0 +1,8 @@ +#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; -- cgit v1.2.1