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