| Method and Description |
|---|
| com.jsyn.unitgen.UnitGenerator.setFrameRate(int)
ignored, frameRate comes from the SynthesisEngine
|
| com.jsyn.unitgen.Circuit.setFrameRate(int)
ignored, frameRate comes from the SynthesisEngine
|
| com.jsyn.scope.swing.AudioScopeView.setShowControls(boolean)
Use setControlsVisible() instead.
|