<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>I've noticed that PD crashes abruptly when using [relay] in the following way:</p>
<p><br>
</p>
<p>[1 (</p>
<p>|</p>
<p>[relay 1]         <---or any float</p>
<p>|</p>
<p>[print]             <---or any object</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>I'm guessing that it's a problem with interpreting data types. [relay] usually outputs lists, but in this case it ought to be a float.</p>
<p><br>
</p>
<p>I'm using zexy 2.2.6.<br>
</p>
</div>
</body>
</html>