enum

FLP::Parser::Event

Inherits Enum / Comparable / Value / Object

Constants

Byte = 0
Enabled = 0
NoteOn = 1
Vol = 2
Pan = 3
MIDIChan = 4
MIDINote = 5
MIDIPatch = 6
MIDIBank = 7
LoopActive = 9
ShowInfo = 10
Shuffle = 11
MainVol = 12
Stretch = 13
Pitchable = 14
Zipped = 15
Delay_Flags = 16
PatLength = 17
BlockLength = 18
UseLoopPoints = 19
LoopType = 20
ChanType = 21
MixSliceNum = 22
EffectChannelMuted = 27
Word = 64
NewChan = 64
NewPat = 65
Tempo = 66
CurrentPatNum = 67
PatData = 68
FX = 69
Fade_Stereo = 70
CutOff = 71
DotVol = 72
DotPan = 73
PreAmp = 74
Decay = 75
Attack = 76
DotNote = 77
DotPitch = 78
DotMix = 79
MainPitch = 80
RandChan = 81
MixChan = 82
Resonance = 83
LoopBar = 84
StDel = 85
FX3 = 86
DotReso = 87
DotCutOff = 88
ShiftDelay = 89
LoopEndBar = 90
Dot = 91
DotShift = 92
LayerChans = 94
Int = 128
Color = 128
PlayListItem = 129
Echo = 130
FXSine = 131
CutCutBy = 132
WindowH = 133
MiddleNote = 135
Reserved = 136
MainResoCutOff = 137
DelayReso = 138
Reverb = 139
IntStretch = 140
SSNote = 141
FineTune = 142
Undef = 192
Text = 192
Text_ChanName = 192
Text_PatName = 193
Text_Title = 194
Text_Comment = 195
Text_SampleFileName = 196
Text_URL = 197
Text_CommentRTF = 198
Text_Version = 199
Text_PluginName = 201
Text_EffectChanName = 204
Text_MIDICtrls = 208
Text_Delay = 209
Text_TS404Params = 210
Text_DelayLine = 211
Text_NewPlugin = 212
Text_PluginParams = 213
Text_ChanParams = 215
Text_EnvLfoParams = 218
Text_BasicChanParams = 219
Text_OldFilterParams = 220
Text_AutomationData = 223
Text_PatternNotes = 224
Text_ChanGroupName = 231
Text_PlayListItems = 233
Text_Time = 237

Instance methods

attack?

Returns true if this enum value equals Attack

block_length?

Returns true if this enum value equals BlockLength

byte?

Returns true if this enum value equals Byte

chan_type?

Returns true if this enum value equals ChanType

color?

Returns true if this enum value equals Color

current_pat_num?

Returns true if this enum value equals CurrentPatNum

cut_cut_by?

Returns true if this enum value equals CutCutBy

cut_off?

Returns true if this enum value equals CutOff

decay?

Returns true if this enum value equals Decay

delay_flags?

Returns true if this enum value equals Delay_Flags

delay_reso?

Returns true if this enum value equals DelayReso

dot?

Returns true if this enum value equals Dot

dot_cut_off?

Returns true if this enum value equals DotCutOff

dot_mix?

Returns true if this enum value equals DotMix

dot_note?

Returns true if this enum value equals DotNote

dot_pan?

Returns true if this enum value equals DotPan

dot_pitch?

Returns true if this enum value equals DotPitch

dot_reso?

Returns true if this enum value equals DotReso

dot_shift?

Returns true if this enum value equals DotShift

dot_vol?

Returns true if this enum value equals DotVol

echo?

Returns true if this enum value equals Echo

effect_channel_muted?

Returns true if this enum value equals EffectChannelMuted

enabled?

Returns true if this enum value equals Enabled

fade_stereo?

Returns true if this enum value equals Fade_Stereo

fine_tune?

Returns true if this enum value equals FineTune

fx3?

Returns true if this enum value equals FX3

fx?

Returns true if this enum value equals FX

fx_sine?

Returns true if this enum value equals FXSine

int?

Returns true if this enum value equals Int

int_stretch?

Returns true if this enum value equals IntStretch

layer_chans?

