Csound Csound-dev Csound-tekno Search About

Re: v5.07 XP PortAudio

Date2007-10-29 23:53
From"Michael Gogins"
SubjectRe: v5.07 XP PortAudio
The only thing I can think of is having both portaudio.dll ANd 
portaudio_x86.dll. Possibly rtpa.dll is linked with one, and some other DLL 
with the other. This will be fixed in the next upload.

Regards,
Mike

----- Original Message ----- 
From: "Darren Landrum" 
To: 
Sent: Monday, October 29, 2007 6:20 PM
Subject: Re: [Csnd] v5.07 XP PortAudio


> I've been having the same issue, and I just confirmed that I do have 
> msvcrt.dll in the correct place. Anything else I might try looking for? 
> Thank you!
>
> -- Darren
>
>
> Michael Gogins wrote:
>> Can you find msvcrt.dll on your machine? If not get it by Googling and 
>> put it in windows/system32.
>>
>> I have a fixed installer that I will be uploading shortly. Most people 
>> end up with this DLL as a result of installing some other software or 
>> other.
>>
>> Hope this helps,
>> Mike
>>
>> -----Original Message-----
>>> From: Adam 
>>> Sent: Oct 28, 2007 4:15 PM
>>> To: csound@lists.bath.ac.uk
>>> Subject: [Csnd] v5.07 XP PortAudio
>>>
>>> On a virgin Intel P4 machine with winXP,  using  Csound5.07-win32-f.exe 
>>> freshly installed, 5.07 is not behaving as expected - so do forgive me, 
>>> folks, as I ask for advice or suggestions.
>>> Csound seems not to find portaudio as a driver option. Probably a simple 
>>> but frustrating missing PATH issue for me.
>>> When running /examples/am.csd in Csound5GUI, a warning and an error are 
>>> reported;
>>> WARNING: csould not open library 'C:\Program 
>>> Files\Csound\plugins\rtpa.dll'
>>> and
>>> ERROR: unknown rtaudio module: 'PortAudio' Failed to initialise real 
>>> time audio input
>>>
>>> when PortAudio is selected in Csound5GUI Configure. No error or warning 
>>> when MME is selcted.
>>> Running Csound from the CMD prompt, reports .. Cannot find C:\Program 
>>> Files\Csound\plugins\rtpa.dll. rtpa.dll is there in the \plugins 
>>> directory.
>>>
>>> Following advice from Michael or Davis Pyon, the present situation is 
>>> that I have renamed portaudio_x86.dll to portaudio.dll, which is in the 
>>> Csound\bin directory.
>>> Control Panel -> System Properties -> Environment Variables presently 
>>> contains;
>>> User Variables for user; PATH   C:\Program Files\Csound\bin
>>>
>>> System Variables;
>>> OPCODEDIR   C:\Program Files\Csound\plugins
>>> PATH    [.....]; C:\Program Files\Csound; C:\Program 
>>> Files\Csound\bin; -- 
>>> Send bugs reports to this list.
>>> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
>>
>>
>>
>
> -- 
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk 

Date2007-11-01 11:21
FromAdam
Subject[Csnd] Re: v5.07 XP PortAudio
AttachmentsNone