Re: [PD-dev] preparing phasor~Co. for double precision Pd

2011-07-27 Thread Hans-Christoph Steiner
Hey Katya, I'm very happy you're working on this, I think its a big and very valuable step for Pd for many reasons. For me, things like accessing large arrays and also working with UNIX timestamps and other large integers directly, make Pd a lot easier in cases that touch on those

Re: [PD-dev] preparing phasor~Co. for double precision Pd

2011-07-27 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/27/2011 11:11 PM, Hans-Christoph Steiner wrote: like you've covered that already. As for 64-bit floats to output, a quick hack to get things working is to just hammer samples down to 32-bits... i don't think that's such a great idea.

Re: [PD-dev] preparing phasor~Co. for double precision Pd

2011-07-27 Thread Miller Puckette
Hi all -- I'm not sure it's done right, but my intention in s_audio_pa.c is to use 'float' when talking to the portaudio API and t_sample to talk to the rest of Pd -- so t_sample could be made double without affecting portaudio. The only situation I can imagine in which t_sample might want to

Re: [PD-dev] preparing phasor~Co. for double precision Pd

2011-07-27 Thread katja
On Wed, Jul 27, 2011 at 11:11 PM, Hans-Christoph Steiner h...@at.or.atwrote: I think the big question that needs to be answered before this gets included is: can this be done without majoring impacting 32-bit operation? The intention is: - Pd source code with unaltered functionality -

[PD-dev] [ pure-data-Bugs-3380575 ] [makefilename] patch reliably segfaults

2011-07-27 Thread SourceForge.net
Bugs item #3380575, was opened at 2011-07-28 11:17 Message generated for change (Tracker Item Submitted) made by chr15m You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=478070aid=3380575group_id=55736 Please note that this message will contain a full copy of the