| Just for clarity:
my tests was done on a standard install of 5.10.
(segfault on Ctrl-C)
Oeyvind
2009/2/28 Art Hunkins :
> Thanks, Anthony,
>
> You've cleared up the PortAudio problem. I'd inadvertently omitted rtpa.dll
> from my "single-directory" solution.
>
> Of course I try everything on a complete install as well. (For live
> performance reasons, I've a significant interest is running things with as
> compact and simple a "version" of Csound as possible. The fact is that my
> realtime .csd's and standalone Lettuce executables run in a single directory
> with no environment variables and only about 10 supporting files. For
> potential performers, including those not Csound proficient, I need to know
> about and make this option available. Otherwise our performance work will
> remain limited to the Csound community.)
>
> So, this only leaves all the original Csound5.10.1 issues with which we
> started!
>
> Art Hunkins
>
> ----- Original Message ----- From: "Anthony Kozar"
>
> To: "Csound mailing list address"
> Sent: Friday, February 27, 2009 6:51 PM
> Subject: [Csnd] Re: Windows (float installer) 5.10.1 bugs? (was: Csound 5.06
> vs. 5.09 and 5.10)
>
>
>> Art,
>>
>> Are you seeing this message at the beginning of every run?
>>
>> PortAudio real-time audio module for Csound
>>
>> I suspect that you are not seeing it because you do not have the file
>> rtpa.dll in your directory. That is the PortAudio plugin for Csound and
>> if
>> it is missing, it would explain this message:
>>
>> *** error: unknown rtaudio module: 'PortAudio'
>>
>> It is also possible that the rtpa.dll will require other files to be
>> present
>> that don't seem logical. I don't know about Windows, but on OS X , the
>> PortAudio plugin is also linked to the FLTK, liblo, libpng, and zlib
>> libraries and will not load unless they are present (even though they are
>> technically not required).
>>
>> Thus, it is more difficult to help track down the real bugs here if you
>> are
>> not running the standard and complete distribution of Csound.
>>
>> Anthony Kozar
>> mailing-lists-1001 AT anthonykozar DOT net
>> http://anthonykozar.net/
>>
>> Art Hunkins wrote on 2/27/09 3:45 PM:
>>
>>> Trying to narrow down the problem further, I ran sensekey.csd in a
>>> single-directory installation of Windows 5.10.1, floats (WinXP, SP3),
>>> which
>>> contained only the following files:
>>> sensekey.csd
>>> csound.exe
>>> libsndfile-1.dll
>>> stdopcod.dll
>>> csound32.dll.5.2
>>> portaudio.dll
>>> pmidi.dll
>>> portmidi.dll
>>> porttime.dll
>>> pthreadGC2.dll
>>> Runs were from the command line, and all Csound environment variables
>>> were
>>> eliminated. All renders were terminated by Ctrl-C, which is where the
>>> Segmentation Error occurs. This error occurs at every run, regardless of
>>> MIDI or audio input/output flags (CsOptions).
>>> [...]
>>> In addition, unfortunately, we are back to the PortAudio problem of 5.08
>>> (fixed in 5.09). Whenever -odac is specified, we once again get:
>>> *** error: unknown rtaudio module: 'PortAudio'
>>> Failed to initialise real time audio output
>>> Csound tidy up: Segmentation violation
>>> pm_winmm_term called
>>> begin closing open devices...
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
|