org.herac.tuxguitar.io.gp
Class GP5InputStream
InputStream
org.herac.tuxguitar.io.gp.GP5InputStream
public class GP5InputStream
extends InputStream
GP5InputStream
public GP5InputStream(InputStream inputStream)
GP5InputStream
public GP5InputStream(String fileName)
throws FileNotFoundException
close
public void close()
throws IOException
isSupportedVersion
public boolean isSupportedVersion()
isSupportedVersion
public static boolean isSupportedVersion(String version)
read
public int read()
throws IOException
readTremoloPicking
public void readTremoloPicking(NoteEffect effect)
throws IOException