<span id="result_box" class="" lang="en"><span class="hps">My</span> <span class="hps">name is</span> <span class="hps">Claudio</span> <span class="hps">Nervi</span> <span class="hps">and I</span><span>&#39;d like to introduce</span> <span class="hps">my last</span> <span class="hps">summer project</span><span>: PAC</span> <span class="hps">-</span> <span class="hps">DATA</span><span>.</span> <span class="hps">Pac Data</span> <span class="hps">is</span> <span class="hps">a Pac Man game programmed</span> <span class="hps">in</span> <span class="hps">Pure Data,</span> <span class="hps">without using</span> <span class="hps">additional libraries</span> but<span class="hps"></span> <span class="hps">the data structures</span> <span class="hps">included in</span> <span class="hps">Pd</span> <span class="hps">Vanilla.</span> <span class="hps">It is not complete</span> <span class="hps">yet</span><span>,</span> <span class="hps">but it was</span> <span class="hps">a good practice</span> <span class="hps">in the syntax</span> <span class="hps">of</span> <span class="hps">the data structures</span><span>.</span> A<span class="hps">ny errors</span> <span class="hps">and suggestions</span> <span class="hps">are welcome.</span></span><br>
This is the Link to Download ,into the folder, the Principal Patch is PAC-DATA.pd (uper case): <br><br><a href="http://claudionervi.com/wp-content/uploads/2012/09/PAC-DATA.zip">http://claudionervi.com/wp-content/uploads/2012/09/PAC-DATA.zip</a><br>
<br><br><br>Best Regards.<br><br>Claudio Nervi.<br><br><br><a href="http://www.claudionervi.com">www.claudionervi.com</a><br><br><div class="gmail_quote">2012/9/30  <span dir="ltr">&lt;<a href="mailto:pd-list-request@iem.at" target="_blank">pd-list-request@iem.at</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Pd-list mailing list submissions to<br>
        <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:pd-list-request@iem.at">pd-list-request@iem.at</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:pd-list-owner@iem.at">pd-list-owner@iem.at</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Pd-list digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: [pd] osc processing array to the pd table (Billy Stiltner)<br>
   2. Re: [pd] osc processing array to the pd table (Billy Stiltner)<br>
   3. Re: Sound of earth&#39;s magnetosphere (Billy Stiltner)<br>
   4. Re: pitched reverb? (Billy Stiltner)<br>
   5. Re: Pd download page (Simon Wise)<br>
   6. Re: [pd] osc processing array to the pd table (Cyrille Henry)<br>
   7. Re: [pd] osc processing array to the pd table (Billy Stiltner)<br>
   8. Cheapest effects/objects/abstractions? (xiaoping lyu)<br>
   9. Re: [pd] osc processing array to the pd table (Ingo)<br>
  10. Re: Cheapest effects/objects/abstractions? (Kaj Ailomaa)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sat, 29 Sep 2012 21:57:25 -0400<br>
From: Billy Stiltner &lt;<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>&gt;<br>
Subject: Re: [PD] [pd] osc processing array to the pd table<br>
To: pd-list &lt;<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>
Message-ID:<br>
        &lt;CAFCi2M5Fv7OqK9kxykRVgQKAYhZ=<a href="mailto:5P-W%2BA2v6Oz0GPp3KC-uYQ@mail.gmail.com">5P-W+A2v6Oz0GPp3KC-uYQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
