org.herac.tuxguitar.song.models.effects
public class TremoloBarEffect.TremoloBarPoint extends Object
| Constructor Summary | |
|---|---|
| TremoloBarPoint(int position, int value) | |
| Method Summary | |
|---|---|
| Object | clone() |
| int | getPosition() |
| long | getTime(long duration) |
| int | getValue() |