rasmus.interpreter.sf2
Class SF2SoundFontManager

java.lang.Object
  extended by rasmus.interpreter.sf2.SF2SoundFontManager

public class SF2SoundFontManager
extends java.lang.Object


Constructor Summary
SF2SoundFontManager()
           
 
Method Summary
static SF2SoundFont getSF2SoundFont(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SF2SoundFontManager

public SF2SoundFontManager()
Method Detail

getSF2SoundFont

public static SF2SoundFont getSF2SoundFont(java.lang.String filename)