aboutsummaryrefslogtreecommitdiff
path: root/doc/bdiag~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bdiag~-help.pd')
-rw-r--r--doc/bdiag~-help.pd67
1 files changed, 39 insertions, 28 deletions
diff --git a/doc/bdiag~-help.pd b/doc/bdiag~-help.pd
index f5e835f..8ace804 100644
--- a/doc/bdiag~-help.pd
+++ b/doc/bdiag~-help.pd
@@ -1,26 +1,26 @@
-#N canvas 34 203 724 407 10;
+#N canvas 0 26 650 407 10;
#X obj 34 45 metro;
#X msg 34 20 bang;
-#X floatatom 76 20 5 0 0;
+#X floatatom 76 20 5 0 0 0 - - -;
#X obj 34 327 dist~ 1;
#X obj 24 359 dac~;
-#N canvas 731 115 262 403 systemparams 1;
-#X floatatom 81 47 5 0 0;
-#X floatatom 125 47 5 0 0;
-#X floatatom 81 74 5 0 0;
-#X floatatom 125 74 5 0 0;
-#X floatatom 81 102 5 0 0;
-#X floatatom 125 102 5 0 0;
-#X floatatom 81 129 5 0 0;
-#X floatatom 125 129 5 0 0;
-#X floatatom 81 157 5 0 0;
-#X floatatom 125 157 5 0 0;
-#X floatatom 81 184 5 0 0;
-#X floatatom 125 184 5 0 0;
-#X floatatom 81 212 5 0 0;
-#X floatatom 125 212 5 0 0;
-#X floatatom 81 239 5 0 0;
-#X floatatom 125 239 5 0 0;
+#N canvas 11 6 262 403 systemparams 0;
+#X floatatom 81 47 5 0 0 0 - - -;
+#X floatatom 125 47 5 0 0 0 - - -;
+#X floatatom 81 74 5 0 0 0 - - -;
+#X floatatom 125 74 5 0 0 0 - - -;
+#X floatatom 81 102 5 0 0 0 - - -;
+#X floatatom 125 102 5 0 0 0 - - -;
+#X floatatom 81 129 5 0 0 0 - - -;
+#X floatatom 125 129 5 0 0 0 - - -;
+#X floatatom 81 157 5 0 0 0 - - -;
+#X floatatom 125 157 5 0 0 0 - - -;
+#X floatatom 81 184 5 0 0 0 - - -;
+#X floatatom 125 184 5 0 0 0 - - -;
+#X floatatom 81 212 5 0 0 0 - - -;
+#X floatatom 125 212 5 0 0 0 - - -;
+#X floatatom 81 239 5 0 0 0 - - -;
+#X floatatom 125 239 5 0 0 0 - - -;
#X obj 28 65 bdft 1;
#X obj 27 93 bdft 2;
#X obj 28 120 bdft 3;
@@ -58,11 +58,10 @@
#X connect 26 0 23 0;
#X restore 89 76 pd systemparams;
#X obj 34 93 bdiag~;
-#X obj 34 129 ibfft~;
#X obj 34 232 dynwav~;
#X obj 34 283 vol~;
-#X floatatom 57 257 5 0 0;
-#X floatatom 78 168 5 0 0;
+#X floatatom 57 257 5 0 0 0 - - -;
+#X floatatom 78 168 5 0 0 0 - - -;
#X obj 78 196 phasor~;
#X text 258 168 the [eig <index> <real> <imag>] message sets the eigenvalue
for the corresponding block. there are n/2 blocks \, with n the dsp
@@ -82,16 +81,28 @@ value. [reset] sets it to 0;
#X text 256 327 this patch uses of bdiag~ \, ibfft~ and dynwav~ to
build a 32 voice harmonic modal synth \, with the state excited with
white noise on bang.;
+#N canvas 379 254 494 344 META 0;
+#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 45 DESCRIPTION parallel block diagonal state space model
+(parallel 2d rotations);
+#X text 12 75 INLET_0 bang signal random reset timefreq eig;
+#X text 12 95 OUTLET_0 signal;
+#X text 11 5 KEYWORDS signal;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 115 AUTHOR Tom Schouten <tom@zwizwa.be>;
+#X restore 600 386 pd META;
+#X obj 34 129 ibfft~;
#X connect 0 0 6 0;
#X connect 1 0 0 0;
#X connect 2 0 0 1;
#X connect 3 0 4 0;
#X connect 3 0 4 1;
#X connect 5 0 6 0;
-#X connect 6 0 7 0;
+#X connect 6 0 21 0;
#X connect 7 0 8 0;
-#X connect 8 0 9 0;
-#X connect 9 0 3 0;
-#X connect 10 0 9 1;
-#X connect 11 0 12 0;
-#X connect 12 0 8 1;
+#X connect 8 0 3 0;
+#X connect 9 0 8 1;
+#X connect 10 0 11 0;
+#X connect 11 0 7 1;
+#X connect 21 0 7 0;