Is it possible to make default settings for arrays? #264
Unanswered
unfamiliartunes
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have 2 arrays in a patch I'm making (both of which have been programmed for save states). I want one of them to default with all values at 1, and the other with all values at 0. However, I only want that to happen if there aren't any array values already set. How would I go about programming that?
Beta Was this translation helpful? Give feedback.
All reactions