From 6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 27 Jan 2005 12:23:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2548, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549 --- last_n-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 last_n-help.pd (limited to 'last_n-help.pd') diff --git a/last_n-help.pd b/last_n-help.pd new file mode 100644 index 0000000..7045401 --- /dev/null +++ b/last_n-help.pd @@ -0,0 +1,15 @@ +#N canvas 562 42 442 273 10; +#X floatatom 141 132 5 0 0 0 - - -; +#X floatatom 92 114 5 0 0 0 - - -; +#X obj 92 156 last_n 12; +#X text 26 24 This abstraction save the n last incoming datas; +#X text 27 43 into a list; +#X text 93 91 data; +#X text 139 111 size: n; +#X text 265 204 la Kitchen; +#X text 265 221 Charles Verron; +#X text 264 189 2004_03_18; +#X obj 92 196 print; +#X connect 0 0 2 1; +#X connect 1 0 2 0; +#X connect 2 0 10 0; -- cgit v1.2.1