de.sciss.synth.Lazy

Expander

trait Expander[+U] extends Lazy

A convenient implementation of the Lazy trait for elements which typically expand to ugens. This will be typically used for elements which do not directly need to generate ugens but rather spawn more graph elements. For the direct generation of UGens, use a subtype of UGenSource.

The constructor body of this trait will call SynthGraph.builder.addLazy to automatically register this element when instantiated.

U

the type to which this element expands, e.g. Unit or UGenInLike

See also

de.sciss.synth.UGenSource

Linear Supertypes
Lazy, Serializable, Serializable, AnyRef, Any
Known Subclasses
A2K, APF, AllpassC, AllpassL, AllpassN, AmpComp, AmpCompA, Amplitude, AudioControl, BAllPass, BBandPass, BBandStop, BHiPass, BHiShelf, BLowPass, BLowShelf, BPF, BPZ2, BPeakEQ, BRF, BRZ2, Balance2, Ball, BeatTrack, BeatTrack2, BiPanB2, BinaryOp, BinaryOpLike, Blip, BrownNoise, BufAllpassC, BufAllpassL, BufAllpassN, BufChannels, BufCombC, BufCombL, BufCombN, BufDelayC, BufDelayL, BufDelayN, BufDur, BufFrames, BufRateScale, BufRd, BufSampleRate, BufSamples, BufWr, COsc, ChannelProxy, CheckBadValues, Clip, ClipNoise, CoinGate, CombC, CombL, CombN, Compander, Control, ControlDur, ControlRate, Convolution, Convolution2, Convolution2L, Convolution3, Crackle, CuspL, CuspN, DC, Dbrown, Dbufrd, Dbufwr, Decay, Decay2, DecodeB2, DegreeToKey, DelTapRd, DelTapWr, Delay1, Delay2, DelayC, DelayL, DelayN, Demand, DemandEnvGen, DetectIndex, DetectSilence, Dgeom, DiskIn, DiskOut, Diwhite, Donce, Done, Dpoll, Drand, Dreset, Dseq, Dser, Dseries, Dshuf, Dstutter, Dswitch, Dswitch1, Dust, Dust2, Duty, Dwhite, Dxrand, EnvGen, ExpRand, FBSineC, FBSineL, FBSineN, FFT, FFTTrigger, FOS, FSinOsc, Firstarg, Flatten, Fold, Formant, Formlet, Free, FreeSelf, FreeSelfWhenDone, FreeVerb, FreeVerb2, FreqShift, GVerb, Gate, GbmanL, GbmanN, Gendy1, Gendy2, Gendy3, GrainBuf, GrainFM, GrainIn, GrainSin, GrayNoise, HPF, HPZ1, HPZ2, Hasher, HenonC, HenonL, HenonN, Hilbert, IEnvGen, IFFT, IRand, Impulse, In, InFeedback, InRange, InRect, InTrig, Index, IndexInBetween, Integrator, K2A, KeyState, KeyTrack, Klang, Klank, LFClipNoise, LFCub, LFDClipNoise, LFDNoise0, LFDNoise1, LFDNoise3, LFGauss, LFNoise0, LFNoise1, LFNoise2, LFPar, LFPulse, LFSaw, LFTri, LPF, LPZ1, LPZ2, Lag, Lag2, Lag2UD, Lag3, Lag3UD, LagIn, LagUD, LastValue, Latch, LatoocarfianC, LatoocarfianL, LatoocarfianN, Lazy, LeakDC, LeastChange, Limiter, LinCongC, LinCongL, LinCongN, LinExp, LinLin, LinPan2, LinRand, LinXFade2, Line, Linen, LocalIn, LocalOut, Logistic, LorenzL, Loudness, MFCC, MantissaMask, MapExpanded, Median, MidEQ, Mix, Mono, MoogFF, MostChange, MouseButton, MouseX, MouseY, MulAdd, MultiOut, NRand, Normalizer, NumAudioBuses, NumBuffers, NumControlBuses, NumInputBuses, NumOutputBuses, NumRunningSynths, OffsetOut, OnePole, OneZero, Onsets, Osc, OscN, Out, PV_Add, PV_BinScramble, PV_BinShift, PV_BinWipe, PV_BrickWall, PV_ConformalMap, PV_Conj, PV_Copy, PV_CopyPhase, PV_Diffuser, PV_Div, PV_HainsworthFoote, PV_JensenAndersen, PV_LocalMax, PV_MagAbove, PV_MagBelow, PV_MagClip, PV_MagDiv, PV_MagFreeze, PV_MagMul, PV_MagNoise, PV_MagShift, PV_MagSmear, PV_MagSquared, PV_Max, PV_Min, PV_Mul, PV_PhaseShift, PV_PhaseShift270, PV_PhaseShift90, PV_RandComb, PV_RandWipe, PV_RectComb, PV_RectComb2, Pan2, Pan4, PanAz, PanB, PanB2, PartConv, Pause, PauseSelf, PauseSelfWhenDone, Peak, PeakFollower, Phasor, PhysicalIn, PhysicalOut, PinkNoise, Pitch, PitchShift, PlayBuf, Pluck, Poll, Pulse, PulseCount, PulseDivider, QuadC, QuadL, QuadN, RHPF, RLPF, RadiansPerSample, Ramp, Rand, RandID, RandSeed, RecordBuf, Reduce, ReplaceOut, Resonz, Ringz, Rotate2, RunningMax, RunningMin, RunningSum, SOS, SampleDur, SampleRate, Saw, Schmidt, ScopeOut, Select, SendReply, SendTrig, Seq, SetResetFF, Shaper, Silent, SinOsc, SinOscFB, SingleOut, Slew, Slope, SomeOut, SpecCentroid, SpecFlatness, SpecPcile, SplayAz, Spring, StandardL, StandardN, Stepper, StereoConvolution2L, SubsampleOffset, Sweep, SyncSaw, T2A, T2K, TBall, TDelay, TDuty, TExpRand, TGrains, TIRand, TRand, TWindex, Timer, ToggleFF, Trig, Trig1, TrigControl, TwoPole, TwoZero, UGenSource, UnaryOp, Unpack1FFT, VDiskIn, VOsc, VOsc3, VarSaw, Vibrato, Warp1, WhiteNoise, Wrap, WrapIndex, WrapOut, XFade2, XLine, XOut, ZeroCrossing, ZeroOut, Zip
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Expander
  2. Lazy
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def makeUGens: U

    Abstract method which must be implemented by creating the actual UGens during expansion.

    Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion

    returns

    the expanded object (depending on the type parameter U)

    Attributes
    protected

Concrete Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  8. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  10. final def expand: U

    A final implementation of this method which looks up the current ugen graph builder and then performs the expansion just as force, returning the expanded object

    A final implementation of this method which looks up the current ugen graph builder and then performs the expansion just as force, returning the expanded object

    returns

    the expanded object (e.g. Unit for a ugen with no outputs, or a single ugen, or a group of ugens)

  11. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  12. final def force(b: Builder): Unit

    A final implementation of this method which calls visit on the builder, checking if this element has already been visited, and if not, will invoke the expand method.

    A final implementation of this method which calls visit on the builder, checking if this element has already been visited, and if not, will invoke the expand method. Therefore it is guaranteed, that the expansion to ugens is performed no more than once in the graph expansion.

    b

    the ugen graph builder to which expanded UGens or control proxies may be added.

    Definition Classes
    ExpanderLazy
  13. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  14. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  15. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  16. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  17. final def notify(): Unit

    Definition Classes
    AnyRef
  18. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  19. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  20. def toString(): String

    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  22. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  23. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()

Inherited from Lazy

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped