org.herac.tuxguitar.io.tg

Class TGStream

public class TGStream extends Object

Field Summary
protected static intCHANNEL_MUTE
protected static intCHANNEL_SOLO
protected static intCOMPONENT_EFFECT
protected static intCOMPONENT_NEXT_BEAT
protected static intCOMPONENT_NEXT_DURATION
protected static intCOMPONENT_NOTE
protected static intCOMPONENT_SILENCE
protected static intCOMPONENT_TIEDNOTE
protected static intCOMPONENT_VELOCITY
protected static intDURATION_DOTTED
protected static intDURATION_DOUBLE_DOTTED
protected static intDURATION_TUPLETO
protected static intEFFECT_ACCENTUATED
protected static intEFFECT_BEND
protected static intEFFECT_DEAD
protected static intEFFECT_FADE_IN
protected static intEFFECT_GHOST
protected static intEFFECT_GRACE
protected static intEFFECT_HAMMER
protected static intEFFECT_HARMONIC
protected static intEFFECT_HEAVY_ACCENTUATED
protected static intEFFECT_PALM_MUTE
protected static intEFFECT_POPPING
protected static intEFFECT_SLAPPING
protected static intEFFECT_SLIDE
protected static intEFFECT_STACCATO
protected static intEFFECT_TAPPING
protected static intEFFECT_TREMOLO_BAR
protected static intEFFECT_TREMOLO_PICKING
protected static intEFFECT_TRILL
protected static intEFFECT_VIBRATO
protected static intGRACE_FLAG_DEAD
protected static intGRACE_FLAG_ON_BEAT
protected static intMEASURE_CLEF
protected static intMEASURE_HEADER_CLOSE_REPEAT
protected static intMEASURE_HEADER_MARKER
protected static intMEASURE_HEADER_OPEN_REPEAT
protected static intMEASURE_HEADER_TEMPO
protected static intMEASURE_HEADER_TIMESIGNATURE
protected static intMEASURE_HEADER_TRIPLET_FEEL
protected static intMEASURE_KEYSIGNATURE
protected static StringTG_VERSION
protected static intTRACK_LYRICS

Field Detail

CHANNEL_MUTE

protected static final int CHANNEL_MUTE

CHANNEL_SOLO

protected static final int CHANNEL_SOLO

COMPONENT_EFFECT

protected static final int COMPONENT_EFFECT

COMPONENT_NEXT_BEAT

protected static final int COMPONENT_NEXT_BEAT

COMPONENT_NEXT_DURATION

protected static final int COMPONENT_NEXT_DURATION

COMPONENT_NOTE

protected static final int COMPONENT_NOTE

COMPONENT_SILENCE

protected static final int COMPONENT_SILENCE

COMPONENT_TIEDNOTE

protected static final int COMPONENT_TIEDNOTE

COMPONENT_VELOCITY

protected static final int COMPONENT_VELOCITY

DURATION_DOTTED

protected static final int DURATION_DOTTED

DURATION_DOUBLE_DOTTED

protected static final int DURATION_DOUBLE_DOTTED

DURATION_TUPLETO

protected static final int DURATION_TUPLETO

EFFECT_ACCENTUATED

protected static final int EFFECT_ACCENTUATED

EFFECT_BEND

protected static final int EFFECT_BEND

EFFECT_DEAD

protected static final int EFFECT_DEAD

EFFECT_FADE_IN

protected static final int EFFECT_FADE_IN

EFFECT_GHOST

protected static final int EFFECT_GHOST

EFFECT_GRACE

protected static final int EFFECT_GRACE

EFFECT_HAMMER

protected static final int EFFECT_HAMMER

EFFECT_HARMONIC

protected static final int EFFECT_HARMONIC

EFFECT_HEAVY_ACCENTUATED

protected static final int EFFECT_HEAVY_ACCENTUATED

EFFECT_PALM_MUTE

protected static final int EFFECT_PALM_MUTE

EFFECT_POPPING

protected static final int EFFECT_POPPING

EFFECT_SLAPPING

protected static final int EFFECT_SLAPPING

EFFECT_SLIDE

protected static final int EFFECT_SLIDE

EFFECT_STACCATO

protected static final int EFFECT_STACCATO

EFFECT_TAPPING

protected static final int EFFECT_TAPPING

EFFECT_TREMOLO_BAR

protected static final int EFFECT_TREMOLO_BAR

EFFECT_TREMOLO_PICKING

protected static final int EFFECT_TREMOLO_PICKING

EFFECT_TRILL

protected static final int EFFECT_TRILL

EFFECT_VIBRATO

protected static final int EFFECT_VIBRATO

GRACE_FLAG_DEAD

protected static final int GRACE_FLAG_DEAD

GRACE_FLAG_ON_BEAT

protected static final int GRACE_FLAG_ON_BEAT

MEASURE_CLEF

protected static final int MEASURE_CLEF

MEASURE_HEADER_CLOSE_REPEAT

protected static final int MEASURE_HEADER_CLOSE_REPEAT

MEASURE_HEADER_MARKER

protected static final int MEASURE_HEADER_MARKER

MEASURE_HEADER_OPEN_REPEAT

protected static final int MEASURE_HEADER_OPEN_REPEAT

MEASURE_HEADER_TEMPO

protected static final int MEASURE_HEADER_TEMPO

MEASURE_HEADER_TIMESIGNATURE

protected static final int MEASURE_HEADER_TIMESIGNATURE

MEASURE_HEADER_TRIPLET_FEEL

protected static final int MEASURE_HEADER_TRIPLET_FEEL

MEASURE_KEYSIGNATURE

protected static final int MEASURE_KEYSIGNATURE

TG_VERSION

protected static final String TG_VERSION

TRACK_LYRICS

protected static final int TRACK_LYRICS