Package dguitar.codecs.guitarPro.version3

Provides a codec for *.GP3 files.

See:
          Description

Class Summary
GP3EffectsOnBeat This class describes effects that are set on a beat in Guitar Pro 3 files, but that are to be set for each note in this beat according to the GP4 format.
GP3FileFilter This is a Filter for the GP3 file extension
GP3InputStream The class GP3InputStream allows to parse an InputStream containing a file encoded with the Guitar Pro 3 format.
GP3Piece This class handles features specific to GP3.
 

Exception Summary
GP3FormatException The class GP3FormatException is an exception thrown when there is a problem with the decoding of a GP3 file.
 

Package dguitar.codecs.guitarPro.version3 Description

Provides a codec for *.GP3 files.

Related Documentation

None at this moment.