diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-05-22 18:25:27 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-05-22 18:25:27 +0000 |
commit | 619bf2d74ef3e5431cb6057698f324590368122b (patch) | |
tree | 6f94196bba4a6bd11bb51b2feb598e7d242aec16 /pd/doc/3.audio.examples | |
parent | 7007d5067b69480ad5d61edee496a50b6114a0c1 (diff) |
0.42-0 test 01. No real work yet, just bug fixes and updates.
svn path=/trunk/; revision=9867
Diffstat (limited to 'pd/doc/3.audio.examples')
-rw-r--r-- | pd/doc/3.audio.examples/I01.Fourier.analysis.pd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pd/doc/3.audio.examples/I01.Fourier.analysis.pd b/pd/doc/3.audio.examples/I01.Fourier.analysis.pd index 31bcce63..f82e1710 100644 --- a/pd/doc/3.audio.examples/I01.Fourier.analysis.pd +++ b/pd/doc/3.audio.examples/I01.Fourier.analysis.pd @@ -1,6 +1,6 @@ -#N canvas 25 8 688 708 12; +#N canvas 247 4 688 708 12; #X floatatom 38 264 7 0 0 0 - - -; -#N canvas 0 0 450 300 graph1 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array \$0-real 64 float 2; #X coords 0 64 64 -64 256 200 1; #X restore 423 184 graph; @@ -12,7 +12,7 @@ #X obj 38 637 tabwrite~ \$0-real; #X obj 67 614 tabwrite~ \$0-imaginary; #X obj 38 384 osc~; -#N canvas 0 0 450 300 graph1 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array \$0-imaginary 64 float 2; #X coords 0 64 64 -64 256 200 1; #X restore 423 417 graph; @@ -20,8 +20,8 @@ #X floatatom 91 316 3 0 100 0 - - -; #X obj 91 337 / 100; #X obj 38 191 / 64; -#X text 504 163 real part; -#X text 489 398 imaginary part; +#X text 595 165 real part; +#X text 550 398 imaginary part; #X obj 80 545 loadbang; #X text 94 166 <- frequency; #X text 133 182 (as multiple; |