Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: New Windows installers are available at SourceForge

Date2008-10-20 02:55
From"Art Hunkins"
Subject[Csnd] Re: Re: New Windows installers are available at SourceForge
Indeed, major progress.

Portaudio now works, and I get only a single WARNING message (for csnd.dll) 
with the float version. Complete console output is listed here:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Art Hunkins>cd\csound5.09.2\bin

C:\Csound5.09.2\bin>csound pantest.csd
time resolution is 279.365 ns
PortAudio real-time audio module for Csound
PortMIDI real time MIDI plugin for Csound
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 5.09 beta (float samples) Oct 18 2008
libsndfile-1.0.18pre22
Reading options from $CSOUNDRC: C:\Csound5.09.2\.csoundrc
WARNING: could not open library 'C:\Csound5.09.2\plugins\csnd.dll' (-1)
UnifiedCSD:  pantest.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname:  C:\DOCUME~1\ARTHUN~1\LOCALS~1\Temp\cs63.orc
scorename: C:\DOCUME~1\ARTHUN~1\LOCALS~1\Temp\cs64.sco
rtmidi: PortMIDI module enabled
rtaudio: PortAudio module enabled ... using callback interface
orch compiler:
38 lines read
        instr   1
        instr   2
sorting score ...
        ... done
Csound version 5.09 beta (float samples) Oct 18 2008
displays suppressed
0dBFS level = 32768.0
orch now loaded
audio buffered in 128 sample-frame blocks
PortAudio V19-devel (built Oct 17 2008 20:39:41)
PortAudio: available output devices:
   0: Microsoft Sound Mapper - Output
   1: Avance Sound
   2: VIA AC'97 Audio (WAVE)
   3: Bluetooth AV Audio
   4: Bluetooth SCO Audio
   5: Primary Sound Driver
   6: Avance Sound
   7: VIA AC'97 Audio (WAVE)
   8: Bluetooth AV Audio
   9: Bluetooth SCO Audio
  10: GIGAPort AG ASIO driver
PortAudio: selected output device 'Microsoft Sound Mapper - Output'
writing 512-byte blks of shorts to dac0
SECTION 1:
Score finished in csoundPerform().
inactive allocs returned to freespace
end of score.              overall amps:   4701.3   4700.9
           overall samples out of range:        0        0
0 errors in performance
6891 512-byte soundblks of shorts written to dac0
Removing temporary file C:\DOCUME~1\ARTHUN~1\LOCALS~1\Temp\cs65.srt ...
Removing temporary file C:\DOCUME~1\ARTHUN~1\LOCALS~1\Temp\cs64.sco ...
Removing temporary file C:\DOCUME~1\ARTHUN~1\LOCALS~1\Temp\cs63.orc ...

C:\Csound5.09.2\bin>

Art Hunkins

----- Original Message ----- 
From: "dp51" 
To: 
Sent: Sunday, October 19, 2008 7:03 PM
Subject: [Csnd] Re: New Windows installers are available at SourceForge


>
> When using [csound~], I'm no longer getting "WARNING: could not open 
> library"
> or "Error 998" type errors.
> I highly recommend all Windows [csound~] users update to Csound 5.09.2.
>
> Thanks, Michael.  I knew you could do it :)
>
> Davis
>
>
> -- 
> View this message in context: 
> http://www.nabble.com/New-Windows-installers-are-available-at-SourceForge-tp20051663p20061152.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound" 


Date2008-10-20 07:45
FromStéphane Rollandin
Subject[Csnd] Re: Re: Re: New Windows installers are available at SourceForge
Art Hunkins a écrit :
> Indeed, major progress.
> 
> Portaudio now works, and I get only a single WARNING message (for 
> csnd.dll) with the float version. Complete console output is listed here:
[...]
> WARNING: could not open library 'C:\Csound5.09.2\plugins\csnd.dll' (-1)

in my system I have to remove plugins\csnd.dll altogether else I get an 
annoying "python is missing" popup everytime I start csound (which makes 
it impossible to run csound as a non-interactive subprocess).

I have no idea what csnd.dll do though...

Stef