LFCub

final case
class LFCub(rate: Rate, freq: GE, iphase: GE) extends SingleOut

A sine-like oscillator UGen with a shape made of two cubic pieces. It is smoother than LFPar .

Value Params
freq

oscillator frequency in Hertz

iphase

initial phase in cycle (0 to 1) ''(init-time only)''

See also
Companion
object
trait Serializable
class SingleOut
class SomeOut
trait Lazy
trait GE
class UGenSource[UGenInLike]
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final
def name: String
Inherited from
UGenSource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

lazy override
val hashCode: Int
Inherited from
UGenSource