<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>There is [envgen] from the ggee library, but you're probably looking for a Vanilla solution.</p>
<p><br>
</p>
<p>I would also like to see this done in data structures. Extra points if it can define a Bezier curve.<br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of Roman Haefeli <reduzent@gmail.com><br>
<b>Sent:</b> 08 January 2017 11:00<br>
<b>To:</b> pd-list@mail.iem.at<br>
<b>Subject:</b> [PD] Graphical envelope generator with breakpoints</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hey all<br>
<br>
I'm wondering if someone implemented a graphical envelope generator<br>
with mouse-draggable breakpoints. I think it probably could be done<br>
using data structures, however my stumbling block is that I can't think<br>
of a way to disallow point movement to x(n) > x(n+1), respectively x(n)<br>
< x(n-1).<br>
<br>
Preferably, it would allow to create new breakpoints in between<br>
existing breakpoints (as opposed to new breakpoints being appended to<br>
the end of the list). <br>
<br>
I'm not so much looking for the perfect solution, but wondering what is<br>
already there.<br>
<br>
Cheers<br>
Roman<br>
</div>
</span></font></div>
</div>
</body>
</html>