<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Interesting thought, perhaps if the built in [line~] had a very low argument attached, like 3 or 4 milliseconds. Although line is usually a creative decision. Do I want the frequency to change instantly or to gently slide between frequencies over the next minute or so? Perhaps a built in [line~ 60000] wouldn't be such a good idea.<br>&nbsp;<br>&gt; Date: Wed, 3 Feb 2010 10:10:28 +0100<br>&gt; From: zmoelnig@iem.at<br>&gt; To: jbturgid@hotmail.com<br>&gt; CC: jancsika@yahoo.com; pd-list@iem.at<br>&gt; Subject: Re: [PD] float to a signal inlet<br>&gt; <br>&gt; On 2010-02-03 08:20, Andrew Faraday wrote:<br>&gt; &gt; <br>&gt; &gt; I think it's an historical thing, most audio inlets which might benefit from a signal level message have the [sig~] built in. I understand this might not always have been the case so some more old school PDers use it, and they remain in the help files. <br>&gt; &gt; I don't know if there's some minor technical benefit to using the [sig~] object, but I've still to find a need for it<br>&gt; &gt; <br>&gt; i don't think there is any technical benefit.<br>&gt; the benefit is mainly in the non-ambiguity it offers.<br>&gt; a message and a signal are 2 fundamentally different things, so an<br>&gt; object could well accept both signals and float-messages on a single<br>&gt; inlet (e.g  [z~] comes to my mind).<br>&gt; in order to allow this, you need a converter, which [sig~] is (and<br>&gt; [line~] as well; but [sig~] probably _does_ have performance benefits<br>&gt; with regard to [line~].<br>&gt; <br>&gt; <br>&gt; that was back then in the golden age of Pd (right after you could hit<br>&gt; "delete" in the [f] box two(!) times without getting a crash)<br>&gt; <br>&gt; since the conversion between numbers and floats seems to be an often<br>&gt; demanded feature, it was eventually introduced as a built-in (breaking<br>&gt; objects like [z~]). sigh.<br>&gt; <br>&gt; in order to create a gatom controlled sinewave, you had to do<br>&gt; <br>&gt; |<br>&gt; [sig~]<br>&gt; I<br>&gt; [phasor~]<br>&gt; I<br>&gt; [cos~]<br>&gt; I<br>&gt; <br>&gt; <br>&gt; fgmasdr<br>&gt; IOhannes<br>&gt; <br>&gt; PS: as we all now, the above patch (and it's modern equivalent [osc~]<br>&gt; will produce ugly clicks when used like this; isn't it time to request a<br>&gt; built-in [line~]?<br>&gt; <br>                                               <br /><hr />Got a cool Hotmail story? <a href='http://clk.atdmt.com/UKM/go/195013117/direct/01/' target='_new'>Tell us now</a></body>
</html>