nevermind<br>
<br>
got it figured out<br>
<br>
.length gives me the number of Strings in a String array in java.<br>
this was the piece of info I was stuck on<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 29 Sep 2012 22:11:24 -0400<br>
From: Billy Stiltner &lt;<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>&gt;<br>
Subject: Re: [PD] [pd] osc processing array to the pd table<br>
To: pd-list &lt;<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CAFCi2M4YW4kqFD2eruH_Nu1m4Qg8oqtw3PXZLYQ-jZvkjpNXiw@mail.gmail.com">CAFCi2M4YW4kqFD2eruH_Nu1m4Qg8oqtw3PXZLYQ-jZvkjpNXiw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
got another question<br>
<br>
<br>
<br>
[2 5.5 7 9 3(<br>
|<br>
[s mytable]<br>
<br>
<br>
[table mytable]<br>
<br>
<br>
why do I not get a write to mytable[0] with a 2 when i click the messagebox?<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Sat, 29 Sep 2012 23:21:28 -0400<br>
From: Billy Stiltner &lt;<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>&gt;<br>
Subject: Re: [PD] Sound of earth&#39;s magnetosphere<br>
To: Pierre Massat &lt;<a href="mailto:pimassat@gmail.com">pimassat@gmail.com</a>&gt;<br>
Cc: pd-list &lt;<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CAFCi2M6jeaDSfGOemUAqfHps1P8pjKfgiZQXKi5JBJdQAgxeaw@mail.gmail.com">CAFCi2M6jeaDSfGOemUAqfHps1P8pjKfgiZQXKi5JBJdQAgxeaw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
yeah<br>
<br>
On Thu, Sep 27, 2012 at 8:41 AM, Pierre Massat &lt;<a href="mailto:pimassat@gmail.com">pimassat@gmail.com</a>&gt; wrote:<br>
&gt; Is anyone aware of this :<br>
&gt; <a href="http://www.nasa.gov/mission_pages/cassini/multimedia/pia07966.html" target="_blank">http://www.nasa.gov/mission_pages/cassini/multimedia/pia07966.html</a><br>
&gt; ?<br>
&gt;<br>
&gt; :)<br>
&gt;<br>
&gt; Pierre.<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Sat, 29 Sep 2012 23:24:23 -0400<br>
From: Billy Stiltner &lt;<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>&gt;<br>
Subject: Re: [PD] pitched reverb?<br>
To: Claude Heiland-Allen &lt;<a href="mailto:claude@mathr.co.uk">claude@mathr.co.uk</a>&gt;<br>
Cc: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID:<br>
        &lt;CAFCi2M5ROq-JMj5ZCa58TwNySFjEayM+Tt=<a href="mailto:NeVd6XcRD3V6xxQ@mail.gmail.com">NeVd6XcRD3V6xxQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
yeah I noticed that the gverb was out of tune with my guitar or the<br>
free end of the microphone was not at such a length that the correct<br>
frequencies were resonating in a recording recently.<br>
<br>
On Thu, Sep 27, 2012 at 4:52 AM, Claude Heiland-Allen<br>
&lt;<a href="mailto:claude@mathr.co.uk">claude@mathr.co.uk</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; On 27/09/12 08:58, umberto torrez wrote:<br>
&gt;&gt;<br>
&gt;&gt; hi, Does anybody know if  exists a reveb that allows to tune  to specific<br>
&gt;&gt; notes? I know that different room dimensions offer different resonating<br>
&gt;&gt; frequencies, but can this effect be manipulated electronically?<br>
&gt;<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Sun, 30 Sep 2012 12:19:01 +0800<br>
From: Simon Wise &lt;<a href="mailto:simonzwise@gmail.com">simonzwise@gmail.com</a>&gt;<br>
Subject: Re: [PD] Pd download page<br>
To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID: &lt;<a href="mailto:5067C835.4060000@gmail.com">5067C835.4060000@gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
On 30/09/12 05:40, Antonio Roberts wrote:<br>
&gt; This has also happened to me on a couple of occasions. They saw that<br>
&gt; it was for all platforms and so downloaded it, regardless of operating<br>
&gt; system<br>
<br>
  ... and then they got puzzled, asked someone else, downloaded the proper one<br>
and learnt something about software in the process ... isn&#39;t that part of the<br>
reason you get students to download it themselves?<br>
<br>
Simon<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Sun, 30 Sep 2012 09:37:37 +0200<br>
From: Cyrille Henry &lt;<a href="mailto:ch@chnry.net">ch@chnry.net</a>&gt;<br>
Subject: Re: [PD] [pd] osc processing array to the pd table<br>
To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID: &lt;<a href="mailto:5067F6C1.9030402@chnry.net">5067F6C1.9030402@chnry.net</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
The 1st arg of the list is the position where to write in the table.<br>
you certainly want to add a 0 in front of the list.<br>
cheers<br>
c<br>
<br>
<br>
Le 30/09/2012 04:11, Billy Stiltner a ?crit :<br>
&gt; got another question<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; [2 5.5 7 9 3(<br>
&gt; |<br>
&gt; [s mytable]<br>
&gt;<br>
&gt;<br>
&gt; [table mytable]<br>
&gt;<br>
&gt;<br>
&gt; why do I not get a write to mytable[0] with a 2 when i click the messagebox?<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Sun, 30 Sep 2012 03:48:14 -0400<br>
From: Billy Stiltner &lt;<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>&gt;<br>
Subject: Re: [PD] [pd] osc processing array to the pd table<br>
To: Cyrille Henry &lt;<a href="mailto:ch@chnry.net">ch@chnry.net</a>&gt;<br>
Cc: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID:<br>
        &lt;<a href="mailto:CAFCi2M7dvRmHFhRZuLgFb3_pvzLdD-J45paCcECjOA-KHoSuXg@mail.gmail.com">CAFCi2M7dvRmHFhRZuLgFb3_pvzLdD-J45paCcECjOA-KHoSuXg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
thank you very much Cyrille<br>
I figured that out after I pretended I was a table and read the<br>
tabwrite documentation I think, haha<br>
<br>
now I am wondering if there is an udpreceive that works with osc<br>
messages that has an inlet to change the port without having to resort<br>
to hoodoo trickery<br>
<br>
On Sun, Sep 30, 2012 at 3:37 AM, Cyrille Henry &lt;<a href="mailto:ch@chnry.net">ch@chnry.net</a>&gt; wrote:<br>
&gt; The 1st arg of the list is the position where to write in the table.<br>
&gt; you certainly want to add a 0 in front of the list.<br>
&gt; cheers<br>
&gt; c<br>
&gt;<br>
&gt;<br>
&gt; Le 30/09/2012 04:11, Billy Stiltner a ?crit :<br>
&gt;&gt;<br>
&gt;&gt; got another question<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [2 5.5 7 9 3(<br>
&gt;&gt; |<br>
&gt;&gt; [s mytable]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [table mytable]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; why do I not get a write to mytable[0] with a 2 when i click the<br>
&gt;&gt; messagebox?<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 8<br>
Date: Sun, 30 Sep 2012 09:50:53 +0200<br>
From: xiaoping lyu &lt;<a href="mailto:xiaoping.lyu@gmail.com">xiaoping.lyu@gmail.com</a>&gt;<br>
Subject: [PD] Cheapest effects/objects/abstractions?<br>
To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID:<br>
        &lt;CADdWZX=zmWvj-n1=<a href="mailto:Mbm4yfYWPxMVsn-HSVX-NY3uto1fZqdGaQ@mail.gmail.com">Mbm4yfYWPxMVsn-HSVX-NY3uto1fZqdGaQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Helloto ,  which are the cheapest effects in pd in terms of cpu<br>
consumption?  Is there any information of this anywhere maybe?<br>
<br>
I need to have massive quantity of effects , any idea?<br>
<br>
<br>
<br>
Xiao.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20120930/57596924/attachment-0001.htm" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20120930/57596924/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 9<br>
Date: Sun, 30 Sep 2012 10:15:19 +0200<br>
From: &quot;Ingo&quot; &lt;<a href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a>&gt;<br>
Subject: Re: [PD] [pd] osc processing array to the pd table<br>
To: &quot;&#39;Cyrille Henry&#39;&quot; &lt;<a href="mailto:ch@chnry.net">ch@chnry.net</a>&gt;,   &lt;<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>
Message-ID: &lt;1E1F4ED0C3BE46B79AF7C3B36A83D08F@meincomputer&gt;<br>
Content-Type: text/plain;       charset=&quot;iso-8859-1&quot;<br>
<br>
The first number is the value and the second number is the position.<br>
<br>
Ingo<br>
<br>
&gt; The 1st arg of the list is the position where to write in the table.<br>
&gt; you certainly want to add a 0 in front of the list.<br>
&gt; cheers<br>
&gt; c<br>
&gt;<br>
&gt;<br>
&gt; Le 30/09/2012 04:11, Billy Stiltner a ?crit :<br>
&gt; &gt; got another question<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; [2 5.5 7 9 3(<br>
&gt; &gt; |<br>
&gt; &gt; [s mytable]<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; [table mytable]<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; why do I not get a write to mytable[0] with a 2 when i click the<br>
&gt; messagebox?<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; &gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 10<br>
Date: Sun, 30 Sep 2012 10:11:52 +0200<br>
From: &quot;Kaj Ailomaa&quot; &lt;<a href="mailto:zequence@mousike.me">zequence@mousike.me</a>&gt;<br>
Subject: Re: [PD] Cheapest effects/objects/abstractions?<br>
To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID: &lt;op.wlfvp2th2rg3it@melete&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;; Format=&quot;flowed&quot;;<br>
        DelSp=&quot;yes&quot;<br>
<br>
A simple way to check is to use the cpu meter on PD.<br>
To see more action, multiply the number of effects you are using.<br>
<br>
Even just a large number of [throw~] and [catch~] can cause a bit of load<br>
on the cpu, while direct connections are cheaper.<br>
<br>
As for &quot;effects&quot;, I guess there really isn&#39;t any specific category for<br>
them as far as objects are concerned. I know there are a few objects that<br>
could be considered effects.<br>
<br>
On Sun, 30 Sep 2012 09:50:53 +0200, xiaoping lyu &lt;<a href="mailto:xiaoping.lyu@gmail.com">xiaoping.lyu@gmail.com</a>&gt;<br>
wrote:<br>
<br>
&gt; Helloto ,  which are the cheapest effects in pd in terms of cpu<br>
&gt; consumption?  Is there any information of this anywhere maybe?<br>
&gt;<br>
&gt; I need to have massive quantity of effects , any idea?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Xiao<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20120930/ead0e029/attachment.htm" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20120930/ead0e029/attachment.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Pd-list mailing list<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a><br>
to manage your subscription (including un-subscription) see<br>
<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
End of Pd-list Digest, Vol 90, Issue 115<br>
****************************************<br>
</blockquote></div><br>