Re: [PD] 'synced' number and slider

2010-01-19 Thread IOhannes m zmoelnig
Jonathan Wilkes wrote: --- On Sun, 1/17/10, zmoel...@iem.at zmoel...@iem.at wrote: the send/receive magic in the iemguis are explicitely designed to allow the same send/receive names in order to sync several different objects. So is it a bug that sending input to the inlet of one GUI

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread IOhannes m zmoelnig
Hans-Christoph Steiner wrote: compute audio is easier to understand, but it then doesn't match the 'pd dsp' message or the Media menu items. häh? the media menu items in Pd =0.42 reads audio ON and audio OFF. these do not match the pd dsp message, but kind of relate to compute audio.

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread Frank Barknecht
Hallo, didn't test it yet, but you probably made my day. :) Ciao -- Frank Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: Indeed! That stupid bug has been around far too long. No more! http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revrevision=13040 Keep

Re: [PD] recording to array in loop mode?

2010-01-19 Thread Frank Barknecht
Hallo, Mike Moser-Booth hat gesagt: // Mike Moser-Booth wrote: If I'm not mistaken, I believe the trick to getting this to work is to make sure the array size is a multiple of the block size. [tabwrite~] conforms to block boundaries, to if you bang it in the middle of a block, it won't

[PD] abs~ on 64-bit and 0.42.3

