public class

SoftLowFrequencyOscillator

extends Object
implements SoftProcess
java.lang.Object
   ↳ com.sun.media.sound.SoftLowFrequencyOscillator

Class Overview

LFO control signal generator.

Summary

Public Constructors
SoftLowFrequencyOscillator()
Public Methods
double[] get(int instance, String name)
void init(SoftSynthesizer synth)
void processControlLogic()
void reset()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.sun.media.sound.SoftControl
From interface com.sun.media.sound.SoftProcess

Public Constructors

public SoftLowFrequencyOscillator ()

Public Methods

public double[] get (int instance, String name)

public void init (SoftSynthesizer synth)

public void processControlLogic ()

public void reset ()