Re: [PD] Designing Audio Objects for Pd

2013-10-09 Thread Pagano, Patrick
This file is similar to the popular fftease objects that were released by Eric and Christopher. I really dug the whole suite when it worked with perl scripts in the early days of OSX and I wished I had a few of the ones working that we're not included in fftease, Aphrodite is one of them. Take

Re: [PD] Designing Audio Objects for Pd

2013-10-09 Thread Brian Fay
Well I certainly don't think it's hopeless, but whether or not it's worth the effort is another question. The code is calling functions from some external libraries. I'm guessing there is a pv and a helper library somewhere with the rest of the PVNation code. Do you have the source for the whole

Re: [PD] Designing Audio Objects for Pd

2013-10-09 Thread Pagano, Patrick
Yes I have the source. I will put it in a Dropbox If you like Patrick Pagano B.S,M.F.A Asst. in Digital Art and Science Digital Worlds Institute University of Florida (352) 294-2020 On Oct 9, 2013, at 12:41 PM, Brian Fay ovaltinevor...@gmail.commailto:ovaltinevor...@gmail.com wrote: Well I

Re: [PD] Designing Audio Objects for Pd (Brian Fay)

2013-10-09 Thread Eric Lyon
On Oct 9, 2013, at 12:55 AM, Brian Fay ovaltinevor...@gmail.com wrote: I have a copy of the book checked out from the library. It's a really great intro to writing externals, although a solid understanding of C is really required to understand the book. The book unfortunately seems to

Re: [PD] Designing Audio Objects for Pd

2013-10-09 Thread Brian Fay
Sure, I'd like to check it out! From what I could see on Google it used to be hosted on Chrstopher Penrose's university page, but it looks like that's been removed. On Wed, Oct 9, 2013 at 2:23 PM, Pagano, Patrick p...@digitalworlds.ufl.eduwrote: Yes I have the source. I will put it in a

[PD] Designing Audio Objects for Pd

2013-10-08 Thread Pagano, Patrick
Hello I am wondering if anyone on list has got Eric Lyon's book Designing Audio Objects for Max/msp and pd? I have never made any objects for pd but I would like to try to give it a shot. I would like to know if anyone would like to try to make a few objects from some sources that I got

Re: [PD] Designing Audio Objects for Pd

2013-10-08 Thread Brian Fay
I have a copy of the book checked out from the library. It's a really great intro to writing externals, although a solid understanding of C is really required to understand the book. The book unfortunately seems to be out of print, but I'd expect that Max/MSP would have some helpful documentation