From 9815096db22c73cacdbb65512d1b61d633db7fa8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 2 Dec 2002 19:21:08 +0000 Subject: "version 0.1.1" svn path=/trunk/; revision=267 --- externals/grill/vasp/pd-help/vasp_check.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 externals/grill/vasp/pd-help/vasp_check.pd (limited to 'externals/grill/vasp/pd-help/vasp_check.pd') diff --git a/externals/grill/vasp/pd-help/vasp_check.pd b/externals/grill/vasp/pd-help/vasp_check.pd new file mode 100644 index 00000000..ef9311e4 --- /dev/null +++ b/externals/grill/vasp/pd-help/vasp_check.pd @@ -0,0 +1,26 @@ +#N canvas 219 135 653 496 10; +#X text 250 113 buffer length = 88200 samples; +#X text 67 72 checks the dimensions of a vasp and corrects them; +#X obj 70 32 cnv 15 15 15 empty empty vasp.check 0 10 1 14 -262144 +-1 0; +#X obj 69 114 table bufchk 88200; +#X text 250 253 corrected vasp with maximum length at offset 44100 +; +#X obj 69 227 prepend set; +#X msg 69 159 vasp 88200 bufchk 44100 0; +#X text 250 158 vasp with impossible dimensions; +#X msg 69 254 vasp 44100 bufchk 44100 0; +#X obj 69 186 vasp.check; +#X obj 65 334 vasp.chk; +#X text 139 333 abbreviation; +#X text 64 363 related objects:; +#X obj 67 393 VASP-HELP; +#X text 52 226 *; +#X text 62 432 * prepend-object from iemlib2 (http://pd.iem.at/iemlib) +; +#X obj 337 362 vasp.frames?; +#X obj 187 362 vasp.n?; +#X obj 245 362 vasp.offset?; +#X connect 5 0 8 0; +#X connect 6 0 9 0; +#X connect 9 0 5 0; -- cgit v1.2.1