Jump to content

Is there a way to generate a linear curve using CHOPs?


magneto

Recommended Posts

If you're looking for a linear function of the type `f(x) = ax + b`, then you had it right with the `Wave` node. If you set the type to `Constant`, then you get `f(x) = (ramp slope * x) + amplitude`.

 

In other words, if you set the `Ramp Slope` parameter to 1 while leaving the rest by default, then the value from your y axis will increase by 1 every second.

Edited by ChristopherC
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...