| Now I can get it to run, but It still takes a long btime while Csound
searches for jack before it starts to play a sound? Much longer than
usual. Here is the output, it slow down just after the InitTime
message:
InitTime : multimedia timer resolution set to 1 milliseconds
Open error: is JACK server running?
PortAudio V19-devel (built Feb 4 2012 18:39:51)
PortAudio: available output devices:
0: Microsoft Sound Mapper - Output
1: Speakers (Conexant 20672 SmartA
2: Primary Sound Driver
3: Speakers (Conexant 20672 SmartAudio HD)
4: ASIO4ALL v2
5: Speakers (Conexant 20672 SmartAudio HD)
PortAudio: selected output device 'Speakers (Conexant 20672 SmartA'
writing 256 sample blks of 64-bit floats to dac1
SECTION 1:
ftable 1:
new alloc for instr 1:
------- Compiler End -------
Compiler Info/Warnings/Errors:
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
Execution of JACK server (command = "C:/Program Files/Jack/jackd.exe")
failed: No such file or directory
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
jack server is not running or cannot be started
jack_deactivate called with a NULL client
jack_deactivate called with a NULL client
jack_client_close called with a NULL client
On 7 August 2012 20:55, Justin Smith wrote:
> I just found this in the manual:
>
> "You can see a list of available devices by giving a device number
> which is out of range, for instance -o dac99. This will also reveal if
> you have ASIO available if you are using PortAudio."
>
> it lists the rtaudio types as ALSA PortAudio CoreAudio and JACK, but I
> know I always use the jack argument in all lower case
>
> http://www.csounds.com/manual/html/UsingRealTime.html
>
> On Tue, Aug 7, 2012 at 11:48 AM, Rory Walsh wrote:
>> Nope, but that's a good idea. Only thing is how to select it. When i
>> tried your suggestion it says 'unknown rtaudio option: asio'?
>>
>> On 7 August 2012 18:07, Justin Smith wrote:
>>> maybe you need to specify your rt driver - does -+rtaudio=asio work on
>>> the command line?
>>>
>>> On Tue, Aug 7, 2012 at 8:38 AM, Rory Walsh wrote:
>>>> I recently installed Jack for windows but now every time I run Csound
>>>> it tries to use jack even if I set asio or the likes in my CsOptions?
>>>> -odac2 would usually just output audio to my main soundcard using
>>>> asio, not Csound stops and says that I need to start the jack client?
>>>> Any ideas? Sorry, I've no experience with jack..
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
|