Re: [PD] Is PD using CPU optimisation?

2017-03-08 Thread Giulio Moro via Pd-list
In many Pd does this already. https://sourceforge.net/p/pure-data/pure-data/ci/0.47-1/tree/src/d_arithmetic.c?format=raw see "scalarover_perform" for instance: it computes a single division and then runs multiplications in the loop. But I think the compiler would figure out this on its own

[PD] Is PD using CPU optimisation?

2017-03-08 Thread Dario Sanfilippo
Hello, list. Would it be sensible to, for example, start using multiplications over divisions when possible or will the compiler take care of that? Cheers, Dario ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] screen size tcl

2017-03-08 Thread Dan Wilcox
We ran into the same issue with libpd: https://github.com/libpd/libpd/issues/130 IOhannes, is there some way to handle this without having to force English numbers? > On Mar 8, 2017, at 12:59 PM, pd-list-requ...@lists.iem.at wrote: > > From: Hans

Re: [PD] screen size tcl

2017-03-08 Thread Hans Roels
Starting Pd like this "$ LANG=C pd" didn't solve the error, the plugin~-help file was still white. But changing these settings did solve the problem: in ubuntu studio/Settings manager > Language support > Regional Formats : display numbers, dates and currency in the usual format for: English

Re: [PD] libPD4unity and reading sample arrays

2017-03-08 Thread Dan Wilcox
You might get more traction by opening an issue on the libPD4unity Github repository and providing a test patch/patches which show the issue. It may be a problem with the unity wrapper or the underlying C# wrapper, but I would start with the Unity layer first. > On Mar 8, 2017, at 4:00 AM,

Re: [PD] screen size tcl

2017-03-08 Thread zmoelnig
On 03/08/2017 03:34 PM, Hans Roels wrote: > Hello, > > When I try to open the plugin~-help file from the Pd browser, the whole > window is white and all objects in the file are invisible. This is the > error message: > > (Tcl) UNHANDLED ERROR: bad screen distance "-75,00" > while

[PD] screen size tcl

2017-03-08 Thread Hans Roels
Hello, When I try to open the plugin~-help file from the Pd browser, the whole window is white and all objects in the file are invisible. This is the error message: (Tcl) UNHANDLED ERROR: bad screen distance "-75,00" while executing "$tkcanvas create text $x $y -tags $tags -text