<div dir="ltr">Please feel free to continue pasting code as-is. Pd-L2Ork allows you to copy and paste this directly into canvas. I will look into your bug report and will let you know as soon as I have had it fixed. Thanks.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 1, 2015 at 2:02 PM, Gilberto Agostinho <span dir="ltr"><<a href="mailto:gilbertohasnofb@googlemail.com" target="_blank">gilbertohasnofb@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I am having a strange problem with [envgen]. In the patch below, if I select the object [envgen] and press Ctrl+V, Pd-l2Ork will crash after 1 or 2 seconds. I tried running pd-l2ork via the terminal and in the moment it crashes it outputs the following message:<br>
<br>
socket receive error: Connection reset by peer (104)<br>
Segmentation fault<br>
<br>
Let me know if I can help with this somehow.<br>
Best,<br>
Gilberto<br>
<br>
Below you will find the patch (question: for small patches like this, should I post the code as I am doing below or should I attach the .pd file to the mail?)<br>
<br>
#N canvas 252 225 965 740 10;<br>
#X msg 221 214 duration \$1 \, bang;<br>
#X obj 221 149 loadbang;<br>
#X obj 221 170 random 5000;<br>
#X obj 221 191 + 4000;<br>
#X obj 225 240 envgen 200 140 1 0  ;<br>
#X text 461 297 <- select this and type Ctrl+V and Pd will crash;<br>
#X connect 0 0 4 0;<br>
#X connect 1 0 2 0;<br>
#X connect 2 0 3 0;<br>
#X connect 3 0 0 0;<br>
______________________________<u></u>_________________<br>
L2Ork-dev mailing list<br>
<a href="mailto:L2Ork-dev@disis.music.vt.edu" target="_blank">L2Ork-dev@disis.music.vt.edu</a><br>
<a href="http://disis.music.vt.edu/listinfo/l2ork-dev" target="_blank">http://disis.music.vt.edu/<u></u>listinfo/l2ork-dev</a><br>
</blockquote></div><br></div>