Returns true if this enum value equals LayerChans

loop_active?

Returns true if this enum value equals LoopActive

loop_bar?

Returns true if this enum value equals LoopBar

loop_end_bar?

Returns true if this enum value equals LoopEndBar

loop_type?

Returns true if this enum value equals LoopType

main_pitch?

Returns true if this enum value equals MainPitch

main_reso_cut_off?

Returns true if this enum value equals MainResoCutOff

main_vol?

Returns true if this enum value equals MainVol

middle_note?

Returns true if this enum value equals MiddleNote

midi_bank?

Returns true if this enum value equals MIDIBank

midi_chan?

Returns true if this enum value equals MIDIChan

midi_note?

Returns true if this enum value equals MIDINote

midi_patch?

Returns true if this enum value equals MIDIPatch

mix_chan?

Returns true if this enum value equals MixChan

mix_slice_num?

Returns true if this enum value equals MixSliceNum

new_chan?

Returns true if this enum value equals NewChan

new_pat?

Returns true if this enum value equals NewPat

note_on?

Returns true if this enum value equals NoteOn

pan?

Returns true if this enum value equals Pan

pat_data?

Returns true if this enum value equals PatData

pat_length?

Returns true if this enum value equals PatLength

pitchable?

Returns true if this enum value equals Pitchable

play_list_item?

Returns true if this enum value equals PlayListItem

pre_amp?

Returns true if this enum value equals PreAmp

rand_chan?

Returns true if this enum value equals RandChan

reserved?

Returns true if this enum value equals Reserved

resonance?

Returns true if this enum value equals Resonance

reverb?

Returns true if this enum value equals Reverb

shift_delay?

Returns true if this enum value equals ShiftDelay

show_info?

Returns true if this enum value equals ShowInfo

shuffle?

Returns true if this enum value equals Shuffle

ss_note?

Returns true if this enum value equals SSNote

st_del?

Returns true if this enum value equals StDel

stretch?

Returns true if this enum value equals Stretch

tempo?

Returns true if this enum value equals Tempo

text?

Returns true if this enum value equals Text

text_automation_data?

Returns true if this enum value equals Text_AutomationData

text_basic_chan_params?

Returns true if this enum value equals Text_BasicChanParams

text_chan_group_name?

Returns true if this enum value equals Text_ChanGroupName

text_chan_name?

Returns true if this enum value equals Text_ChanName

text_chan_params?

Returns true if this enum value equals Text_ChanParams

text_comment?

Returns true if this enum value equals Text_Comment

text_comment_rtf?

Returns true if this enum value equals Text_CommentRTF

text_delay?

Returns true if this enum value equals Text_Delay

text_delay_line?

Returns true if this enum value equals Text_DelayLine

text_effect_chan_name?

Returns true if this enum value equals Text_EffectChanName

text_env_lfo_params?

Returns true if this enum value equals Text_EnvLfoParams

text_midi_ctrls?

Returns true if this enum value equals Text_MIDICtrls

text_new_plugin?

Returns true if this enum value equals Text_NewPlugin

text_old_filter_params?

Returns true if this enum value equals Text_OldFilterParams

text_pat_name?

Returns true if this enum value equals Text_PatName

text_pattern_notes?

Returns true if this enum value equals Text_PatternNotes

text_play_list_items?

Returns true if this enum value equals Text_PlayListItems

text_plugin_name?

Returns true if this enum value equals Text_PluginName

text_plugin_params?

Returns true if this enum value equals Text_PluginParams

text_sample_file_name?

Returns true if this enum value equals Text_SampleFileName

text_time?

Returns true if this enum value equals Text_Time

text_title?

Returns true if this enum value equals Text_Title

text_ts404_params?

Returns true if this enum value equals Text_TS404Params

text_url?

Returns true if this enum value equals Text_URL

text_version?

Returns true if this enum value equals Text_Version

undef?

Returns true if this enum value equals Undef

use_loop_points?

Returns true if this enum value equals UseLoopPoints

vol?

Returns true if this enum value equals Vol

window_h?

Returns true if this enum value equals WindowH

word?

Returns true if this enum value equals Word

zipped?

Returns true if this enum value equals Zipped