aboutsummaryrefslogtreecommitdiff
path: root/examples/dirac~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-03-14 09:08:56 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-03-14 09:08:56 +0000
commitc37112a7f380d81e4ce6a1cb8446bea3994dfaf5 (patch)
tree14aa7db3aa77f8690d30ccdf5a0cbe94d49459d1 /examples/dirac~.pd
parent75b7d3f788c462156b4e84170e3ab4e78187ae50 (diff)
updated the zexy help-system: all reference-patches (aka help-patches) are now to be found in the ./reference/ folder and are named <path>-help.pd;
removed a now superfluous class_sethelpsymbol from ./src/*.c; the ./examples/ folder is currently empty but will eventually be filled with zexy real-world examples svn path=/trunk/externals/zexy/; revision=7485
Diffstat (limited to 'examples/dirac~.pd')
-rw-r--r--examples/dirac~.pd47
1 files changed, 0 insertions, 47 deletions
diff --git a/examples/dirac~.pd b/examples/dirac~.pd
deleted file mode 100644
index 6d0e755..0000000
--- a/examples/dirac~.pd
+++ /dev/null
@@ -1,47 +0,0 @@
-#N canvas 484 494 564 290 10;
-#X obj 123 230 dirac~;
-#X floatatom 95 186 0 0 0 0 - - -;
-#X obj 95 208 t b f;
-#X obj 123 253 print~;
-#X text 40 30 dirac~ ::;
-#X text 40 60 IN :;
-#X text 115 30 produces a unit:sample:sequence;
-#X text 114 61 define the nth sample after the float::bang:message
-for the unit:sample to take place;
-#X text 98 165 position;
-#N canvas 0 0 765 385 application 0;
-#X obj 75 82 t b b b;
-#X msg 119 104 \; pd dsp 1;
-#X obj 97 139 dirac~;
-#X floatatom 181 141 0 0 0 0 - - -;
-#X obj 97 181 tabwrite~ unit::response;
-#N canvas 0 0 450 300 graph1 0;
-#X array unit::response 64 float 0;
-#X coords 0 1 63 -1 400 300 1;
-#X restore 358 25 graph;
-#X msg 70 283 \; unit::response resize 64;
-#X text 32 353 we thought it useful to have a tool that would be able
-to easily plot the unit::response of a system;
-#X text 111 61 press me;
-#X msg 75 61 bang;
-#X obj 97 160 hip~ 5000;
-#X connect 0 0 4 0;
-#X connect 0 1 2 0;
-#X connect 0 2 1 0;
-#X connect 2 0 10 0;
-#X connect 3 0 10 1;
-#X connect 9 0 0 0;
-#X connect 10 0 4 0;
-#X restore 270 148 page application;
-#X obj 53 208 t f b;
-#X msg 53 187 2;
-#X msg 185 225 2;
-#X text 462 7 part of zexy;
-#X connect 0 0 3 0;
-#X connect 1 0 2 0;
-#X connect 2 0 3 0;
-#X connect 2 1 0 0;
-#X connect 10 0 3 0;
-#X connect 10 1 0 0;
-#X connect 11 0 10 0;
-#X connect 12 0 3 0;