Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-29 Thread IOhannes m zmoelnig
robbert van hulzen wrote: > in the case of [tgl] the choice is sometimes one gui object or a number of > non-gui ones-- even simply the clarity of a patch can be helped by choosing > [tgl]. but thanks for your advice, and i may find ways to use the non-guis > instead. sounds like a good principle.

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-26 Thread robbert van hulzen
in the case of [tgl] the choice is sometimes one gui object or a number of non-gui ones-- even simply the clarity of a patch can be helped by choosing [tgl]. but thanks for your advice, and i may find ways to use the non-guis instead. sounds like a good principle. cheers, robbert On 1/23/07 4:03

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-23 Thread Roman Haefeli
hello robbert On Tue, 2007-01-23 at 09:50 +0100, robbert van hulzen wrote: > we need teachers like you! ;) > i've been wondering about this: is the f+1 counter solution less expensive > than a tgl? or does the toggle only slow down screen redraws? > cheers, robbert theoretically, banging a [tgl]

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-23 Thread robbert van hulzen
we need teachers like you! ;) i've been wondering about this: is the f+1 counter solution less expensive than a tgl? or does the toggle only slow down screen redraws? cheers, robbert > Roman Haefeli wrote: > > hi matthew again > > i attached a small patch, that shows how i would implement the

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-22 Thread Roman Haefeli
On Mon, 2007-01-22 at 12:01 +, matthew venn wrote: > So I want a bunch of buttons that do *multiple actions, depending on > the current state of the sampler*. So for example I gave: > > * in stop mode, if I press the button we go to record/play mode > * in record/play mode, the button closes

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-22 Thread matthew venn
welcome to the pd world :-) Thanks! the helpfiles are in pd/extra (at least here incc my 0.40.0 installation) I did apt-get on ubuntu and got 0.39. I got another answer for online docs and posted the link on the puredata.info site. > 2/- I have attached a patch that I'm sure can be optimis

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-22 Thread Roman Haefeli
hi matthew welcome to the pd world :-) On Mon, 2007-01-22 at 09:43 +, matthew venn wrote: > Hi people, I'm really new to PD, and I've got so many questions! I'm > working a lot out with the docs, but I've got a couple of things I've > not been able to work out on my own. > > 1/- where can I

Re: [PD] Fwd: basic logic (AND OR) and control in PD

2007-01-22 Thread Peter Plessas
Hi, matthew venn wrote: 1/- where can I find documentation on expr? http://crca.ucsd.edu/~syadegar/expr.html lg, P ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

[PD] Fwd: basic logic (AND OR) and control in PD

2007-01-22 Thread matthew venn
Hi people, I'm really new to PD, and I've got so many questions! I'm working a lot out with the docs, but I've got a couple of things I've not been able to work out on my own. 1/- where can I find documentation on expr? 2/- I have attached a patch that I'm sure can be optimised. It's control log