aboutsummaryrefslogtreecommitdiff
path: root/pd/src/notes.txt
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2004-11-06 16:07:34 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2004-11-06 16:07:34 +0000
commit981f641ef44fe4d72dcb0e1248a2f96ba53cee69 (patch)
treed5871a901628db17e12e6204d13b4bdb4b8a07d9 /pd/src/notes.txt
parent5b0640e17d6db9e119d657fcadcf52ff317e704d (diff)
0.38 test 9 (mostly bug fixes)
svn path=/trunk/; revision=2226
Diffstat (limited to 'pd/src/notes.txt')
-rw-r--r--pd/src/notes.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/pd/src/notes.txt b/pd/src/notes.txt
index 59ae31e7..48eb33f5 100644
--- a/pd/src/notes.txt
+++ b/pd/src/notes.txt
@@ -28,6 +28,9 @@ put in Wini's RME ALSA code; there are still bugs...
portaudio fixed for inchans != outchans, e.g., emi emagic (2/6)
sprout inlets/outlets on objects whose creation failed.
uploaded to CVS
+bug fix: click on minaturized subpatch fails to "vis" it
+bug fix: CK on Oct. 4 (crash changing font size)
+sched_idle hook
doc:
document env~ second argument (and why is it no less than 1/10 of first???)
@@ -35,7 +38,7 @@ update 0.intro.pd
vibrato example
problems:
-click on minaturized subpatch fails to "vis" it
+--enable-alsa actually disables it???
startup flags need to handle spaces, duh.
test MIDI I/O on all platforms, inc. sysex...
'[' in numbox label breaks it (Yury Sept. 3)