From c59464f01c8151baaa42dcb8641d73c58dc79fda Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 25 Jun 2005 02:49:15 +0000 Subject: major extensions to drawing commands in templates, to allow scaling and invisibilizing. New "coreaudio" search (from patch). couple of bug fixes. svn path=/trunk/; revision=3249 --- pd/src/notes.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pd/src/notes.txt') diff --git a/pd/src/notes.txt b/pd/src/notes.txt index 40ca27b3..e3848d17 100644 --- a/pd/src/notes.txt +++ b/pd/src/notes.txt @@ -4,9 +4,13 @@ arrays are now first-class data array elements can be clicked on, etc fixed array onset bug rfft bug fix +bug fix in d_soundfile.c +bugfix in number2 +plot drawing instructions turn on and off check: MIDI I/O for windows +blechman patch for s_inter.c At the source level, "regular" arrays and arrays withing data structures are now the same thing. The main user-visible effect of this is that now @@ -27,6 +31,7 @@ block resampling arguments document tabwrite~_start problems: +patcher inlets don't deal with scalars (zbug.pd) Macintosh .pd extension not added to filenames need to optimize canvas_motion (get rid of box hit test??) check if there's a problem loading libs on startup if superuser -- cgit v1.2.1