com.jsyn.unitgen
Interface UnitSink

All Known Implementing Classes:
AsymptoticRamp, Delay, EnvelopeAttackDecay, EnvelopeDAHDSR, ExponentialRamp, FilterBandPass, FilterBandStop, FilterBiquad, FilterBiquadCommon, FilterBiquadShelf, FilterHighPass, FilterHighShelf, FilterLowPass, FilterLowShelf, FilterOnePole, FilterOnePoleOneZero, FilterOneZero, FilterPeakingEQ, FilterStateVariable, FilterTwoPoles, FilterTwoPolesTwoZeros, FunctionLookup, InterpolatingDelay, Latch, LinearRamp, LineOut, MonoStreamWriter, SchmidtTrigger, StereoStreamWriter, TunableFilter, UnitFilter, UnitStreamWriter

public interface UnitSink

Interface for unit generators that have an input.


Method Summary
 UnitInputPort getInput()
           
 

Method Detail

getInput

UnitInputPort getInput()