com.sun.media.sound
public class SoftReceiver extends java.lang.Object implements javax.sound.midi.Receiver
Modifier and Type | Field and Description |
---|---|
protected SoftMainMixer |
mainmixer |
protected java.util.TreeMap<java.lang.Long,java.lang.Object> |
midimessages |
protected boolean |
open |
Constructor and Description |
---|
SoftReceiver(SoftSynthesizer synth) |
protected boolean open
protected java.util.TreeMap<java.lang.Long,java.lang.Object> midimessages
protected SoftMainMixer mainmixer
public SoftReceiver(SoftSynthesizer synth)