com.sun.media.sound
Interface SoftControl

All Known Subinterfaces:
SoftProcess
All Known Implementing Classes:
SoftEnvelopeGenerator, SoftLowFrequencyOscillator

public interface SoftControl

SoftControl are the basic controls used for control-rate processing.

Author:
Karl Helgason

Method Summary
 double[] get(int instance, java.lang.String name)
           
 

Method Detail

get

double[] get(int instance,
             java.lang.String name)