From 25601a34681f78068e99c3cf7ede5e2a08fa700b Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Fri, 12 Jan 2007 22:18:34 +0000 Subject: changed example to help files svn path=/trunk/externals/iem16/; revision=7314 --- help/tab16write~-help.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 help/tab16write~-help.pd (limited to 'help/tab16write~-help.pd') diff --git a/help/tab16write~-help.pd b/help/tab16write~-help.pd new file mode 100644 index 0000000..0904d65 --- /dev/null +++ b/help/tab16write~-help.pd @@ -0,0 +1,32 @@ +#N canvas 119 134 697 433 10; +#X msg 43 131 bang; +#X obj 23 82 sig~ 3000; +#X obj 23 110 phasor~; +#X text 158 213 creation argument initializes array name; +#X msg 40 181 set array99; +#X msg 445 35 \; pd dsp 1; +#X msg 524 37 \; pd dsp 0; +#X text 85 133 bang to start recording; +#X text 126 180 set the destination array; +#X msg 43 153 stop; +#X text 85 154 stop recording; +#X text 385 366 updated for iem16 version1.0; +#X obj 14 343 tab16write~; +#X obj 14 362 tab16read4~; +#X obj 118 362 tab16read; +#X obj 118 343 tab16write; +#X obj 213 343 tab16send~; +#X obj 213 362 tab16receive~; +#X obj 337 348 table16; +#X text 26 322 see also:; +#X obj 22 211 tab16write~ array99; +#X obj 492 160 table16 array99; +#X obj 31 27 tab16write~; +#X text 120 27 object to write a 16bit-signal in an array; +#X text 261 261 since [table16] can only hold 16bit-values \, the incoming +signal (-1.0..+1.0) is stored as integer values -32768..+32767; +#X connect 0 0 20 0; +#X connect 1 0 2 0; +#X connect 2 0 20 0; +#X connect 4 0 20 0; +#X connect 9 0 20 0; -- cgit v1.2.1