File: tab_complex_inv-help.pd

package info (click to toggle)
pd-iemtab 1.20-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 780 kB
  • ctags: 1,064
  • sloc: ansic: 8,324; makefile: 9
file content (72 lines) | stat: -rw-r--r-- 2,301 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#N canvas 132 30 858 524 10;
#N canvas 0 22 450 300 (subpatch) 0;
#X array re1 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 451 29 graph;
#X obj 61 43 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 61 106 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 40 381 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#N canvas 0 22 450 300 (subpatch) 0;
#X array im1 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 451 71 graph;
#N canvas 0 22 450 300 (subpatch) 0;
#X array re2 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 596 29 graph;
#N canvas 0 22 450 300 (subpatch) 0;
#X array im2 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 596 71 graph;
#X msg 700 247 2;
#X floatatom 651 303 5 0 0 0 - - -;
#X floatatom 734 304 5 0 0 0 - - -;
#X obj 710 131 loadbang;
#X text 96 444 IEM KUG;
#X text 75 432 musil;
#X text 110 432 @;
#X text 118 432 iem.at;
#X text 79 454 Graz \, Austria;
#X text 324 276 initial arguments:;
#X text 12 7 tab_complex_inv;
#X text 81 39 <bang> invert the complex src-arrays to the complex dst-arrays
;
#X obj 61 78 tab_complex_inv re1 im1 re2 im2;
#X text 128 113 the minimum of the 4 array lengths);
#X text 115 99 (the number of samples which were inverted are:;
#X msg 74 253 src_re re1;
#X msg 91 279 src_im im1;
#X msg 110 306 dst_re re2;
#X msg 143 331 dst_im im2;
#X obj 40 360 tab_complex_inv re1 im1 re2 im2;
#X text 302 312 3.arg: <symbol> real_destination-name;
#X text 302 323 4.arg: <symbol> imag_destination-name;
#X text 302 288 1.arg: <symbol> real_source-name;
#X text 302 300 2.arg: <symbol> imag_source-name;
#X obj 651 280 tabread re2;
#X obj 734 280 tabread im2;
#X msg 710 152 \; re1 const 0.8 \; im1 const -0.6;
#X text 105 155 1.) src_re-onset;
#X text 105 165 2.) src_im-onset;
#X text 105 175 3.) dst_re-onset;
#X text 105 185 4.) dst_im-onset;
#X text 105 195 5.) number of samples to multiply;
#X text 84 146 list of 5 floats:;
#X msg 40 229 0 0 0 0 64;
#X text 31 421 (c) Thomas Musil 2000 - 2009;
#X connect 1 0 19 0;
#X connect 7 0 31 0;
#X connect 7 0 32 0;
#X connect 10 0 33 0;
#X connect 19 0 2 0;
#X connect 22 0 26 0;
#X connect 23 0 26 0;
#X connect 24 0 26 0;
#X connect 25 0 26 0;
#X connect 26 0 3 0;
#X connect 31 0 8 0;
#X connect 32 0 9 0;
#X connect 40 0 26 0;