|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.media.sound.SoftReceiver
public class SoftReceiver
Software synthesizer MIDI receiver class.
| Constructor Summary | |
|---|---|
SoftReceiver(SoftSynthesizer synth)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
send(javax.sound.midi.MidiMessage message,
long timeStamp)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftReceiver(SoftSynthesizer synth)
| Method Detail |
|---|
public void send(javax.sound.midi.MidiMessage message,
long timeStamp)
send in interface javax.sound.midi.Receiverpublic void close()
close in interface javax.sound.midi.Receiver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||