Hi,
If you take that thread from the top everything has been explained. Here again, the installer from adam is good but a newly updated version of portaudio has been released that solves problems similar to yours. So you need to re-compile pd, for that get an 'extended2' tree of pd, there: http://prdownloads.sourceforge.net/pure-data/pd-0.36-extended2.tar.gz -replace your old pd directory with that new one (it is recommended to put pd directory under /usr/local/) -then donwload the source of the latest release of portaudio, there: http://www.portaudio.com/archives/pa_snapshot_v19.tar.gz -inside the portaudio directory(the one you have downloaded), there is a 'pa_mac_core' directory and inside there is the file 'pa_mac_core.c'. Replace that file inside the portaudio directory of pd and only that file. -then you need to create yourself two directory inside pd directory 'bin' and 'obj'. -finally go to your console cd under /pd/usr/ and do ./configure and make.
let me know. Alex
On Monday, April 21, 2003, at 08:58 pm, Mitchell Turner wrote:
Alex, I have not re-complied any part of PD. I got the Adam Lindsay distribution. So what ever it has, I have. Where can I get portaudio and how do I re-compile pd with it? I do not think that I have any of the source code for PD. I am keeping all of my pd stuff in: ~/pd I do have some source files in: ~/pd/portaudio I'd be interested to know what needs re-compiling and where to get it. Thanks, Mitch
On Monday, April 21, 2003, at 03:29 PM, Alex wrote:
Hi Mitch,
This is exactely the same symptom I had with the Hammerfall and some other people with some other sound card. That has been solved with the new version of portaudio, are you sure you have recompilled pd with it ?
Alex On Monday, April 21, 2003, at 06:00 pm, Mitchell Turner wrote:
Which seems to indicate that the Mbox has 1 in and 1 out (at least that is how I read it). I may be interpreting the returned data incorrectly, however. Mitch
You really did that ... ? (Wondering, because portaudio v19 is supposed to have a different API from v18, so without major hacking you might not have a chance).
Guenter
On Mon, 21 Apr 2003, Alex wrote:
Hi,
If you take that thread from the top everything has been explained. Here again, the installer from adam is good but a newly updated version of portaudio has been released that solves problems similar to yours. So you need to re-compile pd, for that get an 'extended2' tree of pd, there: http://prdownloads.sourceforge.net/pure-data/pd-0.36-extended2.tar.gz -replace your old pd directory with that new one (it is recommended to put pd directory under /usr/local/) -then donwload the source of the latest release of portaudio, there: http://www.portaudio.com/archives/pa_snapshot_v19.tar.gz -inside the portaudio directory(the one you have downloaded), there is a 'pa_mac_core' directory and inside there is the file 'pa_mac_core.c'. Replace that file inside the portaudio directory of pd and only that file. -then you need to create yourself two directory inside pd directory 'bin' and 'obj'. -finally go to your console cd under /pd/usr/ and do ./configure and make.
let me know. Alex
On Monday, April 21, 2003, at 08:58 pm, Mitchell Turner wrote:
Alex, I have not re-complied any part of PD. I got the Adam Lindsay distribution. So what ever it has, I have. Where can I get portaudio and how do I re-compile pd with it? I do not think that I have any of the source code for PD. I am keeping all of my pd stuff in: ~/pd I do have some source files in: ~/pd/portaudio I'd be interested to know what needs re-compiling and where to get it. Thanks, Mitch
On Monday, April 21, 2003, at 03:29 PM, Alex wrote:
Hi Mitch,
This is exactely the same symptom I had with the Hammerfall and some other people with some other sound card. That has been solved with the new version of portaudio, are you sure you have recompilled pd with it ?
Alex On Monday, April 21, 2003, at 06:00 pm, Mitchell Turner wrote:
Which seems to indicate that the Mbox has 1 in and 1 out (at least that is how I read it). I may be interpreting the returned data incorrectly, however. Mitch