From 2453c05054b69951b301527f1f7b132cff143359 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 14 May 2010 02:48:03 +0000 Subject: first steps towards porting to template Makefile and debianizing, split up randomix.c into separete files for each objectclass, much left to do svn path=/trunk/externals/cxc/; revision=13540 --- ascseq-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ascseq-help.pd (limited to 'ascseq-help.pd') diff --git a/ascseq-help.pd b/ascseq-help.pd new file mode 100644 index 0000000..5038a84 --- /dev/null +++ b/ascseq-help.pd @@ -0,0 +1,12 @@ +#N canvas 454 117 570 300 10; +#X obj 132 168 print ascseq; +#X msg 253 112 bang; +#X obj 223 70 random_fl -10000 10000; +#X obj 131 118 ascseq 100; +#X floatatom 268 137 5 0 0; +#X msg 83 34 "abcde 123 dsfjnsdf ewrte 3k4n5 3n hjb5465hj 6"; +#X connect 1 0 2 0; +#X connect 2 0 3 0; +#X connect 3 0 0 0; +#X connect 4 0 3 1; +#X connect 5 0 3 0; -- cgit v1.2.1