Persisting State

For general discussion related FlowStone
Post Reply
daslicht
Posts: 14
Joined: Mon Aug 16, 2010 2:11 pm

Persisting State

Post by daslicht »

Hello,
I a have an application (currently standalone) which consists of some faders and dropdown (midi i/o).
Now I like that when I close the app, next time the fader positions are restored.
How would I do this please?

Whats the correct tearm for such behaviour ?

I tried seacrhing themanual by the term "persistence" but the found info were less helpfull.
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Persisting State

Post by Nubeat7 »

hello DasLicht, you need to save last state somewhere and recall it after loading the program, the FS presetsystem only works for VST's.
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: Persisting State

Post by KG_is_back »

how about saving the preset with "about to close" prim and loading it with "afterload" prim? that should work right?
Post Reply