Hi,
I try to use the tof/param objects for save and reload and work well, but i can't find a way, if it possible, to save different file in others directory than the / of the patch and with a custom name.
Anyone know if it is possible ?
Thanks
Tof/param question
Hi,
I try to use the tof/param objects for save and reload and work well, but i can't find a way, if it possible, to save different file in others directory than the / of the patch and with a custom name.
Anyone know if it is possible ?
Thanks
It's not possible, if I remember right.
I'am using mmb's state-saving abstractions :
http://puredata.hurleur.com/sujet-5664-state-saving-abstractions
Ok, Thanks.
But i'm using it saving patterns sequence and configs, i see there's the possibility to save the main file and then save preset, i can use it to make for example:
main.param = default config/patters/etc etc... file
main001.param = song set 1
main002.param = song set 2
....
Also i can assign what paramaters have to be saved by the main or/not in a preset.
Remeber the old hardware sequencer/groove station no ?
Yes, I see.
I prefer to organize statesaving in a hierarchical way. And I also like to save presetfiles in subdirectories.
My patches tended to crash when useing [tof/param] and it took me while to find that out.
mmb's stuff works perfect for me, so I recommend that.
jm2ct
I use param saving coll data so the pattern/sequence is like a scroll: index(step) 1; note,vel,dur,...etc etc. then recall it for editing,loading,....and a coll player that put out coll data to kidiout...following clock.
You think that mmb's state-saving can do the same thing ? or it's only oriented in save preset ?
Thanks and sorry i'm new and noob, it's just for learning and a funny hobby for me.
@gema said:
I use param saving coll data so the pattern/sequence is like a scroll: index(step) 1; note,vel,dur,...etc etc. then recall it for editing,loading,....and a coll player that put out coll data to kidiout...following clock.
You think that mmb's state-saving can do the same thing ? or it's only oriented in save preset ?
I only use it for statesaving, so can can't say.
@gema said:
Thanks and sorry i'm new and noob, it's just for learning and a funny hobby for me.
like me
Cheers
Oops! Looks like something went wrong!