You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry this is more a enhancement suggestion that an issue, but I was wondering if there is a way to define some global variables to avoid a of typing.. I envision something like this
[myGlobalVars]
myMin = 2
myMax = 10
myColor = Blue
[a sample track]
color = %(myColor)
min_value = %(myMin)
Sorry, rereading it more carefully this is another idea. I prefer the idea of changing the default than defining variables. Could you tell me if #219 would be ok for you of if you have some cases of variables would help?
No description provided.
The text was updated successfully, but these errors were encountered: