|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.importer.MidiImporter
public class MidiImporter
Constructor Summary | |
---|---|
MidiImporter()
|
Method Summary | |
---|---|
org.herac.tuxguitar.io.importer.MidiImporter.TempChannel |
getTempChannel(int channel)
|
Song |
importSong(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MidiImporter()
Method Detail |
---|
public Song importSong(java.lang.String fileName) throws java.io.IOException, java.lang.Exception, java.lang.Error
importSong
in interface SongImporter
java.io.IOException
java.lang.Exception
java.lang.Error
public org.herac.tuxguitar.io.importer.MidiImporter.TempChannel getTempChannel(int channel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |