Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: live input

Date2009-04-17 17:44
FromLuís Antunes Pena
Subject[Csnd] Re: Re: Re: Re: live input
Yes, that's right. Now it works. I changed the nchnls to 4 and it recognizes four inputs.
So the number of input channels you want to use must be equal or lower than nchnls.
I think it would be usefull to add a note to the manual of inch. This is not mentioned there.
Thanks Victor.
Luis

Victor.Lazzarini@nuim.ie schrieb:
> I think this might the problem
>
> > nchnls = 1
>
> if you want 8 channels, you need to run Csound with 8 channels.
>
>
> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
> National University of Ireland, Maynooth


-- 


l u i s   a n t u n e s   p e n a 
http://icem.folkwang-hochschule.de/~pena 





Date2009-04-18 00:13
FromOeyvind Brandtsegg
Subject[Csnd] Re: Re: Re: Re: Re: live input
Agreed, it would be good to note in the manual that nchnls set the
maximum number of available input and output channels (inch and
outch).
The opcodes inch and outch does not throw a warning when nchnls does
not match the channel selection, but this is actually quite useful for
building orchestras that should run independently of the number of
channels on the sound card. One can specify in/out for e.g. channel 5,
and if you run it on a stereo card, everything else will still work.

best
Oeyvind

2009/4/17 Luís Antunes Pena :
>
> Yes, that's right. Now it works. I changed the nchnls to 4 and it recognizes four inputs.
> So the number of input channels you want to use must be equal or lower than nchnls.
> I think it would be usefull to add a note to the manual of inch. This is not mentioned there.
> Thanks Victor.
> Luis
>
> Victor.Lazzarini@nuim.ie schrieb:
>> I think this might the problem
>>
>> > nchnls = 1
>>
>> if you want 8 channels, you need to run Csound with 8 channels.
>>
>>
>> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
>> National University of Ireland, Maynooth
>
>
> --
>
>
> l u i s   a n t u n e s   p e n a
> http://icem.folkwang-hochschule.de/~pena
>
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2009-04-18 00:51
FromAndres Cabrera
Subject[Csnd] Re: Re: Re: Re: Re: Re: live input
OK, added.

Cheers,
Andrés

On Fri, Apr 17, 2009 at 6:13 PM, Oeyvind Brandtsegg  wrote:
> Agreed, it would be good to note in the manual that nchnls set the
> maximum number of available input and output channels (inch and
> outch).
> The opcodes inch and outch does not throw a warning when nchnls does
> not match the channel selection, but this is actually quite useful for
> building orchestras that should run independently of the number of
> channels on the sound card. One can specify in/out for e.g. channel 5,
> and if you run it on a stereo card, everything else will still work.
>
> best
> Oeyvind
>
> 2009/4/17 Luís Antunes Pena :
>>
>> Yes, that's right. Now it works. I changed the nchnls to 4 and it recognizes four inputs.
>> So the number of input channels you want to use must be equal or lower than nchnls.
>> I think it would be usefull to add a note to the manual of inch. This is not mentioned there.
>> Thanks Victor.
>> Luis
>>
>> Victor.Lazzarini@nuim.ie schrieb:
>>> I think this might the problem
>>>
>>> > nchnls = 1
>>>
>>> if you want 8 channels, you need to run Csound with 8 channels.
>>>
>>>
>>> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
>>> National University of Ireland, Maynooth
>>
>>
>> --
>>
>>
>> l u i s   a n t u n e s   p e n a
>> http://icem.folkwang-hochschule.de/~pena
>>
>>
>>
>>
>>
>> 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"



-- 


Andrés