Hallo, Here's a little patch I've found useful. Call it with [instance name] and it will tell you how many instances currently exist with that name (taking into account those that have been deleted, thanks to [closebang]).
Hope it's useful to others, Luke
Hi Steffen For example: I use it to auto-associate two abstractions, so that if a number of each is created they will have a unique channel to communicate through.
It is meant to be placed inside another abstraction that will be duplicated. Also, as you can see in the source, you can create a [value <name>Inst] (replace <name> with the same value as the [instance <name>]) and bang it at any time to simply get the number of open <name> instances. (sorry, so [v mygizmoInst] for [instance mygizmo])
I can be more verbose if you like : ) (or patch up an example)
Wow, that's extremely useful. Thanks for sharing.
Great!
Luke
On 5/3/07, Steffen stffn@dibidut.dk wrote:
On 03/05/2007, at 11.01, Luke Iannini (pd) wrote:
Here's a little patch I've found useful. Call it with [instance name] and it will tell you how many instances currently exist with that name
CAn you give a use-case example? Please.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 03/05/2007, at 12.30, Luke Iannini (pd) wrote:
I can be more verbose if you like : ) (or patch up an example)
I will not bother you with that. Thanks for the answer.
Wow, that's extremely useful. Thanks for sharing.
Great!
Hehe. I wan't saying it wasn't useful, just that i didn't know how. I
happy that you share your work, Luke.
Best, Steffen
On Thu, 2007-05-03 at 02:01 -0700, Luke Iannini (pd) wrote:
thanks to [closebang]).
i vote for including [closebang] into pd vanilla. is there any chance, that it will be included? that is one of the most wanted missing objects for me.
roman
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
On Thu, May 03, 2007 at 03:10:16PM +0200, Roman Haefeli wrote:
On Thu, 2007-05-03 at 02:01 -0700, Luke Iannini (pd) wrote:
thanks to [closebang]).
i vote for including [closebang] into pd vanilla. is there any chance, that it will be included? that is one of the most wanted missing objects for me.
I second that vote. Would love to see a 'savebang' too. That would really help with the state saving stuff. It should go off after ctrl-S or 'Save' menu item is selected, but before the save is performed.
Chris.
On May 3, 2007, at 11:56 PM, Chris McCormick wrote:
On Thu, May 03, 2007 at 03:10:16PM +0200, Roman Haefeli wrote:
On Thu, 2007-05-03 at 02:01 -0700, Luke Iannini (pd) wrote:
thanks to [closebang]).
i vote for including [closebang] into pd vanilla. is there any
chance, that it will be included? that is one of the most wanted missing
objects for me.I second that vote. Would love to see a 'savebang' too. That would really help with the state saving stuff. It should go off after ctrl-S or 'Save' menu item is selected, but before the save is performed.
You can already do that with a little help from [toxy/tot], see
attached.
.hc
Chris.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
Yes, but good luck actually being able to use the toxy library out of box!
~Kyle
On 5/4/07, Hans-Christoph Steiner hans@eds.org wrote:
On May 3, 2007, at 11:56 PM, Chris McCormick wrote:
On Thu, May 03, 2007 at 03:10:16PM +0200, Roman Haefeli wrote:
On Thu, 2007-05-03 at 02:01 -0700, Luke Iannini (pd) wrote:
thanks to [closebang]).
i vote for including [closebang] into pd vanilla. is there any chance, that it will be included? that is one of the most wanted missing objects for me.
I second that vote. Would love to see a 'savebang' too. That would really help with the state saving stuff. It should go off after ctrl-S or 'Save' menu item is selected, but before the save is performed.
You can already do that with a little help from [toxy/tot], see attached.
.hc
Chris.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Never mind, that one actually worked for me. But the tot examples are not loaded when using Pd-0.39.2-extended-rc2.app on OS X 10.4.9. I'll file a bug in the tracker?
~Kyle
On 5/7/07, Kyle Klipowicz kyleklip@gmail.com wrote:
Yes, but good luck actually being able to use the toxy library out of box!
~Kyle
On 5/4/07, Hans-Christoph Steiner hans@eds.org wrote:
On May 3, 2007, at 11:56 PM, Chris McCormick wrote:
On Thu, May 03, 2007 at 03:10:16PM +0200, Roman Haefeli wrote:
On Thu, 2007-05-03 at 02:01 -0700, Luke Iannini (pd) wrote:
thanks to [closebang]).
i vote for including [closebang] into pd vanilla. is there any chance, that it will be included? that is one of the most wanted missing objects for me.
I second that vote. Would love to see a 'savebang' too. That would really help with the state saving stuff. It should go off after ctrl-S or 'Save' menu item is selected, but before the save is performed.
You can already do that with a little help from [toxy/tot], see attached.
.hc
Chris.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO
As far as I know, [tot] is quite stable, at least in the context of
Pd-extended. If anyone has a problems with it, please file a bug
report.
.hc
On May 7, 2007, at 2:09 PM, Kyle Klipowicz wrote:
Never mind, that one actually worked for me. But the tot examples are not loaded when using Pd-0.39.2-extended-rc2.app on OS X 10.4.9. I'll file a bug in the tracker?
~Kyle
On 5/7/07, Kyle Klipowicz kyleklip@gmail.com wrote:
Yes, but good luck actually being able to use the toxy library out
of box!~Kyle
On 5/4/07, Hans-Christoph Steiner hans@eds.org wrote:
On May 3, 2007, at 11:56 PM, Chris McCormick wrote:
On Thu, May 03, 2007 at 03:10:16PM +0200, Roman Haefeli wrote:
On Thu, 2007-05-03 at 02:01 -0700, Luke Iannini (pd) wrote:
thanks to [closebang]).
i vote for including [closebang] into pd vanilla. is there any chance, that it will be included? that is one of the most wanted missing objects for me.
I second that vote. Would love to see a 'savebang' too. That
would
really help with the state saving stuff. It should go off
after ctrl-S
or 'Save' menu item is selected, but before the save is
performed.
You can already do that with a little help from [toxy/tot], see attached.
.hc
Chris.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/
listinfo/pd-list
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away to benefit those who profit from
scarcity." -John Gilmore