|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GPBend | |
dguitar.codecs.guitarPro | Provides codecs for GuitarPro files (GP4,GP3...). |
dguitar.codecs.guitarPro.version1 | Provides a codec for *.GTP files in version 1. |
dguitar.codecs.guitarPro.version2 | Provides a codec for *.GTP files in version 2. |
dguitar.codecs.guitarPro.version3 | Provides a codec for *.GP3 files. |
dguitar.codecs.guitarPro.version4 | Provides a codec for *.GP4 files.. |
Uses of GPBend in dguitar.codecs.guitarPro |
Fields in dguitar.codecs.guitarPro declared as GPBend | |
GPBend |
GPEffectsOnNote.bend
Bend possibly associated with this effect. |
GPBend |
GPEffectsOnBeat.tremoloBar
Tremolo bar possibly associated with this effect. |
Uses of GPBend in dguitar.codecs.guitarPro.version1 |
Methods in dguitar.codecs.guitarPro.version1 that return GPBend | |
private GPBend |
GP1InputStream.readBend(GPBendType bendType)
Reads a bend from the stream. |
Uses of GPBend in dguitar.codecs.guitarPro.version2 |
Methods in dguitar.codecs.guitarPro.version2 that return GPBend | |
private GPBend |
GP2InputStream.readBend(GPBendType bendType)
Reads a bend from the stream. |
Uses of GPBend in dguitar.codecs.guitarPro.version3 |
Methods in dguitar.codecs.guitarPro.version3 that return GPBend | |
private GPBend |
GP3InputStream.readBend()
Reads a bend from the stream. |
Uses of GPBend in dguitar.codecs.guitarPro.version4 |
Methods in dguitar.codecs.guitarPro.version4 that return GPBend | |
private GPBend |
GP4InputStream.readBend()
Reads a bend from the stream. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |