aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/3.audio.examples/A00.intro.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pd/doc/3.audio.examples/A00.intro.txt')
-rw-r--r--pd/doc/3.audio.examples/A00.intro.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/pd/doc/3.audio.examples/A00.intro.txt b/pd/doc/3.audio.examples/A00.intro.txt
new file mode 100644
index 00000000..d982eedd
--- /dev/null
+++ b/pd/doc/3.audio.examples/A00.intro.txt
@@ -0,0 +1,9 @@
+This is the second of three tutorial series on Pd. This one shows the
+time-domain audio processing features. (The first one showed how to use Pd to
+do "control" computations, and the third is about frequency-domain techniques.)
+
+These patches are accompanied by an ONLINE BOOK:
+
+ http://www.crca.ucsd.edu/~msp/techniques.htm
+
+which develops the underlying theory.