2010-01-19 Thread Orm Finnendahl
Hi all, sorry, forgot the attachement. Here it is again... Hi all, abs~ seems to be broken on my machine with 64-bit linux and pd 0.42.3 Clicking in the bang in the attached patch should result in a straight line at +0.5 (at least that's what I think it should do). Instead the result is a

Re: [PD] abs~ on 64-bit and 0.42.3

2010-01-19 Thread IOhannes m zmoelnig
Orm Finnendahl wrote: Hi all, sorry, forgot the attachement. Here it is again... Hi all, abs~ seems to be broken on my machine with 64-bit linux and pd 0.42.3 Clicking in the bang in the attached patch should result in a straight line at +0.5 (at least that's what I think it should

Re: [PD] recording to array in loop mode?

2010-01-19 Thread Frank Barknecht
Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote: Mike Moser-Booth hat gesagt: // Mike Moser-Booth wrote: If I'm not mistaken, I believe the trick to getting this to work is to make sure the array size is a multiple of the block size. [tabwrite~] conforms to block

Re: [PD] sys_gui outlet WAS: create folder implementation

2010-01-19 Thread Hans-Christoph Steiner
On Jan 18, 2010, at 12:44 PM, colet.patr...@free.fr wrote: Selon Hans-Christoph Steiner h...@at.or.at: sys_gui.c. That code is pretty simple. I think you could do it by appending something like ; pdsend #sys_gui-receiver bang to every command sent, then bind to the receiver name

Re: [PD] sys_gui outlet WAS: create folder implementation

2010-01-19 Thread Hans-Christoph Steiner
On Jan 18, 2010, at 12:44 PM, colet.patr...@free.fr wrote: Selon Hans-Christoph Steiner h...@at.or.at: sys_gui.c. That code is pretty simple. I think you could do it by appending something like ; pdsend #sys_gui-receiver bang to every command sent, then bind to the receiver name

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread Hans-Christoph Steiner
On Jan 19, 2010, at 3:35 AM, IOhannes m zmoelnig wrote: Hans-Christoph Steiner wrote: compute audio is easier to understand, but it then doesn't match the 'pd dsp' message or the Media menu items. häh? the media menu items in Pd =0.42 reads audio ON and audio OFF. these do not match

Re: [PD] abs~ on 64-bit and 0.42.3

2010-01-19 Thread Miller Puckette
Hi all, I juect checked and abs~ and exp~ are indeed broken in 0.42-3 (and 0.42-4) - that got fixed in my source a few months ago but I haven't been releasing anything since there's a huge GUI re-write underway. Here's the damage... [...@slash src]$ diff d_math.c ~/pd/src/d_math.c 630c630

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread András Murányi
finally: this is surely time for a tooltip lingering over the DSP button, explaining, that this is the button to press if you want to hear something. I think a tooltip is a very good idea for the Pd window. .hc I'm afraid there is no universal method in Tk for tooltips - is there?

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread Hans-Christoph Steiner
On Jan 19, 2010, at 12:13 PM, András Murányi wrote: finally: this is surely time for a tooltip lingering over the DSP button, explaining, that this is the button to press if you want to hear something. I think a tooltip is a very good idea for the Pd window. .hc I'm afraid there is no

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread Hans-Christoph Steiner
On Jan 19, 2010, at 1:33 AM, Jonathan Wilkes wrote: --- On Tue, 1/19/10, Hans-Christoph Steiner h...@at.or.at wrote: From: Hans-Christoph Steiner h...@at.or.at Subject: Re: [PD] Pd-GUI-Rewrite 0.43 status: usable To: Jonathan Wilkes jancs...@yahoo.com Cc: PD list pd-list@iem.at Date:

Re: [PD] abs~ on 64-bit and 0.42.3

2010-01-19 Thread IOhannes m zmoelnig
Miller Puckette wrote: Hi all, I juect checked and abs~ and exp~ are indeed broken in 0.42-3 (and 0.42-4) - that got fixed in my source a few months ago but I haven't been releasing anything since there's a huge GUI re-write underway. Here's the damage... [...@slash src]$ diff d_math.c

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread András Murányi
2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 12:13 PM, András Murányi wrote: finally: this is surely time for a tooltip lingering over the DSP button, explaining, that this is the button to press if you want to hear something. I think a tooltip is a very good idea

[PD] trunk in svn

2010-01-19 Thread András Murányi
I've been trying to check out the current trunk form svn but i keep getting an error (upon deletion of the checkout folder as well): 'puredata/externals/gridflow' is already a working copy for a different URL Where shall i get the sources of the newest non-rewrite pd-extended from? Andras

Re: [PD] trunk in svn

2010-01-19 Thread Hans-Christoph Steiner
On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the current trunk form svn but i keep getting an error (upon deletion of the checkout folder as well): 'puredata/externals/gridflow' is already a working copy for a different URL Where shall i get the

Re: [PD] trunk in svn

2010-01-19 Thread András Murányi
2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the current trunk form svn but i keep getting an error (upon deletion of the checkout folder as well): 'puredata/externals/gridflow' is already a working copy for

Re: [PD] trunk in svn

2010-01-19 Thread Hans-Christoph Steiner
On Jan 19, 2010, at 1:47 PM, András Murányi wrote: 2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the current trunk form svn but i keep getting an error (upon deletion of the checkout folder as well):

Re: [PD] Graph-on-Parent GUI debugging - please test and report!

2010-01-19 Thread András Murányi
On Mon, Jan 18, 2010 at 10:22 PM, Hans-Christoph Steiner h...@at.or.atwrote: Hey all, Since I've seen a lot of people put a lot of effort into making pretty elaborate GUIs with the Graph-on-Parent, things like netpd and MetaStudio, I want to try to nail down the last GOP bugs in both

Re: [PD] recording to array in loop mode?

2010-01-19 Thread volker böhm
thanks for all the replies. and yes, something similar you posted, frank, is what i had in mind. i couldn't remember the block-quantisation, but it makes sense now. in G05.execution.order it says: DSP sorting in Pd follows the hierarchy of subpatches hierarchy of subpatches means top to

Re: [PD] trunk in svn

2010-01-19 Thread András Murányi
2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:47 PM, András Murányi wrote: 2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the current trunk form svn but i keep getting an error

Re: [PD] trunk in svn

2010-01-19 Thread Hans-Christoph Steiner
On Jan 19, 2010, at 5:51 PM, András Murányi wrote: 2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:47 PM, András Murányi wrote: 2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the

Re: [PD] 'relocate' message

2010-01-19 Thread Hans-Christoph Steiner
On Jan 6, 2010, at 4:02 PM, Jonathan Wilkes wrote: --- On Sun, 1/3/10, Hans-Christoph Steiner h...@at.or.at wrote: From: Hans-Christoph Steiner h...@at.or.at Subject: Re: [PD] 'relocate' message To: Jonathan Wilkes jancs...@yahoo.com Cc: Pd List pd-list@iem.at Date: Sunday, January 3,

Re: [PD] Problem with Snow Leopard and Flext

2010-01-19 Thread Thomas Grill
Hey all, i've got some news on that issue. For me, flext-based externals crash when flext is built with gcc 4.2.1 and the -Os option (optimize for space). This setting is defined in buildsys/config-pd-mac.txt. It doesn't crash with any other optimization flag (e.g. -O2 or -O3). That seems to be

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread Jonathan Wilkes
I downloaded 0.43.0-devel-20100119 (windows) and found a few things: 1) A patch like the one I attached used to have no scrollbars (all the way up to the dev version I downloaded on the 11th). Now it has scrollbars. 2) In the attached patch right-clicking and getting Properties or Help