[PD-dev] double precision pd?

Dan Wilcox danomatika at gmail.com
Sat Jun 10 12:23:39 CEST 2023


It will work and I don't think separate apps would be needed.

The executable within the .app bundle (Contents/MacOS/Pd) is just the renamed Wish executable which calls the Tk GUI which, in turn, starts the pd core which could be either 32 or 64 bit float precision. This could be selectable via a GUI preference which would take effect on app restart. A bigger issue might be if the core is also sending 64 bit doubles to the GUI but the GUI is not set up for that, although I don't believe that is the case as, at that point, things are sent as stings, ie. the contents of a wide float atom.

> On Jun 9, 2023, at 12:00 PM, pd-dev-request at lists.iem.at wrote:
> 
> For the macOS app, I don't know whether it will work (but of course the downloadable dmg could provide both apps, and it might compress well enough that the additional content won't be a problem)

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20230610/34c6df8c/attachment.htm>


More information about the Pd-dev mailing list