Howdy Miller,
The new experimental [savestate] object looks pretty cool! I know you mentioned some ideas about this in June, but I'm pleasantly surprised to see the object now. :)
The help patch says it can send/receive multiple list messages. I've not tried yet, but does this mean it saves multiple #A saved ... lines to the patch file? If so, that's pretty useful as it allows for simple 1 line objects and advanced objects which save using key-value pairs. I have a number of both and look forward to dropping all the save state list processing I'm currently doing.
Also, does the right outlet effectively act as a "save bang"? This might be tangentially useful for some data structure abstractions...
In any case, I will try adapting some of my objects and give further feedback.
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On 2018-09-03 15:35, Dan Wilcox wrote:
The help patch says it can send/receive multiple list messages. I've not tried yet, but does this mean it saves multiple #A saved ... lines to the patch file?
yep.
Also, does the right outlet effectively act as a "save bang"?
seems so. it also seems that having a [savestate] object in a subpatch (e.g. [pd statesaving]) will defeat its purpose.
fgamsdr IOhannes
Hmm, I think I should fix this - it should find its way to the owning abstraction - thanks for catching that.
M
On Tue, Sep 04, 2018 at 03:39:44PM +0200, IOhannes m zmoelnig wrote:
On 2018-09-03 15:35, Dan Wilcox wrote:
The help patch says it can send/receive multiple list messages. I've not tried yet, but does this mean it saves multiple #A saved ... lines to the patch file?
yep.
Also, does the right outlet effectively act as a "save bang"?
seems so. it also seems that having a [savestate] object in a subpatch (e.g. [pd statesaving]) will defeat its purpose.
fgamsdr IOhannes
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev
On 9/3/18 3:35 PM, Dan Wilcox wrote:
Also, does the right outlet effectively act as a "save bang"? This might be tangentially useful for some data structure abstractions...
what i find even more exiting, is that the left outlet effectively acts as an "init bang", finally allowing you to create abstractions with a dynamic number of iolets in Pd-vanilla (in a way that survives saving both the abstraction and its containing patch).
gfmard IOhannes
Hey :)
I was just testing out the new 0.49test-1 which is really great, thank you for that update. Some of these features, are really really great :)
but I think I might have experienced a bug here on OSX 10.10.5(Yosemite):
- When I do a “save as” and I type in the name in the save dialog and then push “ Save as” button, PD crashed. I have not been able to save a patch yet.
Can anyone replicate?
Thanks and have a great evening ;)
Jakob(Jaffasplaffa)
On 07 Sep 2018, at 22:04, IOhannes m zmölnig <zmoelnig@iem.atmailto:zmoelnig@iem.at> wrote:
On 9/3/18 3:35 PM, Dan Wilcox wrote: Also, does the right outlet effectively act as a "save bang"? This might be tangentially useful for some data structure abstractions...
what i find even more exiting, is that the left outlet effectively acts as an "init bang", finally allowing you to create abstractions with a dynamic number of iolets in Pd-vanilla (in a way that survives saving both the abstraction and its containing patch).
gfmard IOhannes
_______________________________________________ Pd-dev mailing list Pd-dev@lists.iem.atmailto:Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev
just for the record: doesn't happen on Windows!
Gesendet: Mittwoch, 12. September 2018 um 00:20 Uhr Von: "jakob skouborg" syntaxerror60@hotmail.com An: "IOhannes m zmölnig" zmoelnig@iem.at Cc: "pd-dev@lists.iem.at" pd-dev@lists.iem.at Betreff: Re: [PD-dev] savestate
Hey :) I was just testing out the new 0.49test-1 which is really great, thank you for that update. Some of these features, are really really great :) but I think I might have experienced a bug here on OSX 10.10.5(Yosemite): - When I do a “save as” and I type in the name in the save dialog and then push “ Save as” button, PD crashed. I have not been able to save a patch yet. Can anyone replicate? Thanks and have a great evening ;) Jakob(Jaffasplaffa)
On 07 Sep 2018, at 22:04, IOhannes m zmölnig <zmoelnig@iem.at[mailto:zmoelnig@iem.at]> wrote: On 9/3/18 3:35 PM, Dan Wilcox wrote:Also, does the right outlet effectively act as a "save bang"? This might be tangentially useful for some data structure abstractions... what i find even more exiting, is that the left outlet effectively acts as an "init bang", finally allowing you to create abstractions with a dynamic number of iolets in Pd-vanilla (in a way that survives saving both the abstraction and its containing patch).
gfmard IOhannes
_______________________________________________ Pd-dev mailing list Pd-dev@lists.iem.at[mailto:Pd-dev@lists.iem.at] https://lists.puredata.info/listinfo/pd-dev_________________________________... Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev%5Bhttps://lists.puredata.info/li...]
Ouch! Happens to me too (on OSX 10.6). Will try to fix..
M
On Tue, Sep 11, 2018 at 10:20:28PM +0000, jakob skouborg wrote:
Hey :)
I was just testing out the new 0.49test-1 which is really great, thank you for that update. Some of these features, are really really great :)
but I think I might have experienced a bug here on OSX 10.10.5(Yosemite):
- When I do a ???save as??? and I type in the name in the save dialog and then push ??? Save as??? button, PD crashed. I have not been able to save a patch yet.
Can anyone replicate?
Thanks and have a great evening ;)
Jakob(Jaffasplaffa)
On 07 Sep 2018, at 22:04, IOhannes m zm??lnig <zmoelnig@iem.atmailto:zmoelnig@iem.at> wrote:
On 9/3/18 3:35 PM, Dan Wilcox wrote: Also, does the right outlet effectively act as a "save bang"? This might be tangentially useful for some data structure abstractions...
what i find even more exiting, is that the left outlet effectively acts as an "init bang", finally allowing you to create abstractions with a dynamic number of iolets in Pd-vanilla (in a way that survives saving both the abstraction and its containing patch).
gfmard IOhannes
Pd-dev mailing list Pd-dev@lists.iem.atmailto:Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev