DiodeRingMod

final case
class DiodeRingMod(rate: Rate, car: GE, mod: GE) extends SingleOut

Ring modulation UGen based on a physical model of a diode.

This is a third-party UGen (DEINDUGens).

Value Params
car

carrier signal

mod

modulator signal

See also

BinaryOpUGen

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