com.frinika.synth.importers.soundfont
Class SoundFontImporter
java.lang.Object
com.frinika.synth.importers.soundfont.SoundFontImporter
public class SoundFontImporter
- extends java.lang.Object
- Author:
- Peter Johan Salomonsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
globalRelease
public short globalRelease
file
public java.io.File file
SoundFontImporter
public SoundFontImporter(MySampler sampler)
getSoundFont
public void getSoundFont(java.io.File file)
throws java.lang.Exception
- Throws:
java.lang.Exception
getInstrumentNames
public java.lang.String[] getInstrumentNames()
getInstrument
public void getInstrument(int InstrNo)
throws java.lang.Exception
- Throws:
java.lang.Exception
getInstrumentIndex
public int getInstrumentIndex()
showGUI
public void showGUI()