diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-02-10 05:21:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-02-10 05:21:35 +0000 |
commit | b0694283829f7627cd424ae0a417b6eb5c985377 (patch) | |
tree | e5a81cd48afded643bcbcaa6d10a5c936bd1d3da /help/diff_n-help.pd | |
parent | 47950158fef8a54a1b1e416f5dc7cf6cedcf2989 (diff) |
added Cyrille's list handling objects
svn path=/trunk/externals/mapping/; revision=4575
Diffstat (limited to 'help/diff_n-help.pd')
-rw-r--r-- | help/diff_n-help.pd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/diff_n-help.pd b/help/diff_n-help.pd new file mode 100644 index 0000000..2650e03 --- /dev/null +++ b/help/diff_n-help.pd @@ -0,0 +1,10 @@ +#N canvas 615 164 462 500 10; +#X obj 63 47 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 +-1 -1 6500 0; +#X floatatom 63 301 5 0 0 0 - - -; +#X text 145 64 diferentiate of the input; +#X obj 63 218 resample 30; +#X obj 63 265 diff_n 5; +#X connect 0 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 1 0; |