| Okay, I should've put this in the last message. My apologies to everyone
on the list. Here's the error message I get when I try running Csound
from the command line:
-----
E:\WINDOWS>csound
Localisation of messages is disabled, using default language.
PortMIDI real time MIDI plugin for Csound
-----
And that's when I get the pop-up window saying portaudio.dll cannot be
found. That's then followed by this message:
-----
WARNING: could not open library 'E:\Program
Files\Csound\plugins\rtpa.dll' (-1)
-----
Thank you!
-- Darren
Darren Landrum wrote:
> 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
>>
>>
>>
> |