Re: [PD] pd 0.47.1 Changing Block Size in Audio Settings hangs program

2017-04-20 Thread Dan Wilcox
Port audio refers to using the port audio cross-platform audio api which wraps up the per-platform apis. > On Apr 20, 2017, at 3:35 PM, Lucas Cordiviola wrote: > > Could be. Not sure what it does on “Port audio” on other OS. > > I think Miller is aware of it. > >

Re: [PD] pd 0.47.1 Changing Block Size in Audio Settings hangs program

2017-04-20 Thread Lucas Cordiviola
Could be. Not sure what it does on “Port audio” on other OS. I think Miller is aware of it. https://lists.puredata.info/pipermail/pd-list/2016-07/115554.html Mensaje telepatico asistido por maquinas. From: Pd-list on behalf of

Re: [PD] pd 0.47.1 Changing Block Size in Audio Settings hangs program

2017-04-20 Thread Christof Ressi
Pd also freezes with the same symptoms (CPU usage rises to max) whenever you try to set a latency smaller than the block size. Pd should check against this case and issue a warning instead of freezing. since block size and latency are in different units (samples vs milliseconds) it's quite

Re: [PD] pd 0.47.1 Changing Block Size in Audio Settings hangs program

2017-04-20 Thread Dan Wilcox
If this is true, why don’t we disable/hide the block size dropdown for platforms which don’t use it? > On Apr 20, 2017, at 1:13 AM, pd-list-requ...@lists.iem.at wrote: > > From: Lucas Cordiviola > > Subject: Re: [PD] pd 0.47.1 Changing Block

Re: [PD] Ray casting

2017-04-20 Thread patrice colet
If it's about mouse binding in [gemwin], the math is really heavy, particulary if the camera is moving. It can be solved differently by rendering the polygons in an hidden frame or another gemwin, and set a different color for each new polygon, the binding will be about detecting color

Re: [PD] nqpoly~ and dynamic object generation, loadbang issue?

2017-04-20 Thread Christof Ressi
IIRC it was about missing dependencies. Anyway, I'll give it another try next time I upload something to Deken and file a bug report if it doesn't work again. > Gesendet: Donnerstag, 20. April 2017 um 10:47 Uhr > Von: "IOhannes m zmoelnig" > An: pd-list@lists.iem.at > Betreff:

Re: [PD] some GEM questions ...

2017-04-20 Thread Py Fave
i saw this : https://mouaif.wordpress.com/2009/01/05/photoshop-math-with-glsl-shaders/ 2017-04-12 21:41 GMT+02:00 Peter P. : > * oliver [2017-04-12 14:21]: > > hi, dear list ! > > > > i'm looking for an insight into some questions i ran into

Re: [PD] nqpoly~ and dynamic object generation, loadbang issue?

2017-04-20 Thread IOhannes m zmoelnig
On 2017-04-19 19:32, Christof Ressi wrote: > actually I never used the deken tool because I couldn't get it to work on my > Laptop. I always uploaded directly to puredata.info. > while this is certainly a doable workaround, it would also be nice if you could file bugreports (with errors and

Re: [PD] nqpoly~ and dynamic object generation, loadbang issue?

2017-04-20 Thread IOhannes m zmoelnig
On 2017-04-19 21:40, Samuel Burt wrote: > I did it! > > I ended up running the command: > > deken upload -v 0-20170419 --no-source-error > iemguts-v0-20170419-\(Darwin-i386-32\)\(Darwin-x86_64-32\)-externals.tar.gz please use dots (".") as version delimiter, rather than dashes ("-"), as

[PD] Ray casting

2017-04-20 Thread Max
Did someone here solve this in Pd before? https://en.wikipedia.org/wiki/Point_in_polygon https://rosettacode.org/wiki/Ray-casting_algorithm ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] [PD-announce] Context sequencer, beta release and call for participation

2017-04-20 Thread Paul Rankin via Pd-list
On Thu, 20 Apr 2017, at 01:56 AM, Liam Goodacre wrote: > Dear PD community > > > I am happy to announce the beta release of Context, a powerful new sequencer > for PD. Context is a modular sequencer that re-imagines musical compositions > as a networks. It combines traditional step sequencing

Re: [PD] [PD-dev] line object (non tilde version)

2017-04-20 Thread Roman Haefeli
(I'm am answering to Pd list) I attached a simple patch that shows how to use [line~] Roman On Sam, 2017-04-15 at 21:50 +0200, cristiano piatti wrote: > Thank you very much...i forgot how to use the list and how to find > that message. > Could you please send me a patch...i' m trying but i