|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectMidiOutputPort
org.herac.tuxguitar.player.impl.midiport.fluidsynth.MidiOutputPortImpl
public class MidiOutputPortImpl
| Constructor Summary | |
|---|---|
MidiOutputPortImpl(MidiSynth synth,
java.io.File soundfont)
|
|
| Method Summary | |
|---|---|
void |
check()
|
void |
close()
|
MidiReceiver |
getReceiver()
|
java.lang.String |
getSoundFont()
|
static java.lang.String |
getUniqueKey(java.io.File soundfont)
|
void |
open()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidiOutputPortImpl(MidiSynth synth,
java.io.File soundfont)
| Method Detail |
|---|
public void open()
public void close()
public MidiReceiver getReceiver()
public void check()
public java.lang.String getSoundFont()
public static java.lang.String getUniqueKey(java.io.File soundfont)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||