[PD] signal math explanation

Pall Thayer pallthay at gmail.com
Sat Jan 18 19:27:49 CET 2014


Touché :-)


On Sat, Jan 18, 2014 at 1:15 PM, IOhannes m zmölnig <zmoelnig at iem.at> wrote:

> On 01/18/2014 06:59 PM, Pall Thayer wrote:
> > Ah... I've seen this in some of the help patches. Why would someone do it
> > with multiple [+~] instead of a single [*~]? There's no difference?
>
> aesthetic reasons?
> hinting at bigger structures?
>
> but consider this: why would someone write the following code?
> > #!/usr/bin/perl
> > sleep((8*60)*60);
>
> it does the same as the following (which is slightly faster):
> > #!/usr/bin/perl
> > sleep(28800);
>
>
> gfamdsr
> IOhannes
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
*****************************
Pall Thayer
artist
http://pallthayer.dyndns.org
*****************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140118/7c2634e2/attachment.htm>


More information about the Pd-list mailing list