Csound Csound-dev Csound-tekno Search About

[Csnd] rtjack error

Date2010-03-18 22:14
FromRene Djack
Subject[Csnd] rtjack error
Attachmentsjack.csd  
Hi,

On last csound cvs and UbuntuStudio 9.10 32b

When i use duplex stereo with jack, i have the message :
      *** rtjack: input and output parameters are not consistent
      ....
      0 errors in performance
      .....
      jacko: CsoundModuleDestroy(0x9108ff0)

and csound stops.

Csound jack in duplex mono is ok.

Best,
René





Date2010-03-18 22:27
FromVictor.Lazzarini@nuim.ie
Subject[Csnd] Re: rtjack error
AttachmentsNone  

Date2010-03-18 22:27
FromMichael Gogins
Subject[Csnd] Re: rtjack error
I have recently contributed the Jack opcodes (jacko). These are not
related to the existing Jack command-line system that your example
.csd file uses. In fact, I have not touched the existing Jack system
in any way.

The first error message ("input and output parameters are not
consistent") is from the existing system. The second message
("jacko:csoundModuleDestroy") comes when the Jack opcode module is
deinitialized. This is not an error message, it is a purely
informational message.

Please delete the libjacko.so file and try your csd again and let me
know what happens. I will do the same here. This will tell us if jacko
is somehow interfering with the existing system (but it should do
nothing if you do not use any of the actual opcodes).

Regards,
Mike

On Thu, Mar 18, 2010 at 6:14 PM, Rene Djack  wrote:
> Hi,
>
> On last csound cvs and UbuntuStudio 9.10 32b
>
> When i use duplex stereo with jack, i have the message :
>       *** rtjack: input and output parameters are not consistent
>
>       0 errors in performance
>       .....
>       jacko: CsoundModuleDestroy(0x9108ff0)
>
> and csound stops.
>
> Csound jack in duplex mono is ok.
>
> Best,
> René
>
>
>
>
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


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"


Date2010-03-18 22:32
FromMichael Gogins
Subject[Csnd] Re: rtjack error
I have deleted my own libjacko.so and run your jack.csd example.

As I expected, the first message remains and the second one goes away.
This proves that the problem does not have anything to do with the new
Jack opcodes because they are a pure plugin.

Since I have never used the existing facility, I do not know what you
should try next. Perhaps someone with more experience with Csound and
the existing Jack system will chime in.

Hope this helps,
Mike

On Thu, Mar 18, 2010 at 6:27 PM, Michael Gogins
 wrote:
> I have recently contributed the Jack opcodes (jacko). These are not
> related to the existing Jack command-line system that your example
> .csd file uses. In fact, I have not touched the existing Jack system
> in any way.
>
> The first error message ("input and output parameters are not
> consistent") is from the existing system. The second message
> ("jacko:csoundModuleDestroy") comes when the Jack opcode module is
> deinitialized. This is not an error message, it is a purely
> informational message.
>
> Please delete the libjacko.so file and try your csd again and let me
> know what happens. I will do the same here. This will tell us if jacko
> is somehow interfering with the existing system (but it should do
> nothing if you do not use any of the actual opcodes).
>
> Regards,
> Mike
>
> On Thu, Mar 18, 2010 at 6:14 PM, Rene Djack  wrote:
>> Hi,
>>
>> On last csound cvs and UbuntuStudio 9.10 32b
>>
>> When i use duplex stereo with jack, i have the message :
>>       *** rtjack: input and output parameters are not consistent
>>
>>       0 errors in performance
>>       .....
>>       jacko: CsoundModuleDestroy(0x9108ff0)
>>
>> and csound stops.
>>
>> Csound jack in duplex mono is ok.
>>
>> Best,
>> René
>>
>>
>>
>>
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


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"


Date2010-03-18 23:04
FromRene Djack
Subject[Csnd] Re: Re: rtjack error
Hi,
I have deleted libjacko.so and on my system too
the first message remains and the second one goes away.

Thanks for your help, may be new parameters to add as Victor suggest.
Best,
René




2010/3/18 Michael Gogins <michael.gogins@gmail.com>
I have deleted my own libjacko.so and run your jack.csd example.

As I expected, the first message remains and the second one goes away.
This proves that the problem does not have anything to do with the new
Jack opcodes because they are a pure plugin.

Since I have never used the existing facility, I do not know what you
should try next. Perhaps someone with more experience with Csound and
the existing Jack system will chime in.

Hope this helps,
Mike

On Thu, Mar 18, 2010 at 6:27 PM, Michael Gogins
<michael.gogins@gmail.com> wrote:
> I have recently contributed the Jack opcodes (jacko). These are not
> related to the existing Jack command-line system that your example
> .csd file uses. In fact, I have not touched the existing Jack system
> in any way.
>
> The first error message ("input and output parameters are not
> consistent") is from the existing system. The second message
> ("jacko:csoundModuleDestroy") comes when the Jack opcode module is
> deinitialized. This is not an error message, it is a purely
> informational message.
>
> Please delete the libjacko.so file and try your csd again and let me
> know what happens. I will do the same here. This will tell us if jacko
> is somehow interfering with the existing system (but it should do
> nothing if you do not use any of the actual opcodes).
>
> Regards,
> Mike
>
> On Thu, Mar 18, 2010 at 6:14 PM, Rene Djack <rene.djack@gmail.com> wrote:
>> Hi,
>>
>> On last csound cvs and UbuntuStudio 9.10 32b
>>
>> When i use duplex stereo with jack, i have the message :
>>       *** rtjack: input and output parameters are not consistent
>>
>>       0 errors in performance
>>       .....
>>       jacko: CsoundModuleDestroy(0x9108ff0)
>>
>> and csound stops.
>>
>> Csound jack in duplex mono is ok.
>>
>> Best,
>> René
>>
>>
>>
>>
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>



--
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


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"



Date2010-03-20 16:56
FromRene Djack
Subject[Csnd] Re: Re: rtjack error
Hi

Is somebody can tell me what are the new parameters to add to have a csound jack working as before?

Thanks,
René
 

2010/3/19 Rene Djack <rene.djack@gmail.com>
Hi,
I have deleted libjacko.so and on my system too
the first message remains and the second one goes away.

Thanks for your help, may be new parameters to add as Victor suggest.
Best,
René




2010/3/18 Michael Gogins <michael.gogins@gmail.com>

I have deleted my own libjacko.so and run your jack.csd example.

As I expected, the first message remains and the second one goes away.
This proves that the problem does not have anything to do with the new
Jack opcodes because they are a pure plugin.

Since I have never used the existing facility, I do not know what you
should try next. Perhaps someone with more experience with Csound and
the existing Jack system will chime in.

Hope this helps,
Mike

On Thu, Mar 18, 2010 at 6:27 PM, Michael Gogins
<michael.gogins@gmail.com> wrote:
> I have recently contributed the Jack opcodes (jacko). These are not
> related to the existing Jack command-line system that your example
> .csd file uses. In fact, I have not touched the existing Jack system
> in any way.
>
> The first error message ("input and output parameters are not
> consistent") is from the existing system. The second message
> ("jacko:csoundModuleDestroy") comes when the Jack opcode module is
> deinitialized. This is not an error message, it is a purely
> informational message.
>
> Please delete the libjacko.so file and try your csd again and let me
> know what happens. I will do the same here. This will tell us if jacko
> is somehow interfering with the existing system (but it should do
> nothing if you do not use any of the actual opcodes).
>
> Regards,
> Mike
>
> On Thu, Mar 18, 2010 at 6:14 PM, Rene Djack <rene.djack@gmail.com> wrote:
>> Hi,
>>
>> On last csound cvs and UbuntuStudio 9.10 32b
>>
>> When i use duplex stereo with jack, i have the message :
>>       *** rtjack: input and output parameters are not consistent
>>
>>       0 errors in performance
>>       .....
>>       jacko: CsoundModuleDestroy(0x9108ff0)
>>
>> and csound stops.
>>
>> Csound jack in duplex mono is ok.
>>
>> Best,
>> René
>>
>>
>>
>>
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>



--
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


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"