aboutsummaryrefslogtreecommitdiff
path: root/doc/diag~-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2012-12-19 21:46:08 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2012-12-19 21:46:08 +0000
commitce52649fba05a490145c233a600a5f3ba0baaf7e (patch)
tree023276420f9df56820d1590620f2c21c2206d9c9 /doc/diag~-help.pd
parent7514a663506af67f9aeab84e60428d81c942addc (diff)
moved META subpatch bug reports to the tracker
svn path=/trunk/externals/creb/; revision=16708
Diffstat (limited to 'doc/diag~-help.pd')
-rw-r--r--doc/diag~-help.pd6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/diag~-help.pd b/doc/diag~-help.pd
index 6941efd..17e267c 100644
--- a/doc/diag~-help.pd
+++ b/doc/diag~-help.pd
@@ -1,17 +1,17 @@
-#N canvas 3 26 450 300 10;
+#N canvas 1 88 450 300 10;
#X obj 36 29 diag~;
#X text 83 31 diagonal state space system;
#X text 38 67 treats input dsp block as n parallel signals;
#X text 40 92 s1 = (a * s1) + (b * s2) + u1;
#X text 41 109 s2 = (a * s2) - (b * s1) + u2;
-#N canvas 145 112 494 314 META 0;
-#X text 12 5 KEYWORDS signal needs_work (example patch);
+#N canvas 143 120 494 314 META 0;
#X text 12 45 DESCRIPTION diagonal state space system;
#X text 12 65 INLET_0 signal bang reset random time eigen;
#X text 12 85 OUTLET_0 signal;
#X text 12 125 HELP_PATCH_AUTHORS Added by Jonathan Wilkes.;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Tom Schouten <tom@zwizwa.be>;
+#X text 12 5 KEYWORDS signal;
#X restore 395 275 pd META;
#X msg 108 140 reset;
#X obj 108 262 diag~;