object dlgControllers: TdlgControllers Left = 418 Top = 228 BorderStyle = bsNone Caption = 'dlgControllers' ClientHeight = 324 ClientWidth = 197 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Page95: TPage95Control Left = 0 Top = 0 Width = 197 Height = 324 ActivePage = TabCC Color = clBlack Align = alClient FlatSeperators = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] HotTrack = False TabInactiveColor = clBlack TabInactiveFont.Charset = ANSI_CHARSET TabInactiveFont.Color = clWhite TabInactiveFont.Height = -11 TabInactiveFont.Name = 'Arial' TabInactiveFont.Style = [] ParentFont = False TabOrder = 0 object TabCC: TTab95Sheet Caption = 'Controllers' GripAlign = gaLeft ImageIndex = -1 StaticPageIndex = -1 TabVisible = True object cclist: TListBox Left = 0 Top = 0 Width = 189 Height = 294 Align = alClient BorderStyle = bsNone Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ItemHeight = 14 Items.Strings = ( 'Velocity (notes)' 'Pitch bend' 'Program change' 'Sysex' 'Bank select (0)' 'Modulation (1)' 'Breath controller (2)' 'Controller (3)' 'Foot pedal (4)' 'Portamento time (5)' 'Data entry (6)' 'Main volum (7)' 'Balance (8)' 'Controller (9)' 'Pan (10)' 'Expression controller (11)' 'Effect controller 1 (12)' 'Effect controller 2 (13)' 'Controller (14)' 'Controller (15)' 'General Purpose Slider 1 (16)' 'General Purpose Slider 2 (17)' 'General Purpose Slider 3 (18)' 'General Purpose Slider 4 (19)' 'Controller (20)' 'Controller (21)' 'Controller (22)' 'Controller (23)' 'Controller (24)' 'Controller (25)' 'Controller (26)' 'Controller (27)' 'Controller (28)' 'Controller (29)' 'Controller (30)' 'Controller (31)' 'Bank select (32)' 'Modulation (33)' 'Breath controller (34)' 'Controller (35)' 'Foot pedal (36)' 'Portamento time (37)' 'Data entry (38)' 'Main volum (39)' 'Balance (40)' 'Controller (41)' 'Pan (42)' 'Expression controller (43)' 'Effect control 1 (44)' 'Effect control 2 (45)' 'Controller (46)' 'Controller (47)' 'Controller (48)' 'Controller (49)' 'Controller (50)' 'Controller (51)' 'Controller (52)' 'Controller (53)' 'Controller (54)' 'Controller (55)' 'Controller (56)' 'Controller (57)' 'Controller (58)' 'Controller (59)' 'Controller (60)' 'Controller (61)' 'Controller (62)' 'Controller (63)' 'Hold pedal on/off (64)' 'Portamento on/off (65)' 'Sustenuto pedal on/off (66)' 'Soft pedal on/off (67)' 'Legato pedal on/off (68)' 'Hold 2 pedal on/off (69)' 'Sound variation (70)' 'Sound timbre (71)' 'Sound release time (72)' 'Sound attack time (73)' 'Sound brightness (74)' 'Controller (75)' 'Controller (76)' 'Controller (77)' 'Controller (78)' 'Controller (79)' 'General purpose button 1 (80)' 'General purpose button 2 (81)' 'General purpose button 3 (82)' 'General purpose button 4 (83)' 'Controller (84)' 'Controller (85)' 'Controller (86)' 'Controller (87)' 'Controller (88)' 'Controller (89)' 'Controller (80)' 'Reverb (91)' 'Controller (92)' 'Chorus (93)' 'Controller (94)' 'Controller (95)' 'Controller (96)' 'Controller (97)' 'Controller (98)' 'Controller (99)' 'Controller (100)' 'Controller (101)' 'Controller (102)' 'Controller (103)' 'Controller (104)' 'Controller (105)' 'Controller (106)' 'Controller (107)' 'Controller (108)' 'Controller (109)' 'Controller (110)' 'Controller (111)' 'Controller (112)' 'Controller (113)' 'Controller (114)' 'Controller (115)' 'Controller (116)' 'Controller (117)' 'Controller (118)' 'Controller (119)' 'All sounds off (120)' 'All controllers off (121)' 'Local on/off (122)' 'Controller (123)' 'Controller (124)' 'Controller (125)' 'Controller (126)' 'Controller (127)') ParentFont = False Style = lbOwnerDrawVariable TabOrder = 0 OnDrawItem = cclistDrawItem OnKeyDown = cclistKeyDown OnMouseUp = cclistMouseUp end end object RabNRPN: TTab95Sheet Caption = 'AWE NRPN' GripAlign = gaLeft ImageIndex = -1 StaticPageIndex = -1 TabVisible = True object nrpnList: TListBox Left = 0 Top = 0 Width = 189 Height = 293 Align = alClient BorderStyle = bsNone Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ItemHeight = 14 Items.Strings = ( 'LFO1Delay' 'LFO1Frequency' 'LFO2Delay' 'LFO2Frequency' 'Env1Delay' 'Env1Attack' 'Env1Hold' 'Env1Decay' 'Env1Sustain' 'Env1Release' 'Env2Delay' 'Env2Attack' 'Env2Hold' 'Env2Decay' 'Env2Sustain' 'Env2Release' 'Pitch' 'LFO1ToPitch' 'LFO2ToPitch' 'Env1ToPitch' 'Env1ToVolum' 'FilterCutoff' 'FilterQ' 'LFO1ToFilterCutoff' 'Env1ToFilterCutoff' 'Chorus' 'Reverb') ParentFont = False Style = lbOwnerDrawFixed TabOrder = 0 OnDrawItem = nrpnListDrawItem OnKeyDown = nrpnListKeyDown OnMouseUp = nrpnListMouseUp end end end end