[PD] [PD-announce] pd 0.45 test release

Nicolas Montgermont nicolas_montgermont at yahoo.fr
Sun Aug 18 11:36:00 CEST 2013


hello,

Thanks or this new version!
I have a problem here. Pd crashes when opening the help patch of the new 
delay object
osx 10.6.8
Here is the gdb log:
(gdb) run
Starting program: 
/Users/nix/pd_installer/Pd-0.45-0test1.app/Contents/Resources/bin/pd
Reading symbols for shared libraries . done
Reading symbols for shared libraries + done
Reading symbols for shared libraries . done
Reading symbols for shared libraries + done
Reading symbols for shared libraries . done
Pt_Start() called

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x0008165b in parsetimeunits ()
(gdb) bt
#0  0x0008165b in parsetimeunits ()
#1  0x00082e38 in delay_new ()
#2  0x0004696c in pd_typedmess ()
#3  0x0004afa2 in binbuf_eval ()
#4  0x0000a6ed in canvas_objtext ()
#5  0x0000aa52 in canvas_obj ()
#6  0x0004678e in pd_typedmess ()
#7  0x0004afa2 in binbuf_eval ()
#8  0x0004efd9 in binbuf_evalfile ()
#9  0x0004f0a6 in glob_evalfile ()
#10 0x0005a0c6 in open_via_helppath ()
#11 0x0002621b in canvas_done_popup ()
#12 0x0004696c in pd_typedmess ()
#13 0x00046632 in pd_typedmess ()
#14 0x0004afa2 in binbuf_eval ()
#15 0x000551f8 in socketreceiver_read ()
#16 0x00053df0 in sys_domicrosleep ()
#17 0x00053e55 in sys_microsleep ()
#18 0x00051580 in m_mainloop ()
#19 0x00053be2 in sys_main ()
#20 0x00001fd6 in _start ()
#21 0x00001efd in start ()
(gdb)

best,
n
Le 18/08/13 03:51, Miller Puckette a écrit :
> Hi all,
>
> Pd 0.45-0test1 is now up on http://crca.ucsd.edu/~msp/software.htm
> or via git from sourceforge:
>    git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data
>    git checkout 0.45-0test1
>
>
> Some new features:
>
> binary netsend/netreceive (so you should no longer need an extern for OSC)
>
> pd~ (multiprocessing) works on windows and is less likely to deadlock although
> not yet perfect
>
> multi-purpose "array" and "text" objects.  "Array" is a more general
> replacement for the "table", "tabread" and "tabwrite" obejcts.  "text" is
> sort of like Max's "coll" but simpler and hopefully more powerful.
>
> "text"s are also avaioable as fields in data structures.
>
> "tempo" messages for delay, metro, timer, and "test sequence".  In particular
> you can specify or measure time in samples, but you can also use this for
> changing the speed of an ensemble of delay loops while keeping them in sync.
>
> Objects/messages/comments have settable box widths.
>
> Also various improvements in audio and midi handling:
>
> The Pd window now tells you whether PD has an audio device open or not
>
> Fixed hangups exiting when using jack
>
> Got ASIO working again on PC (it was apparently broken; I don't know for how
> long.)
>
> cheers
> Miller
>
> _______________________________________________
> Pd-announce mailing list
> Pd-announce at iem.at
> http://lists.puredata.info/listinfo/pd-announce
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>

-- 
http://www.nimon.org




More information about the Pd-list mailing list