org.herac.tuxguitar.song.models.effects
public class BendEffect extends Object
Nested Class Summary | |
---|---|
class | BendEffect.BendPoint |
Field Summary | |
---|---|
static int | MAX_POSITION_LENGTH |
static int | MAX_VALUE_LENGTH |
static int | SEMITONE_LENGTH |
Constructor Summary | |
---|---|
BendEffect() |
Method Summary | |
---|---|
void | addPoint(int position, int value) |
Object | clone() |
List | getPoints() |