[chuck-users] How to Invert Phase of a Signal

Atte André Jensen atte.jensen at gmail.com
Tue May 27 02:06:23 EDT 2008


Atte André Jensen wrote:

>> So now the newbie question: how do you invert the signal? I have the 
>> rest of the algorithm here:

Forget what I wrote, just use negative values of gain:

SinOsc l => dac.left;
SinOsc r => dac.right;
-1 => l.gain;
1::second => now;

-- 
peace, love & harmony
Atte

http://atte.dk       | http://myspace.com/attejensen
http://anagrammer.dk | http://modlys.dk


More information about the chuck-users mailing list