very nice ! works nicely ( sometimes screen refreshes don't follow ) very clean patching style,can be very useful for learning
now you have to learn sound synthesis to remove the audio samples :-) Thanks py 2012/9/30 claudio nervi <[email protected]>: > My name is Claudio Nervi and I'd like to introduce my last summer project: > PAC - DATA. Pac Data is a Pac Man game programmed in Pure Data, without > using additional libraries but the data structures included in Pd Vanilla. > It is not complete yet, but it was a good practice in the syntax of the data > structures. Any errors and suggestions are welcome. > This is the Link to Download ,into the folder, the Principal Patch is > PAC-DATA.pd (uper case): > > http://claudionervi.com/wp-content/uploads/2012/09/PAC-DATA.zip > > > > Best Regards. > > Claudio Nervi. > > > www.claudionervi.com > > 2012/9/30 <[email protected]> >> >> Send Pd-list mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://lists.puredata.info/listinfo/pd-list >> or, via email, send a message with subject or body 'help' to >> [email protected] >> >> You can reach the person managing the list at >> [email protected] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of Pd-list digest..." >> >> >> Today's Topics: >> >> 1. Re: [pd] osc processing array to the pd table (Billy Stiltner) >> 2. Re: [pd] osc processing array to the pd table (Billy Stiltner) >> 3. Re: Sound of earth's magnetosphere (Billy Stiltner) >> 4. Re: pitched reverb? (Billy Stiltner) >> 5. Re: Pd download page (Simon Wise) >> 6. Re: [pd] osc processing array to the pd table (Cyrille Henry) >> 7. Re: [pd] osc processing array to the pd table (Billy Stiltner) >> 8. Cheapest effects/objects/abstractions? (xiaoping lyu) >> 9. Re: [pd] osc processing array to the pd table (Ingo) >> 10. Re: Cheapest effects/objects/abstractions? (Kaj Ailomaa) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Sat, 29 Sep 2012 21:57:25 -0400 >> From: Billy Stiltner <[email protected]> >> Subject: Re: [PD] [pd] osc processing array to the pd table >> To: pd-list <[email protected]> >> Message-ID: >> >> <CAFCi2M5Fv7OqK9kxykRVgQKAYhZ=5p-w+a2v6oz0gpp3kc-...@mail.gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> nevermind >> >> got it figured out >> >> .length gives me the number of Strings in a String array in java. >> this was the piece of info I was stuck on >> >> >> >> ------------------------------ >> >> Message: 2 >> Date: Sat, 29 Sep 2012 22:11:24 -0400 >> From: Billy Stiltner <[email protected]> >> Subject: Re: [PD] [pd] osc processing array to the pd table >> To: pd-list <[email protected]> >> Message-ID: >> >> <cafci2m4yw4kqfd2eruh_nu1m4qg8oqtw3pxzlyq-jzvkjpn...@mail.gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> got another question >> >> >> >> [2 5.5 7 9 3( >> | >> [s mytable] >> >> >> [table mytable] >> >> >> why do I not get a write to mytable[0] with a 2 when i click the >> messagebox? >> >> >> >> ------------------------------ >> >> Message: 3 >> Date: Sat, 29 Sep 2012 23:21:28 -0400 >> From: Billy Stiltner <[email protected]> >> Subject: Re: [PD] Sound of earth's magnetosphere >> To: Pierre Massat <[email protected]> >> Cc: pd-list <[email protected]> >> Message-ID: >> >> <cafci2m6jeadsfgoemuaqfhps1p8pjkfgizqxki5jbjdqagx...@mail.gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> yeah >> >> On Thu, Sep 27, 2012 at 8:41 AM, Pierre Massat <[email protected]> wrote: >> > Is anyone aware of this : >> > http://www.nasa.gov/mission_pages/cassini/multimedia/pia07966.html >> > ? >> > >> > :) >> > >> > Pierre. >> > >> > _______________________________________________ >> > [email protected] mailing list >> > UNSUBSCRIBE and account-management -> >> > http://lists.puredata.info/listinfo/pd-list >> > >> >> >> >> ------------------------------ >> >> Message: 4 >> Date: Sat, 29 Sep 2012 23:24:23 -0400 >> From: Billy Stiltner <[email protected]> >> Subject: Re: [PD] pitched reverb? >> To: Claude Heiland-Allen <[email protected]> >> Cc: [email protected] >> Message-ID: >> >> <CAFCi2M5ROq-JMj5ZCa58TwNySFjEayM+Tt=nevd6xcrd3v6...@mail.gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> yeah I noticed that the gverb was out of tune with my guitar or the >> free end of the microphone was not at such a length that the correct >> frequencies were resonating in a recording recently. >> >> On Thu, Sep 27, 2012 at 4:52 AM, Claude Heiland-Allen >> <[email protected]> wrote: >> > Hi, >> > >> > >> > On 27/09/12 08:58, umberto torrez wrote: >> >> >> >> hi, Does anybody know if exists a reveb that allows to tune to >> >> specific >> >> notes? I know that different room dimensions offer different resonating >> >> frequencies, but can this effect be manipulated electronically? >> > >> >> >> >> ------------------------------ >> >> Message: 5 >> Date: Sun, 30 Sep 2012 12:19:01 +0800 >> From: Simon Wise <[email protected]> >> Subject: Re: [PD] Pd download page >> To: [email protected] >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> On 30/09/12 05:40, Antonio Roberts wrote: >> > This has also happened to me on a couple of occasions. They saw that >> > it was for all platforms and so downloaded it, regardless of operating >> > system >> >> ... and then they got puzzled, asked someone else, downloaded the proper >> one >> and learnt something about software in the process ... isn't that part of >> the >> reason you get students to download it themselves? >> >> Simon >> >> >> >> ------------------------------ >> >> Message: 6 >> Date: Sun, 30 Sep 2012 09:37:37 +0200 >> From: Cyrille Henry <[email protected]> >> Subject: Re: [PD] [pd] osc processing array to the pd table >> To: [email protected] >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> The 1st arg of the list is the position where to write in the table. >> you certainly want to add a 0 in front of the list. >> cheers >> c >> >> >> Le 30/09/2012 04:11, Billy Stiltner a ?crit : >> > got another question >> > >> > >> > >> > [2 5.5 7 9 3( >> > | >> > [s mytable] >> > >> > >> > [table mytable] >> > >> > >> > why do I not get a write to mytable[0] with a 2 when i click the >> > messagebox? >> > >> > _______________________________________________ >> > [email protected] mailing list >> > UNSUBSCRIBE and account-management -> >> > http://lists.puredata.info/listinfo/pd-list >> > >> >> >> >> ------------------------------ >> >> Message: 7 >> Date: Sun, 30 Sep 2012 03:48:14 -0400 >> From: Billy Stiltner <[email protected]> >> Subject: Re: [PD] [pd] osc processing array to the pd table >> To: Cyrille Henry <[email protected]> >> Cc: [email protected] >> Message-ID: >> >> <cafci2m7dvrmhfhrzulgfb3_pvzldd-j45paccecjoa-khos...@mail.gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> thank you very much Cyrille >> I figured that out after I pretended I was a table and read the >> tabwrite documentation I think, haha >> >> now I am wondering if there is an udpreceive that works with osc >> messages that has an inlet to change the port without having to resort >> to hoodoo trickery >> >> On Sun, Sep 30, 2012 at 3:37 AM, Cyrille Henry <[email protected]> wrote: >> > The 1st arg of the list is the position where to write in the table. >> > you certainly want to add a 0 in front of the list. >> > cheers >> > c >> > >> > >> > Le 30/09/2012 04:11, Billy Stiltner a ?crit : >> >> >> >> got another question >> >> >> >> >> >> >> >> [2 5.5 7 9 3( >> >> | >> >> [s mytable] >> >> >> >> >> >> [table mytable] >> >> >> >> >> >> why do I not get a write to mytable[0] with a 2 when i click the >> >> messagebox? >> >> >> >> _______________________________________________ >> >> [email protected] mailing list >> >> UNSUBSCRIBE and account-management -> >> >> http://lists.puredata.info/listinfo/pd-list >> >> >> > >> > _______________________________________________ >> > [email protected] mailing list >> > UNSUBSCRIBE and account-management -> >> > http://lists.puredata.info/listinfo/pd-list >> >> >> >> ------------------------------ >> >> Message: 8 >> Date: Sun, 30 Sep 2012 09:50:53 +0200 >> From: xiaoping lyu <[email protected]> >> Subject: [PD] Cheapest effects/objects/abstractions? >> To: [email protected] >> Message-ID: >> >> <CADdWZX=zmWvj-n1=mbm4yfywpxmvsn-hsvx-ny3uto1fzqd...@mail.gmail.com> >> Content-Type: text/plain; charset="iso-8859-1" >> >> Helloto , which are the cheapest effects in pd in terms of cpu >> consumption? Is there any information of this anywhere maybe? >> >> I need to have massive quantity of effects , any idea? >> >> >> >> Xiao. >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: >> <http://lists.puredata.info/pipermail/pd-list/attachments/20120930/57596924/attachment-0001.htm> >> >> ------------------------------ >> >> Message: 9 >> Date: Sun, 30 Sep 2012 10:15:19 +0200 >> From: "Ingo" <[email protected]> >> Subject: Re: [PD] [pd] osc processing array to the pd table >> To: "'Cyrille Henry'" <[email protected]>, <[email protected]> >> Message-ID: <1E1F4ED0C3BE46B79AF7C3B36A83D08F@meincomputer> >> Content-Type: text/plain; charset="iso-8859-1" >> >> The first number is the value and the second number is the position. >> >> Ingo >> >> > The 1st arg of the list is the position where to write in the table. >> > you certainly want to add a 0 in front of the list. >> > cheers >> > c >> > >> > >> > Le 30/09/2012 04:11, Billy Stiltner a ?crit : >> > > got another question >> > > >> > > >> > > >> > > [2 5.5 7 9 3( >> > > | >> > > [s mytable] >> > > >> > > >> > > [table mytable] >> > > >> > > >> > > why do I not get a write to mytable[0] with a 2 when i click the >> > messagebox? >> > > >> > > _______________________________________________ >> > > [email protected] mailing list >> > > UNSUBSCRIBE and account-management -> >> > http://lists.puredata.info/listinfo/pd-list >> > > >> > >> > _______________________________________________ >> > [email protected] mailing list >> > UNSUBSCRIBE and account-management -> >> > http://lists.puredata.info/listinfo/pd-list >> >> >> >> >> ------------------------------ >> >> Message: 10 >> Date: Sun, 30 Sep 2012 10:11:52 +0200 >> From: "Kaj Ailomaa" <[email protected]> >> Subject: Re: [PD] Cheapest effects/objects/abstractions? >> To: [email protected] >> Message-ID: <op.wlfvp2th2rg3it@melete> >> Content-Type: text/plain; charset="utf-8"; Format="flowed"; >> DelSp="yes" >> >> A simple way to check is to use the cpu meter on PD. >> To see more action, multiply the number of effects you are using. >> >> Even just a large number of [throw~] and [catch~] can cause a bit of load >> on the cpu, while direct connections are cheaper. >> >> As for "effects", I guess there really isn't any specific category for >> them as far as objects are concerned. I know there are a few objects that >> could be considered effects. >> >> On Sun, 30 Sep 2012 09:50:53 +0200, xiaoping lyu <[email protected]> >> wrote: >> >> > Helloto , which are the cheapest effects in pd in terms of cpu >> > consumption? Is there any information of this anywhere maybe? >> > >> > I need to have massive quantity of effects , any idea? >> > >> > >> > >> > Xiao >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: >> <http://lists.puredata.info/pipermail/pd-list/attachments/20120930/ead0e029/attachment.htm> >> >> ------------------------------ >> >> _______________________________________________ >> Pd-list mailing list >> [email protected] >> to manage your subscription (including un-subscription) see >> http://lists.puredata.info/listinfo/pd-list >> >> >> End of Pd-list Digest, Vol 90, Issue 115 >> **************************************** > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
