
Hello all. There's an old thread on this topic but it didn't come to much. I'm interested in drawing envelope shapes with cubic bezier curves. This is done in Logic's Ultrabeat (above, bottom right) and it works great for percussion synths. Now, I could do this by implementing the equation for bezier curves, but I'm sure that would be pretty expensive.
So, I'm wondering, does anyone have an idea of how this could be done? Ultrabeat seems to be pretty frugal with CPU, so it must be possible. Would the best approach be to approximate the curve with a series of straight line segments? Any ideas / brainstorming much appreciated.

