packages feed

hsc3-0.1: Help/UGen/Math/scaleNeg.help.lhs

scaleNeg a b

Scale negative part of input wave.  a * b when a < 0, otherwise a.

> audition (out 0 (scaleNeg (fSinOsc AR 500 0) (line AR 1 (-1) 4 RemoveSynth)))