Previous topicNext topic

Parameter linking

Suggestions for new features for Magic.
Post Reply
redocoder
Posts: 10
Joined: Sun Feb 14, 2016 9:31 pm

Parameter linking

Post by redocoder »

Finally getting a chance to play with the beta version, thanks for the opportunity to test it. Figured I would give some feedback.
I would like to see a way to link multiple parameters so they change dependent of another automatically, this would help simplify things.
Something like (offset) = 1/4(scale)
Maybe there's a way to already do this?
artnik
Posts: 268
Joined: Tue Jan 05, 2016 5:33 pm

Re: Parameter linking

Post by artnik »

Yes. What you want to do can be accomplished with GLOBAL PARAMETERS.

Essentially, you can set up GLOBAL PARAMETERS that can be referenced as your SOURCE, and then tweaked with a Modifier stack (e.g. SCALE .25). Additionally, the EXPRESSION modifier lets you use more more complicated formulae, including trigonometry functions.

GLOBAL PARAMETERS: https://magicmusicvisuals.com/downloads ... Parameters
Post Reply