From ea52f5938bb4367dcd4bf7c7826a7abff92a854c Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Mon, 9 Oct 2006 04:36:12 +0000 Subject: bugfixes... pd 0.40-1. svn path=/trunk/; revision=6082 --- pd/doc/1.manual/x5.htm | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'pd/doc/1.manual/x5.htm') diff --git a/pd/doc/1.manual/x5.htm b/pd/doc/1.manual/x5.htm index 1bc8ef9d..ab950b9e 100644 --- a/pd/doc/1.manual/x5.htm +++ b/pd/doc/1.manual/x5.htm @@ -19,6 +19,20 @@

This section tracks changes in Pd's current implementation.

5.1. release notes

+ +

------------------ 0.40-1 -------------------------- + +

Fixed "declare" which wasn't working properly yet in 0.40-0, and +made more objects (notably "soundfiler") respect "declared" paths. Path +entries are relative to the parent patch. Declares inside abstractions are +ignored. + +

"drawnumbers" are draggable now, even if they're in arrays. + +

Bug fix opening "html" help from windows. + +

Changed MACOSX to __APPLE__ in 4 places. +

------------------ 0.40 -----------------------------

A new object, "declare", allows patches to control where Pd looks @@ -1496,7 +1510,9 @@ The following max-like objects are included:

5.2. known bugs

-

In the list below, starred items are still things needing attention... +

In the list below, starred items are still things needing attention. +This list is no longer maintained; see the sourceforge bug tracker on +https://sourceforge.net/tracker/?group_id=55736

*1. Timing of MIDI input/output is very shaky. Audio I/O is primitive, but there's at least a way to detect errors now for linux and NT. @@ -1537,7 +1553,7 @@ holds a "pd" object with tilde objects in the subpatch.

*13. In linux, Pd doesn't report audio data-late errors yet.

*14. Several objects, notably dac~, adc~, and env~, are incompatible with -uses of block~ or switch~ objects that change block size frmo the default of +uses of block~ or switch~ objects that change block size from the default of 64. Using switch~ without reblocking causes no problem. Don't try to read/write delay lines or use send~/receive~, or throw~/catch~, between windows with different block sizes. -- cgit v1.2.1