Package dguitar.codecs.guitarPro.version4

Provides a codec for *.GP4 files..

See:
          Description

Class Summary
GP4FileFilter This is a Filter for the GP file extension
GP4InputStream The class GP4InputStream allows to parse an InputStream containing a file encoded with the Guitar Pro 4 format.
GP4Piece This class handles features specific to GP4.
 

Exception Summary
GP4FormatException this class is declared to throw RunTimeExcpetions when parsing the file this might include (but not limited to): - invalid version found - number of mesasures and tracks do not match MeasureTracPairs - any other discrepancies/erros in the file (negative frets, etc).
 

Package dguitar.codecs.guitarPro.version4 Description

Provides a codec for *.GP4 files..

Related Documentation

None at this moment.