org.herac.tuxguitar.io.gp
Class GP4InputStream
InputStream
org.herac.tuxguitar.io.gp.GP4InputStream
public class GP4InputStream
extends InputStream
GP4InputStream
public GP4InputStream(InputStream inputStream)
GP4InputStream
public GP4InputStream(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