aboutsummaryrefslogtreecommitdiff
path: root/pd/src/notes.txt
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2006-08-24 15:23:52 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2006-08-24 15:23:52 +0000
commitfd6fc182230d0440fc698e118514dd635c533fc8 (patch)
treeb386f5905c2b6ef7c83ab0e832ebee149e3b1b0e /pd/src/notes.txt
parentbbbc57756c00f26cdfacf42d53d0a7f844a4c3ef (diff)
sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).
svn path=/trunk/; revision=5730
Diffstat (limited to 'pd/src/notes.txt')
-rw-r--r--pd/src/notes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/pd/src/notes.txt b/pd/src/notes.txt
index f3deafe1..07067182 100644
--- a/pd/src/notes.txt
+++ b/pd/src/notes.txt
@@ -33,6 +33,8 @@ block resampling arguments
document tabwrite~_start
"list" to signal inlet (e.g., "*~") or float inlet (f) complains.
$-expansion changed
+list length
+send inlet
problems:
open_via_path call in d_soundfile.c isn't threadsafe