de.sciss.synth.ugen.impl

Type members

Classlikes

Companion
class
final
class ControlImpl extends MultiOut
Companion
object
final
class MultiOutImpl(val name: String, val rate: Rate, val outputRates: IndexedSeq[Rate], val inputs: IndexedSeq[UGenIn], val isIndividual: Boolean, val hasSideEffect: Boolean, val specialIndex: Int) extends MultiOut
final
class RawUGenImpl(val name: String, val rate: Rate, val numInputs: Int, val outputRates: IndexedSeq[Rate], val specialIndex: Int) extends RawUGen
final
class SingleOutImpl(val name: String, val rate: Rate, val inputs: IndexedSeq[UGenIn], val isIndividual: Boolean, val hasSideEffect: Boolean, val specialIndex: Int) extends SingleOut
final
class ZeroOutImpl(val name: String, val rate: Rate, val inputs: IndexedSeq[UGenIn], val isIndividual: Boolean, val specialIndex: Int) extends ZeroOut