|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GPPickStroke | |
dguitar.codecs.guitarPro | Provides codecs for GuitarPro files (GP4,GP3...). |
Uses of GPPickStroke in dguitar.codecs.guitarPro |
Fields in dguitar.codecs.guitarPro declared as GPPickStroke | |
static GPPickStroke |
GPPickStroke.NONE
None. |
static GPPickStroke |
GPPickStroke.UPWARD
Upward. |
static GPPickStroke |
GPPickStroke.DOWNWARD
Downward. |
private static GPPickStroke[] |
GPPickStroke._pickStrokes
The pickstrokes. |
GPPickStroke |
GPEffectsOnBeat.pickStrokes
Pickstroke possibly associated with this effect. |
Methods in dguitar.codecs.guitarPro that return GPPickStroke | |
static GPPickStroke |
GPPickStroke.valueOf(int type)
Returns the GPPickStroke associated with the value type . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |