Csound Csound-dev Csound-tekno Search About

[Csnd] Windows QuteCsound

Date2010-02-04 20:56
FromTakahiko TSUCHIYA
Subject[Csnd] Windows QuteCsound
Hi everyone,
This is my first post here. I'm having some elementary problems with 
QuteCsound on WinowsXP and need your helps.

First, when I use the portaudio module, it results in taking more 
than 10 secs to run, regardless of the buffer size. Also, it often 
fails to run with following message: *** PortAudio: error: -9999: 
Unanticipated host error
Failed to initialise real time audio output ---When I use winmm module,
it runs smoothly most of the time. 

Besides that, every now and then it loses the copy/paste text 
capability once after running the code, until being restarted. I'm 
using a RAMdisk in which I've placed the Windows user Temp work area. 
I suspected that and disabled RAMdisk but made no difference.

Sorry if similar questions have been already posted before. Thanks in 
advance.

Takahiko Turbo Tsuchiya

------------------------------------------------------
Csound ver.5.11f / QuteCsound ver.0.4.6.2
WinXPpro SP2, C2Q6600, 4GB RAM + 4GB RAMdisk
Graphic Card: ATI Radeon HD 4670 w/ Catalyst 09.1 driver set
Audio/MIDI devices: Fireface 800, UM-880


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-04 22:12
FromAndres Cabrera
Subject[Csnd] Re: Windows QuteCsound
Hi,

Welcome!

On Thu, Feb 4, 2010 at 8:56 PM, Takahiko TSUCHIYA  wrote:
> Hi everyone,
> This is my first post here. I'm having some elementary problems with
> QuteCsound on WinowsXP and need your helps.
>
> First, when I use the portaudio module, it results in taking more
> than 10 secs to run, regardless of the buffer size. Also, it often
> fails to run with following message: *** PortAudio: error: -9999:
> Unanticipated host error
> Failed to initialise real time audio output ---When I use winmm module,
> it runs smoothly most of the time.
>

Not sure what this can be... Can you try different devices to see if
another works better?

> Besides that, every now and then it loses the copy/paste text
> capability once after running the code, until being restarted. I'm
> using a RAMdisk in which I've placed the Windows user Temp work area.
> I suspected that and disabled RAMdisk but made no difference.
>

This is well known. The widget.dll and virtual.dll (look inside your
csound installation directory) which use fltk mess with the clipboard.
If you are not using fltk, you can move these plugins to a different
place, or you can copy your complete plugin directory and set a new
OPCODEDIR from QuteCsound.

Cheers,
Andrés

> Sorry if similar questions have been already posted before. Thanks in
> advance.
>
> Takahiko Turbo Tsuchiya
>
> ------------------------------------------------------
> Csound ver.5.11f / QuteCsound ver.0.4.6.2
> WinXPpro SP2, C2Q6600, 4GB RAM + 4GB RAMdisk
> Graphic Card: ATI Radeon HD 4670 w/ Catalyst 09.1 driver set
> Audio/MIDI devices: Fireface 800, UM-880
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>



-- 


Andrés


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-04 22:55
FromTakahiko TSUCHIYA
Subject[Csnd] Re: Re: Windows QuteCsound
Thanks Andres, 
Switching the audio device to another did make a differnce. With 
FireFace800, which has more than 20 playback channels, just choosing 
the portaudio output from the list would cause to crash. I disabled 
FF800 and tried a 2 channel USB audio (Virus TI) then there was no 
delay (but with error in getting device info.) I'll try installing 
another device and report if it makes a different result from FF800.

For the clipboard issue, removing these two plugins worked! 

Best regards,
Takahiko


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"