Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: suggestions for rerouting fsigs between instruments

Date2008-01-29 20:53
Fromvictor
Subject[Csnd] Re: Re: suggestions for rerouting fsigs between instruments
No, that will not work, as in and out are
independent, like chani/o
----- Original Message ----- 
From: "Rory Walsh" 
To: 
Sent: Tuesday, January 29, 2008 8:29 PM
Subject: [Csnd] Re: suggestions for rerouting fsigs between instruments


> You can try using the pvsbus opcodes Victor added. You can write the fsigs 
> to a named software channel and then retrieve it any instrument you like 
> by calling the same channel. I'm not sure if it's more efficient but it's 
> certainly another way of doing it. It may also be possible using the 
> pvsbuffer opcode, you could right the data to a function table and then 
> retrieve it? I'm not sure if this would work...
>
> Rory.
>
>
> Hector Centeno wrote:
>> Hello,
>>
>> I'm working on a Csound project where I want to be able to reroute the
>> outputs of different instruments running in realtime, using a FLTK
>> interface. For audio outputs it's easy since the zak channel can be
>> changed at k rate but the problem I have is with fsigs. Beside using a
>> series of if-statements to check where to put the final output and
>> global fsig variables, I don't have any other idea for doing this. Is
>> there a more CPU efficient and simpler way of doing it that I'm
>> missing? It's a fsig zak system a good request?
>>
>> Thanks,
>>
>> Hector Centeno
>>
>>
>> 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"