com.jsyn.scope
Class AudioScope
java.lang.Object
com.jsyn.scope.AudioScope
public class AudioScope
- extends java.lang.Object
Digital oscilloscope for JSyn.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioScope
public AudioScope(Synthesizer synth)
addProbe
public AudioScopeProbe addProbe(UnitOutputPort output)
addProbe
public AudioScopeProbe addProbe(UnitOutputPort output,
int partIndex)
start
public void start()
stop
public void stop()
getModel
public AudioScopeModel getModel()
getView
public AudioScopeView getView()
setTriggerMode
public void setTriggerMode(AudioScope.TriggerMode triggerMode)
setTriggerSource
public void setTriggerSource(AudioScopeProbe probe)