| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsound.zrs.synthgen.GeneratorModel
sound.zrs.synthgen.SawtoothGeneratorModel
public class SawtoothGeneratorModel
| Constructor Summary | |
|---|---|
| SawtoothGeneratorModel(SynthesizerGeneratorModel parent) | |
| SawtoothGeneratorModel(SynthesizerGeneratorModel parent,
                       GeneratorModel frequency,
                       GeneratorModel phase,
                       GeneratorModel amplitude) | |
| Method Summary | |
|---|---|
|  void | setParameters(GeneratorModel frequency,
              GeneratorModel phase,
              GeneratorModel amplitude) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SawtoothGeneratorModel(SynthesizerGeneratorModel parent)
public SawtoothGeneratorModel(SynthesizerGeneratorModel parent,
                              GeneratorModel frequency,
                              GeneratorModel phase,
                              GeneratorModel amplitude)
| Method Detail | 
|---|
public void setParameters(GeneratorModel frequency,
                          GeneratorModel phase,
                          GeneratorModel amplitude)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||