How can I save parameter values upon opening TouchDesigner again?

Hello there, I have a project where I set up some values connected to my keyboard buttons, I can change these by pressing them.

However whenever I close and reopen TD these values all get reset to default 0.
Is there a way to make TD remember the values as I set them? So I don’t have to go through all the trouble of resetting everytime?

Here’s how that would look like

Hi @ciuppo,

How are you setting the values via the keyboard? Where do the expressions point to?

cheers
Markus

Hello there!
I got the idea from asking on reddit


This is what it looks like in my current project


Here’s a link to the reddit post as well https://www.reddit.com/r/TouchDesigner/comments/1iz2kl1/how_can_i_get_arrow_keys_to_increase_a_parameter/
hope it helps! Thanks!

Hi @ciuppo,

The Speed CHOP has a Reset on Start parameter which I’m guessing might be turned on in your file?

cheers
Markus

1 Like

That was it. Thanks! :slight_smile: