diff options
Diffstat (limited to 'externals/grill/vasp/pd')
-rw-r--r-- | externals/grill/vasp/pd/vasp.rms.pd | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/externals/grill/vasp/pd/vasp.rms.pd b/externals/grill/vasp/pd/vasp.rms.pd index 9cad83b2..dc8cfd4a 100644 --- a/externals/grill/vasp/pd/vasp.rms.pd +++ b/externals/grill/vasp/pd/vasp.rms.pd @@ -1,16 +1,16 @@ -#N canvas 270 238 447 421 12;
-#X obj 35 118 vasp.!;
-#X obj 35 163 vasp.sqr;
-#X obj 36 252 sqrt;
-#X obj 35 63 inlet;
-#X obj 35 330 outlet;
-#X text 98 119 make temporary buffer;
-#X text 92 332 RMS;
-#X obj 35 201 vasp.qmean;
-#X text 125 203 mean value;
-#X text 32 12 calculate RMS value of a vasp;
-#X connect 0 0 1 0;
-#X connect 1 0 7 0;
-#X connect 2 0 4 0;
-#X connect 3 0 0 0;
-#X connect 7 0 2 0;
+#N canvas 270 238 447 421 12; +#X obj 35 118 vasp.!; +#X obj 35 163 vasp.sqr; +#X obj 35 272 sqrt; +#X obj 35 63 inlet; +#X obj 35 330 outlet; +#X text 98 119 make temporary buffer; +#X text 92 332 RMS; +#X obj 35 201 vasp.qmean; +#X text 125 203 mean value; +#X text 32 12 calculate RMS value of a vasp; +#X connect 0 0 1 0; +#X connect 1 0 7 0; +#X connect 2 0 4 0; +#X connect 3 0 0 0; +#X connect 7 0 2 0; |