Re: [PD] zexy compilation issue with msys2

2016-03-21 Thread Jonathan Wilkes via Pd-list
Try the attached patch. On Monday, March 21, 2016 10:43 AM, IOhannes m zmoelnig wrote: On 2016-03-21 15:38, Jonathan Wilkes via Pd-list wrote: > Yeah, I can do that.  I'm not sure why it would fuzz, as the only changes are > inserting A_CANT. most likely because

Re: [PD] Edit Pd file to change coordinates. pdlua or other language?

2016-03-21 Thread João Pais
Hi Fred, thanks, that looks promissing. But there is a problem, I'm on windows. Does the first line in the patch means that I have to find a unix computer to run it? Or can it be run from tcl? Best, Joao Hi João, It appeared to be a simple program in Tcl, which you should have, as it

Re: [PD] [Bug]Dynamic Patching causes memory leak

2016-03-21 Thread Miller Puckette
OK... might be fixed now - thanks for flagging it. Miller On Thu, Dec 31, 2015 at 06:35:51AM +0100, Zack Lee wrote: > Hi, I found out that dynamic patching causes memory leak or overloading the > CPU usage. > > Which means, if you create and delete an object many times by dynamic > patching, at

Re: [PD] Edit Pd file to change coordinates. pdlua or other language?

2016-03-21 Thread Fred Jan Kraan
Hi João, It appeared to be a simple program in Tcl, which you should have, as it comes with Pd. The usage is: tclsh changeCoords.tcl patchName xcoord ycoord line1 ?line2? ... lineN arguments may be a number or a range, like 12-15. The patch is currently dumped to the console. Only minimal

Re: [PD] zexy compilation issue with msys2

2016-03-21 Thread Jonathan Wilkes via Pd-list
Yeah, I can do that.  I'm not sure why it would fuzz, as the only changes are inserting A_CANT. -Jonathan On Monday, March 21, 2016 5:58 AM, IOhannes m zmoelnig wrote: On 2016-03-21 10:50, IOhannes m zmoelnig wrote: > is there any specific reason to not use v2.2.6?

Re: [PD] zexy compilation issue with msys2

2016-03-21 Thread IOhannes m zmoelnig
On 2016-03-21 15:38, Jonathan Wilkes via Pd-list wrote: > Yeah, I can do that. I'm not sure why it would fuzz, as the only changes are > inserting A_CANT. most likely because i'm trying to apply the patch onto another version of zexy than you. fgmasdr IOhannes signature.asc Description:

Re: [PD] ASIO SDK

2016-03-21 Thread Roman Haefeli
On Sun, 2016-03-20 at 23:42 +, Jonathan Wilkes wrote: > That's a good reason for doing a physical release of the GUI port on > CD ROM. I know you are joking. Still, let me put it this way: They want you to show their ASIO logo everywhere you provide your software, on the physical package or

Re: [PD] Tests -- Pd 0.46-7 Microsoft Windows (installer)

2016-03-21 Thread Roman Haefeli
On Sun, 2016-03-20 at 22:27 +, Lucas Cordiviola wrote: > Tests -- Pd 0.46-7 Microsoft Windows (installer) [...] Thanks for the detailed report. I didn't have a chance to test on Windows 8.1 yet. I'm glad to hear that there are no major obstacles. I might be able to test on Windows 10 soon,

Re: [PD] zexy compilation issue with msys2

2016-03-21 Thread IOhannes m zmoelnig
On 2016-03-21 00:10, Jonathan Wilkes via Pd-list wrote: > Before I pin to a newer version, here's the only revision I could find from > Pd-l2ork that needs to be merged upsteam. It just adds an A_CANT arg to the > "dsp" method of signal objects for the off-chance that a user sends a > "dsp"