Hi.. pd0.36 test 3 (binary)
worx fine on my 2.2ghz p4 system running win2k so far haven't tried anything fancy like asio or trying to break it with stuff.. audio fine.. why the cable select delete thing?.. just to stop spaggetti delete traumas i spose... Undo is nice...
Tom
----- Original Message ----- From: "Krzysztof Czaja" czaja@chopin.edu.pl To: msp@ucsd.edu Cc: "pd-dev" pd-dev@iem.kug.ac.at Sent: Friday, November 08, 2002 10:06 PM Subject: [PD-dev] Re: [PD-announce] Pd 0.36 test 3 released -- source or windows-compiled
hi again,
- enabling undo-paste has made undo-cut deadly:
g_editor.c @@ -488,7 +488,7 @@ if (action == UNDO_UNDO) { if (mode == UCUT_CUT)
- canvas_paste(x);
?+ canvas_dopaste(x, copy_binbuf);
- (for those running Pd without 'make install') it would be nice
if the plain make has put expr family symlinks (back) in the 'extra' directory.
Krzysztof
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev