diff options
Diffstat (limited to 'abs/mtx_symasym.pd')
-rw-r--r-- | abs/mtx_symasym.pd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/abs/mtx_symasym.pd b/abs/mtx_symasym.pd index d078cab..4fe59f6 100644 --- a/abs/mtx_symasym.pd +++ b/abs/mtx_symasym.pd @@ -1,4 +1,4 @@ -#N canvas 0 0 450 300 10; +#N canvas 0 0 493 363 10; #X obj 61 66 inlet matrix; #X obj 61 255 outlet symmetric; #X obj 105 229 outlet assymetric; @@ -13,6 +13,10 @@ and an assymtric part; #X text 240 101 S=0.5*(M+M'); #X text 240 120 A=0.5*(M-M'); #X text 240 76 M=S+A; +#X text 38 289 (c) 2005 by IOhannes m zmoelnig \, IEM KUG \, graz austria +; +#X text 38 306 for license-details see LICENSE.txt that must come with +iemmatrix.; #X connect 0 0 4 0; #X connect 3 0 8 0; #X connect 4 0 7 0; |