Begin forwarded message:
Date: Tue, 17 Apr 2007 12:21:21 +0100 From: Andy Farnell padawan12@obiwannabe.co.uk To: isabel_pires@excite.com Subject: Re: [PD] gate's problem
On Mon, 16 Apr 2007 17:52:04 -0400 (EDT) "Isabel Pires" isabel_pires@excite.com wrote:
good morning,
I have some problems with "gate". when I open saved patch the with gate's objet I ha the message "couldn't create" but if I rename the object it is create.
rename it to [iemlib/gate] and it should always load ok
Why does this happen? Does the above advice always work. I don't understand the reason but assume it's a path search/search order issue.
Andy
Andy Farnell wrote:
Begin forwarded message:
Date: Tue, 17 Apr 2007 12:21:21 +0100 From: Andy Farnell padawan12@obiwannabe.co.uk To: isabel_pires@excite.com Subject: Re: [PD] gate's problem
On Mon, 16 Apr 2007 17:52:04 -0400 (EDT) "Isabel Pires" isabel_pires@excite.com wrote:
good morning,
I have some problems with "gate". when I open saved patch the with gate's objet I ha the message "couldn't create" but if I rename the object it is create.
rename it to [iemlib/gate] and it should always load ok
at least when you are using pd-extended (which i don't know).
and only if you are really using iemlib's [gate]; there are several others which behave differently.
the (imho) better solution would be to use [spigot] instead of [gate], since this is a built-in and does not require _any_ hack.
iemlib's [gate]'s only feature (as compared to [spigot]) was that you could set it's initial state with arguments. since recent versions of pd, [spigot] does the same. so there are exactly 0 reasons to continue using this object.
fgmasdr IOhanens
On Apr 17, 2007, at 3:08 AM, IOhannes m zmoelnig wrote:
Andy Farnell wrote:
Begin forwarded message:
Date: Tue, 17 Apr 2007 12:21:21 +0100 From: Andy Farnell padawan12@obiwannabe.co.uk To: isabel_pires@excite.com Subject: Re: [PD] gate's problem
On Mon, 16 Apr 2007 17:52:04 -0400 (EDT) "Isabel Pires" isabel_pires@excite.com wrote:
good morning,
I have some problems with "gate". when I open saved patch the
with gate's objet I ha the message "couldn't create" but if I rename the
object it is create.rename it to [iemlib/gate] and it should always load ok
at least when you are using pd-extended (which i don't know).
This would also work on Pd-vanilla or devel if you have the iemlib
objects installed into extra/iemlib.
.hc
and only if you are really using iemlib's [gate]; there are several others which behave differently.
the (imho) better solution would be to use [spigot] instead of [gate], since this is a built-in and does not require _any_ hack.
iemlib's [gate]'s only feature (as compared to [spigot]) was that you could set it's initial state with arguments. since recent versions of pd, [spigot] does the same. so there are exactly 0 reasons to continue using this object.
fgmasdr IOhanens
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
I spent 33 years and four months in active military service and
during that period I spent most of my time as a high class muscle man
for Big Business, for Wall Street and the bankers. - General
Smedley Butler
Hans-Christoph Steiner wrote:
at least when you are using pd-extended (which i don't know).
This would also work on Pd-vanilla or devel if you have the iemlib objects installed into extra/iemlib.
indeed, sorry for the confusion and the heckmeck.
iemlib's abstractions are usually stored in "iemabs", so you could also try [iemabs/gate]
mfgasd.r IOhannes