enum FLP::Parser::Event
Defined in:
flp/parser.crEnum Members
-
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 Method Summary
- #attack?
- #block_length?
- #byte?
- #chan_type?
- #color?
- #current_pat_num?
- #cut_cut_by?
- #cut_off?
- #decay?
- #delay_flags?
- #delay_reso?
- #dot?
- #dot_cut_off?
- #dot_mix?
- #dot_note?
- #dot_pan?
- #dot_pitch?
- #dot_reso?
- #dot_shift?
- #dot_vol?
- #echo?
- #effect_channel_muted?
- #enabled?
- #fade_stereo?
- #fine_tune?
- #fx3?
- #fx?
- #fx_sine?
- #int?
- #int_stretch?
- #layer_chans?
- #loop_active?
- #loop_bar?
- #loop_end_bar?
- #loop_type?
- #main_pitch?
- #main_reso_cut_off?
- #main_vol?
- #middle_note?
- #midi_bank?
- #midi_chan?
- #midi_note?
- #midi_patch?
- #mix_chan?
- #mix_slice_num?
- #new_chan?
- #new_pat?
- #note_on?
- #pan?
- #pat_data?
- #pat_length?
- #pitchable?
- #play_list_item?
- #pre_amp?
- #rand_chan?
- #reserved?
- #resonance?
- #reverb?
- #shift_delay?
- #show_info?
- #shuffle?
- #ss_note?
- #st_del?
- #stretch?
- #tempo?
- #text?
- #text_automation_data?
- #text_basic_chan_params?
- #text_chan_group_name?
- #text_chan_name?
- #text_chan_params?
- #text_comment?
- #text_comment_rtf?
- #text_delay?
- #text_delay_line?
- #text_effect_chan_name?
- #text_env_lfo_params?
- #text_midi_ctrls?
- #text_new_plugin?
- #text_old_filter_params?
- #text_pat_name?
- #text_pattern_notes?
- #text_play_list_items?
- #text_plugin_name?
- #text_plugin_params?
- #text_sample_file_name?
- #text_time?
- #text_title?
- #text_ts404_params?
- #text_url?
- #text_version?
- #undef?
- #use_loop_points?
- #vol?
- #window_h?
- #word?
- #zipped?