[Csnd] Gain control
Date | 2008-12-22 15:06 |
From | basshead6949 |
Subject | [Csnd] Gain control |
Ridiculously easy question. I have built my own Schroeder Reverb unit and I now have a "wet" signal, and then my original dry signal. I want to have faders controlling the amplitude of each of these signals, for example I have "adry" and "awet" and I'm just looking for an opcode that will let me adjust the amplitude of these (all the way to zero and up to 10000) how is this done in Csound? Thanks for any help! Doug -- View this message in context: http://www.nabble.com/Gain-control-tp21129325p21129325.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2008-12-22 15:16 |
From | jpff@cs.bath.ac.uk |
Subject | [Csnd] Re: Gain control |
I am sure I do not understand what you want.... Surely just multipliccation of the signals by the required gain? Please help me understand more..... > > Ridiculously easy question. I have built my own Schroeder Reverb unit and > I > now have a "wet" signal, and then my original dry signal. I want to have > faders controlling the amplitude of each of these signals, for example I > have "adry" and "awet" and I'm just looking for an opcode that will let me > adjust the amplitude of these (all the way to zero and up to 10000) how is > this done in Csound? > > Thanks for any help! > > Doug > -- > View this message in context: > http://www.nabble.com/Gain-control-tp21129325p21129325.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > |
Date | 2008-12-22 15:32 |
From | basshead6949 |
Subject | [Csnd] Re: Gain control |
Hey, thanks for getting back. I've just been playing around with the "gain" opcode and have found what I was after. When I tried using this opcode before, a 0 value for the gain didn't mute the signal but now I have it working so no worries, Thanks anyway! jpff-2 wrote: > > I am sure I do not understand what you want.... Surely just > multipliccation of the signals by the required gain? Please help me > understand more..... > >> >> Ridiculously easy question. I have built my own Schroeder Reverb unit and >> I >> now have a "wet" signal, and then my original dry signal. I want to have >> faders controlling the amplitude of each of these signals, for example I >> have "adry" and "awet" and I'm just looking for an opcode that will let >> me >> adjust the amplitude of these (all the way to zero and up to 10000) how >> is >> this done in Csound? >> >> Thanks for any help! >> >> Doug >> -- >> View this message in context: >> http://www.nabble.com/Gain-control-tp21129325p21129325.html >> Sent from the Csound - General mailing list archive at Nabble.com. >> >> >> >> 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" > > -- View this message in context: http://www.nabble.com/Gain-control-tp21129325p21129705.html Sent from the Csound - General mailing list archive at Nabble.com. |