Re: [PD] is there an object that emits bang when a subpatcher is restored?

2009-11-04 Thread Py Fave
grid object from http://ydegoyon.free.fr/software.html has this behaviour too.( if i remember well) 2009/10/31 Luke Iannini lukex...@gmail.com On Sat, Oct 31, 2009 at 7:08 AM, Frank Barknecht f...@footils.org wrote: Hallo, Ivica Ico Bukvic hat gesagt: // Ivica Ico Bukvic wrote:

[PD] is there an object that emits bang when a subpatcher is restored?

2009-10-31 Thread Ivica Ico Bukvic
I guess the title says it all. Instead of a loadbang, this thing would emit a bang whenever a patcher is restored (e.g. [pd something] is closed by default, and every time it is restored, obviously after being closed it would emit a bang from this object). Is there such a thing? Ico

Re: [PD] is there an object that emits bang when a subpatcher is restored?

2009-10-31 Thread jurgen
try [closebang] - read help file Jurgen On Oct 31, 2009, at 9:23 PM, Ivica Ico Bukvic wrote: I guess the title says it all. Instead of a loadbang, this thing would emit a bang whenever a patcher is restored (e.g. [pd something] is closed by default, and every time it is restored, obviously

Re: [PD] is there an object that emits bang when a subpatcher is restored?

2009-10-31 Thread Mathieu Bouchard
On Sat, 31 Oct 2009, Ivica Ico Bukvic wrote: I guess the title says it all. Not to be confused with #X restore ... Instead of a loadbang, this thing would emit a bang whenever a patcher is restored (e.g. [pd something] is closed by default, and every time it is restored, obviously after

Re: [PD] is there an object that emits bang when a subpatcher is restored?

2009-10-31 Thread Ivica Ico Bukvic
On Sat, 2009-10-31 at 21:43 +0800, jurgen wrote: try [closebang] - read help file Jurgen Thanks for the info! However, this works when closing the entire patch but not sub-patchers. Likewise, I would need something that bangs when you open sub-patchers. I guess restore was the wrong

Re: [PD] is there an object that emits bang when a subpatcher is restored?

2009-10-31 Thread Frank Barknecht
Hallo, Ivica Ico Bukvic hat gesagt: // Ivica Ico Bukvic wrote: On Sat, 2009-10-31 at 21:43 +0800, jurgen wrote: try [closebang] - read help file Jurgen Thanks for the info! However, this works when closing the entire patch but not sub-patchers. Likewise, I would need something that

Re: [PD] is there an object that emits bang when a subpatcher is restored?

2009-10-31 Thread Luke Iannini
On Sat, Oct 31, 2009 at 7:08 AM, Frank Barknecht f...@footils.org wrote: Hallo, Ivica Ico Bukvic hat gesagt: // Ivica Ico Bukvic wrote: On Sat, 2009-10-31 at 21:43 +0800, jurgen wrote: try [closebang] - read help file Jurgen Thanks for the info! However, this works when closing the