aboutsummaryrefslogtreecommitdiff
path: root/examples/quantize~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-22 20:58:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-22 20:58:25 +0000
commit2b60d55c919e7588f5aff15936e83c300b3660bb (patch)
tree14d860de7f28083d3756ad91b627de70f26788f6 /examples/quantize~.pd
parentc500bc542cb7cc78d6dac3f7da3bff626056b1aa (diff)
zexy-2.0:
- use of abstractions for objects that allow it - some objects are build both as externals and abstractions (as slower fallbacks) - code-layout is now 1:1 c-file<->object (this should allow for building of zexy as a collection of externals instead as a big library) - matrix-objects have moved to iemmatrix !! svn path=/trunk/externals/zexy/; revision=2641
Diffstat (limited to 'examples/quantize~.pd')
-rw-r--r--examples/quantize~.pd124
1 files changed, 87 insertions, 37 deletions
diff --git a/examples/quantize~.pd b/examples/quantize~.pd
index 02bd567..aef3127 100644
--- a/examples/quantize~.pd
+++ b/examples/quantize~.pd
@@ -1,37 +1,87 @@
-#N canvas 0 -1 705 533 10;
-#X text 242 9 quantize a signal with a variable step-number;
-#X msg 119 204 8bit;
-#X msg 119 180 16bit;
-#X msg 119 157 float;
-#X floatatom 120 133;
-#X obj 71 367 dac~ 1;
-#X obj 71 342 *~;
-#X obj 32 293 dbtorms;
-#X floatatom 32 269;
-#X obj 26 227 osc~ 440;
-#X floatatom 26 203;
-#X obj 87 255 quantize~ 16;
-#X msg 118 228 help;
-#X msg 404 59 \; pd dsp 1;
-#X obj 71 317 sig~ 0.2;
-#X msg 482 61 \; pd dsp 0;
-#X graph graph5 0 -1 100 1 298 494 698 194;
-#X array scope 100 float;
-#X pop;
-#X obj 139 314 tabwrite~ scope;
-#X msg 139 289 bang;
-#X obj 123 12 quantize~;
-#X connect 1 0 11 0;
-#X connect 2 0 11 0;
-#X connect 3 0 11 0;
-#X connect 4 0 11 0;
-#X connect 6 0 5 0;
-#X connect 7 0 14 0;
-#X connect 8 0 7 0;
-#X connect 9 0 11 0;
-#X connect 10 0 9 0;
-#X connect 11 0 6 1;
-#X connect 11 0 17 0;
-#X connect 12 0 11 0;
-#X connect 14 0 6 0;
-#X connect 18 0 17 0;
+#N canvas 388 370 705 533 10;
+#X text 133 66 quantize a signal with a variable step-number;
+#X msg 119 204 8bit;
+#X msg 119 180 16bit;
+#X msg 119 157 float;
+#X floatatom 120 133 0 0 0 0 - - -;
+#X obj 26 227 osc~ 440;
+#X floatatom 26 203 0 0 0 0 - - -;
+#X obj 87 255 quantize~ 16;
+#X msg 118 228 help;
+#X msg 352 132 \; pd dsp 1;
+#N canvas 0 0 450 300 graph5 0;
+#X array scope 100 float 0;
+#X coords 0 1 100 -1 400 300 1;
+#X restore 298 194 graph;
+#X obj 139 314 tabwrite~ scope;
+#X msg 139 289 bang;
+#X obj 56 65 quantize~;
+#X floatatom 117 422 0 0 0 0 - - -;
+#N canvas 159 26 495 266 output 0;
+#X obj 338 160 t b;
+#X obj 338 110 f;
+#X obj 338 60 inlet;
+#X text 344 29 mute;
+#X obj 338 185 f;
+#X msg 425 178 0;
+#X msg 338 85 bang;
+#X obj 338 135 moses 1;
+#X obj 425 153 t b f;
+#X obj 397 117 moses 1;
+#X obj 83 148 dbtorms;
+#X obj 22 181 inlet~;
+#X obj 199 41 inlet;
+#X text 199 18 level;
+#X msg 96 65 set \$1;
+#X obj 96 89 outlet;
+#X msg 214 64 \; pd dsp 1;
+#X obj 83 194 line~;
+#X obj 22 212 *~;
+#X obj 22 241 dac~;
+#X obj 83 171 pack 0 50;
+#X text 20 158 audio;
+#X text 93 110 show level;
+#X obj 83 42 r \$0master-lvl;
+#X obj 199 100 s \$0master-lvl;
+#X obj 397 92 r \$0master-lvl;
+#X obj 338 210 s \$0master-lvl;
+#X connect 0 0 4 0;
+#X connect 1 0 7 0;
+#X connect 2 0 6 0;
+#X connect 4 0 26 0;
+#X connect 5 0 26 0;
+#X connect 6 0 1 0;
+#X connect 7 0 0 0;
+#X connect 7 1 8 0;
+#X connect 8 0 5 0;
+#X connect 9 1 4 1;
+#X connect 10 0 20 0;
+#X connect 11 0 18 0;
+#X connect 12 0 16 0;
+#X connect 12 0 24 0;
+#X connect 14 0 15 0;
+#X connect 17 0 18 1;
+#X connect 18 0 19 0;
+#X connect 18 0 19 1;
+#X connect 20 0 17 0;
+#X connect 23 0 10 0;
+#X connect 23 0 14 0;
+#X connect 25 0 1 1;
+#X connect 25 0 9 0;
+#X restore 88 450 pd output;
+#X msg 146 422 MUTE;
+#X text 112 403 output amplitude;
+#X text 528 15 part of zexy;
+#X connect 1 0 7 0;
+#X connect 2 0 7 0;
+#X connect 3 0 7 0;
+#X connect 4 0 7 0;
+#X connect 5 0 7 0;
+#X connect 6 0 5 0;
+#X connect 7 0 11 0;
+#X connect 7 0 15 0;
+#X connect 8 0 7 0;
+#X connect 12 0 11 0;
+#X connect 14 0 15 1;
+#X connect 15 0 14 0;
+#X connect 16 0 15 2;