hedoluna/midi-shape-shifter

Equation graph should make seperate linesegments when the equation goes out of bounds.

Closed this issue · 3 comments

What steps will reproduce the problem?
1. Add a mapping
2. Set the equation to "sin(x*3.14*2) / 2 *1.1 + .5"

What is the expected output?
There should be a seperate line segment for each visable segment of the line.

Original issue reported on code.google.com by RobIan...@gmail.com on 20 Feb 2012 at 10:18

Original comment by RobIan...@gmail.com on 8 Mar 2012 at 8:01

  • Added labels: Difficulty-Low, Milestone-Release1.0Beta

Original comment by RobIan...@gmail.com on 8 Mar 2012 at 8:06

  • Added labels: Difficulty-Medium
  • Removed labels: Difficulty-Low
Now that we limit y values to be between 0 and 1, this is no longer necessary.

Original comment by RobIan...@gmail.com on 18 Oct 2012 at 1:12

  • Changed state: Invalid