Package dguitar.codecs.guitarPro.version1

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

See:
          Description

Class Summary
GP1EffectsOnBeat The class GP1EffectsOnBeat describes effects set on a beat in Guitar Pro 1 that are to be set on all notes in the beat (as done by Guitar Pro 4).
GP1FileFilter This is a Filter for the GTP file extension
GP1InputStream The class GP1InputStream allows to parse an InputStream containing a GTP file which is encoded in the 1, 1.01, 1.02, 1.03, 1.04 format.
 

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

Package dguitar.codecs.guitarPro.version1 Description

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

Related Documentation

None at this moment.