org.herac.tuxguitar.song.models
public class VelocityValues extends Object
| Field Summary | |
|---|---|
| static int | DEFAULT |
| static int | FORTE |
| static int | FORTE_FORTISSIMO |
| static int | FORTISSIMO |
| static int | MEZZO_FORTE |
| static int | MEZZO_PIANO |
| static int | MIN_VELOCITY |
| static int | PIANISSIMO |
| static int | PIANO |
| static int | PIANO_PIANISSIMO |
| static int | VELOCITY_INCREMENT |