diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-12-15 05:52:13 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-12-15 05:52:13 +0000 |
commit | 6bf9872c188c74ac7c790a26c3871577e7ced65d (patch) | |
tree | 7ee6c7855b6cab95e6425ea40eea01be99cba100 /doc/pddp/fft~-help.pd | |
parent | 37dd4332c78b97eeda486ef2ee4ef4d553c31581 (diff) |
fixed broken links
svn path=/trunk/; revision=14639
Diffstat (limited to 'doc/pddp/fft~-help.pd')
-rw-r--r-- | doc/pddp/fft~-help.pd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pddp/fft~-help.pd b/doc/pddp/fft~-help.pd index a94d5040..82c922e3 100644 --- a/doc/pddp/fft~-help.pd +++ b/doc/pddp/fft~-help.pd @@ -90,8 +90,8 @@ of incoming real or complex signals. Complex signals are handled as pairs of signals (real and imaginary part.) The analysis size is one block (you can use the [block~] or [switch~] objects to control block size).; -#X obj 5 597 pddp/pddplink pddp/help.pd -text help; -#X obj 455 51 pddp/dsp-reminder; +#X obj 5 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide; +#X obj 455 51 pddp/dsp; #X obj 98 555 pddp/pddplink ../3.audio.examples/I01.Fourier.analysis.pd -text doc/3.audio.examples/I01.Fourier.analysis.pd; #X text 98 573 also see examples I02-I10 in doc/3.audio.examples; |