Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

random generator for Fx parameters #149

Open
d-j-a-y opened this issue May 29, 2017 · 1 comment
Open

random generator for Fx parameters #149

d-j-a-y opened this issue May 29, 2017 · 1 comment

Comments

@d-j-a-y
Copy link
Collaborator

d-j-a-y commented May 29, 2017

  • Reloaded side
    -- from "FX Anim" panel (not like the screenshot!) when "Random" is checked
    -- anim graph is hidden, something like "FX" panel displayed but with max and min bound cursors.
    -- when cursors at same position, the actual parameter is not randomize
    -- when fps > 0 "random animation" start.

reloaded-radom-fx-feature

  • Veejay side
    -- a get_param_rand_struct(int params) / feed_param_rand_struct (int params, int [2][] values)
    -- using the frame tick and rand fps value, the effect ask for feed_param_rand_struct and affect parameters the values
@nelburg
Copy link

nelburg commented Jun 6, 2017

for this, a generator may be better suited, as an extension to the key frame animator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants