Package dguitar.codecs.guitarPro.version2

Provides a codec for *.GTP files in version 2.

See:
          Description

Class Summary
GP2EffectsOnBeat The class GP2EffectsOnBeat describes effects set on a beat in Guitar Pro 2 that are to be set on all notes in the beat (as done by Guitar Pro 4).
GP2FileFilter This is a Filter for the GTP file extension
GP2InputStream The class GP2InputStream allows to parse an InputStream containing a GTP file which is encoded in the 2.20 or 2.21 format.
 

Exception Summary
GP2FormatException The class GP2FormatException is an exception thrown when there is a problem with the decoding of a Guitar Pro 2 file.
 

Package dguitar.codecs.guitarPro.version2 Description

Provides a codec for *.GTP files in version 2.

Related Documentation

None at this moment.