From beb2211b63b4b80ee07a807e5ffdd441aeea6354 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 3 Jun 2006 19:13:08 +0000 Subject: FFT package selection Zmoelnig's multi-'$' patch big-soundfile support Patch to set open directories (openpanel, savepanel) patch to allow funny characters in extern names fixed makefile.in to support intel mac svn path=/trunk/; revision=5164 --- pd/src/notes.txt | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'pd/src/notes.txt') diff --git a/pd/src/notes.txt b/pd/src/notes.txt index 034849a5..4c3b1997 100644 --- a/pd/src/notes.txt +++ b/pd/src/notes.txt @@ -7,6 +7,14 @@ windows: check the right-click-on-empty-canvas MIDI I/O (inc. sysex) what does OSX do when jack is compiled into Pd but not installed?? +turn on paMacCore_ChangeDeviceParameters for mac (pa_mac_core.h) + +done: +openpanel directory +big-soundfile support +escaping filenames for wierdly named externs +infrastructure for adding externs in non-ascii languages +'$' patch (multiple dollar-sign expansion) doc: object list @@ -15,8 +23,17 @@ vibrato example block resampling arguments document tabwrite~_start "list" to signal inlet (e.g., "*~") or float inlet (f) complains. +$-expansion changed problems: +crashed Pd putting vec and template in wrong order in array element of struct +z.pd - list to numbox misbehaves (inlet and object but object is noinlet) +floor, ciel functions in expr misdeclared +graphics updates in data sometimes don't happen? +graph names don't appear until graph moved? (invis/vis on new array/rename) +flag to defeat .pdsettings +'{' bug +"-audiodev" with no args in registry can't start up in MSW "save as" with spaces in filename still messes up don't filter locked click() through getrect better scalar hit detection (getrect is too greedy) @@ -43,9 +60,12 @@ check if _vsnprintf with zero argument in windows works any better... detect adc~ and dac~ reblocking features: +sprout inlet for "route", "sel" if one arg; also send +list length and nth functions +poly inlet to turn stealing on/off .dll to .msw32 or .pd_msw (then offer .pd_msw64, .pd_lnx64, etc.) integrate video into tilde objects -flag to suppress printing array name above graph +graph "hide name" flag controllable from dialog flag to suppress scrollbars in canvases fix copyright notices pixel font sizes @@ -97,6 +117,9 @@ append doesn't do symbols yet. more features: +"-march=pentium4 -O2 -mfpmath=sse -msse -msse2 -mmmx" ? +try to improve for AMD - try "-march=athlon-xp -msse2" +search for -mcpu=cpu-type in man gcc. -Wno-unused to -Wno-unused-paramter and clean up unused automatic variables security module system in 2.6 - see the kernel module replacing jackstart signal inlets to sense signals; fix +~ etc, vcf~, biquad~, other filters -- cgit v1.2.1