home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / TemaCD / Massiva / MASSIVA.EXE / 0 / RCDATA / TFMAWE / TFMAWE.txt < prev   
Text File  |  1999-04-03  |  12KB  |  494 lines

  1. object fmAwe: TfmAwe
  2.   Left = 142
  3.   Top = 120
  4.   BorderStyle = bsDialog
  5.   Caption = 'Virtual AWE'
  6.   ClientHeight = 243
  7.   ClientWidth = 340
  8.   Color = clSilver
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object RotateLabel1: TRotateLabel
  23.     Left = 211
  24.     Top = 206
  25.     Width = 120
  26.     Height = 33
  27.     Escapement = 5
  28.     TextStyle = tsRecessed
  29.     Caption = 'Virtual AWE'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clSilver
  32.     Font.Height = -21
  33.     Font.Name = 'Arial'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.   end
  37.   object Panel1: TPanel
  38.     Left = 0
  39.     Top = 0
  40.     Width = 70
  41.     Height = 243
  42.     Align = alLeft
  43.     BevelOuter = bvNone
  44.     FullRepaint = False
  45.     Color = clBlack
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clSilver
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     TabOrder = 0
  53.     object labelText: TLabel
  54.       Left = 8
  55.       Top = 58
  56.       Width = 57
  57.       Height = 135
  58.       AutoSize = False
  59.       Caption = 'Load and clear SoundFont banks'
  60.       Color = clBlack
  61.       Font.Charset = ANSI_CHARSET
  62.       Font.Color = 8454143
  63.       Font.Height = -11
  64.       Font.Name = 'Arial'
  65.       Font.Style = []
  66.       ParentColor = False
  67.       ParentFont = False
  68.       Transparent = True
  69.       WordWrap = True
  70.     end
  71.     object panelPlay: TPanel
  72.       Left = 4
  73.       Top = 223
  74.       Width = 19
  75.       Height = 16
  76.       Color = clBlack
  77.       TabOrder = 0
  78.       object iconPlay: TIconButton
  79.         Left = 1
  80.         Top = 1
  81.         Width = 17
  82.         Height = 14
  83.         Hint = 'Play'
  84.         Align = alClient
  85.         Center = True
  86.         Picture.Data = {<image000.bmp>}
  87.         OnMouseUp = iconPlayMouseUp
  88.         State = stUp
  89.       end
  90.     end
  91.     object Panel2: TPanel
  92.       Left = 26
  93.       Top = 223
  94.       Width = 19
  95.       Height = 16
  96.       Color = clBlack
  97.       TabOrder = 1
  98.       object IconStop: TIconButton
  99.         Left = 1
  100.         Top = 1
  101.         Width = 17
  102.         Height = 14
  103.         Hint = 'Stop'
  104.         Align = alClient
  105.         Center = True
  106.         Picture.Data = {<image001.bmp>}
  107.         OnMouseUp = IconStopMouseUp
  108.         State = stUp
  109.       end
  110.     end
  111.     object tnybutton1: tnybutton
  112.       Left = 7
  113.       Top = 9
  114.       Width = 57
  115.       Height = 25
  116.       Cursor = crHandPoint
  117.       Cancel = True
  118.       Caption = '&Close'
  119.       Default = True
  120.       Font.Charset = ANSI_CHARSET
  121.       Font.Color = clSilver
  122.       Font.Height = -11
  123.       Font.Name = 'Arial'
  124.       Font.Style = [fsBold]
  125.       ModalResult = 2
  126.       ParentFont = False
  127.       TabOrder = 2
  128.       OnClick = tnybutton1Click
  129.     end
  130.   end
  131.   object Page95Control1: TPage95Control
  132.     Left = 80
  133.     Top = 8
  134.     Width = 249
  135.     Height = 193
  136.     ActivePage = tabSoundFont
  137.     ButtonStyle = True
  138.     FlatButtons = True
  139.     FlatSeperators = False
  140.     Font.Charset = ANSI_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'Arial'
  144.     Font.Style = [fsBold]
  145.     HotTrack = False
  146.     TabInactiveColor = clSilver
  147.     TabInactiveFont.Charset = ANSI_CHARSET
  148.     TabInactiveFont.Color = clWindowText
  149.     TabInactiveFont.Height = -11
  150.     TabInactiveFont.Name = 'Arial'
  151.     TabInactiveFont.Style = []
  152.     ParentFont = False
  153.     TabOrder = 1
  154.     OnChange = Page95Control1Change
  155.     object tabSoundFont: TTab95Sheet
  156.       Caption = 'SoundFonts'
  157.       GripAlign = gaLeft
  158.       ImageIndex = -1
  159.       StaticPageIndex = -1
  160.       TabVisible = True
  161.       object sbLoad: TSpeedButton
  162.         Left = 152
  163.         Top = 8
  164.         Width = 81
  165.         Height = 25
  166.         Caption = 'Load'
  167.         Font.Charset = ANSI_CHARSET
  168.         Font.Color = clWindowText
  169.         Font.Height = -11
  170.         Font.Name = 'Arial'
  171.         Font.Style = []
  172.         ParentFont = False
  173.         OnClick = sbLoadClick
  174.       end
  175.       object sbClear: TSpeedButton
  176.         Left = 152
  177.         Top = 36
  178.         Width = 81
  179.         Height = 25
  180.         Caption = 'Clear'
  181.         Font.Charset = ANSI_CHARSET
  182.         Font.Color = clWindowText
  183.         Font.Height = -11
  184.         Font.Name = 'Arial'
  185.         Font.Style = []
  186.         ParentFont = False
  187.         OnClick = sbClearClick
  188.       end
  189.       object sbShow: TSpeedButton
  190.         Left = 152
  191.         Top = 72
  192.         Width = 81
  193.         Height = 25
  194.         Caption = 'Instruments'
  195.         Font.Charset = ANSI_CHARSET
  196.         Font.Color = clWindowText
  197.         Font.Height = -11
  198.         Font.Name = 'Arial'
  199.         Font.Style = []
  200.         ParentFont = False
  201.         OnClick = sbShowClick
  202.       end
  203.       object Label26: TLabel
  204.         Left = 152
  205.         Top = 114
  206.         Width = 38
  207.         Height = 14
  208.         Caption = 'Memory'
  209.         Font.Charset = ANSI_CHARSET
  210.         Font.Color = clWindowText
  211.         Font.Height = -11
  212.         Font.Name = 'Arial'
  213.         Font.Style = []
  214.         ParentFont = False
  215.       end
  216.       object Label27: TLabel
  217.         Left = 152
  218.         Top = 138
  219.         Width = 22
  220.         Height = 14
  221.         Caption = 'Free'
  222.         Font.Charset = ANSI_CHARSET
  223.         Font.Color = clWindowText
  224.         Font.Height = -11
  225.         Font.Name = 'Arial'
  226.         Font.Style = []
  227.         ParentFont = False
  228.       end
  229.       object banks: TListBox
  230.         Left = 8
  231.         Top = 8
  232.         Width = 137
  233.         Height = 149
  234.         Color = clBlack
  235.         Ctl3D = True
  236.         Font.Charset = DEFAULT_CHARSET
  237.         Font.Color = clWhite
  238.         Font.Height = -11
  239.         Font.Name = 'MS Sans Serif'
  240.         Font.Style = []
  241.         ItemHeight = 13
  242.         ParentCtl3D = False
  243.         ParentFont = False
  244.         Style = lbOwnerDrawFixed
  245.         TabOrder = 0
  246.         OnClick = banksClick
  247.         OnDrawItem = banksDrawItem
  248.       end
  249.       object panelMemory: TPanel
  250.         Left = 195
  251.         Top = 112
  252.         Width = 38
  253.         Height = 19
  254.         Hint = '[Click] Set length of inserted events'
  255.         BevelOuter = bvNone
  256.         Caption = '8192'
  257.         Color = clBlack
  258.         Font.Charset = DEFAULT_CHARSET
  259.         Font.Color = clWhite
  260.         Font.Height = -11
  261.         Font.Name = 'MS Sans Serif'
  262.         Font.Style = []
  263.         ParentFont = False
  264.         ParentShowHint = False
  265.         ShowHint = True
  266.         TabOrder = 1
  267.       end
  268.       object panelUsed: TPanel
  269.         Left = 195
  270.         Top = 136
  271.         Width = 38
  272.         Height = 19
  273.         Hint = '[Click] Set length of inserted events'
  274.         BevelOuter = bvNone
  275.         Caption = '8192'
  276.         Color = clBlack
  277.         Font.Charset = DEFAULT_CHARSET
  278.         Font.Color = clYellow
  279.         Font.Height = -11
  280.         Font.Name = 'MS Sans Serif'
  281.         Font.Style = []
  282.         ParentFont = False
  283.         ParentShowHint = False
  284.         ShowHint = True
  285.         TabOrder = 2
  286.       end
  287.     end
  288.     object tabEffects: TTab95Sheet
  289.       Caption = 'Effects'
  290.       GripAlign = gaLeft
  291.       ImageIndex = -1
  292.       StaticPageIndex = -1
  293.       TabVisible = True
  294.       object Label2: TLabel
  295.         Left = 21
  296.         Top = 9
  297.         Width = 36
  298.         Height = 14
  299.         Caption = 'Reverb'
  300.         Font.Charset = ANSI_CHARSET
  301.         Font.Color = clWindowText
  302.         Font.Height = -11
  303.         Font.Name = 'Arial'
  304.         Font.Style = [fsItalic]
  305.         ParentFont = False
  306.       end
  307.       object Label1: TLabel
  308.         Left = 24
  309.         Top = 59
  310.         Width = 36
  311.         Height = 14
  312.         Caption = 'Chorus'
  313.         Font.Charset = ANSI_CHARSET
  314.         Font.Color = clWindowText
  315.         Font.Height = -11
  316.         Font.Name = 'Arial'
  317.         Font.Style = [fsItalic]
  318.         ParentFont = False
  319.       end
  320.       object Label3: TLabel
  321.         Left = 104
  322.         Top = 107
  323.         Width = 33
  324.         Height = 14
  325.         Caption = 'Treble'
  326.         Font.Charset = ANSI_CHARSET
  327.         Font.Color = clWindowText
  328.         Font.Height = -11
  329.         Font.Name = 'Arial'
  330.         Font.Style = [fsItalic]
  331.         ParentFont = False
  332.       end
  333.       object Label4: TLabel
  334.         Left = 24
  335.         Top = 107
  336.         Width = 25
  337.         Height = 14
  338.         Caption = 'Bass'
  339.         Font.Charset = ANSI_CHARSET
  340.         Font.Color = clWindowText
  341.         Font.Height = -11
  342.         Font.Name = 'Arial'
  343.         Font.Style = [fsItalic]
  344.         ParentFont = False
  345.       end
  346.       object listReverb: TComboBox
  347.         Left = 24
  348.         Top = 28
  349.         Width = 145
  350.         Height = 22
  351.         Style = csDropDownList
  352.         Color = clBlack
  353.         Font.Charset = ANSI_CHARSET
  354.         Font.Color = clWhite
  355.         Font.Height = -11
  356.         Font.Name = 'Arial'
  357.         Font.Style = [fsItalic]
  358.         ItemHeight = 14
  359.         Items.Strings = (
  360.           'Room 1'
  361.           'Room 2'
  362.           'Room 3'
  363.           'Hall 1'
  364.           'Hall 2'
  365.           'Plate'
  366.           'Delay'
  367.           'Panning Delay')
  368.         ParentFont = False
  369.         TabOrder = 0
  370.         OnChange = listReverbChange
  371.       end
  372.       object listChorus: TComboBox
  373.         Left = 24
  374.         Top = 75
  375.         Width = 145
  376.         Height = 22
  377.         Style = csDropDownList
  378.         Color = clBlack
  379.         Font.Charset = ANSI_CHARSET
  380.         Font.Color = clWhite
  381.         Font.Height = -11
  382.         Font.Name = 'Arial'
  383.         Font.Style = [fsItalic]
  384.         ItemHeight = 14
  385.         Items.Strings = (
  386.           'Chorus 1'
  387.           'Chorus 2'
  388.           'Chorus 3'
  389.           'Chorus 4'
  390.           'Feedback chorus'
  391.           'Flanger'
  392.           'Short delay'
  393.           'Short delay (FB)')
  394.         ParentFont = False
  395.         TabOrder = 1
  396.         OnChange = listChorusChange
  397.       end
  398.       object listTreble: TComboBox
  399.         Left = 104
  400.         Top = 123
  401.         Width = 65
  402.         Height = 22
  403.         Style = csDropDownList
  404.         Color = clBlack
  405.         Font.Charset = ANSI_CHARSET
  406.         Font.Color = clWhite
  407.         Font.Height = -11
  408.         Font.Name = 'Arial'
  409.         Font.Style = [fsItalic]
  410.         ItemHeight = 14
  411.         Items.Strings = (
  412.           '-12dB'
  413.           '-8dB'
  414.           '-6dB'
  415.           '-4dB'
  416.           '-2dB'
  417.           '0dB'
  418.           '2dB'
  419.           '4dB'
  420.           '6dB'
  421.           '8dB'
  422.           '10dB'
  423.           '12dB')
  424.         ParentFont = False
  425.         TabOrder = 2
  426.         OnChange = listTrebleChange
  427.       end
  428.       object listBass: TComboBox
  429.         Left = 24
  430.         Top = 123
  431.         Width = 65
  432.         Height = 22
  433.         Style = csDropDownList
  434.         Color = clBlack
  435.         Font.Charset = ANSI_CHARSET
  436.         Font.Color = clWhite
  437.         Font.Height = -11
  438.         Font.Name = 'Arial'
  439.         Font.Style = [fsItalic]
  440.         ItemHeight = 14
  441.         Items.Strings = (
  442.           '-12dB'
  443.           '-8dB'
  444.           '-6dB'
  445.           '-4dB'
  446.           '-2dB'
  447.           '0dB'
  448.           '2dB'
  449.           '4dB'
  450.           '6dB'
  451.           '8dB'
  452.           '10dB'
  453.           '12dB')
  454.         ParentFont = False
  455.         TabOrder = 3
  456.         OnChange = listBassChange
  457.       end
  458.     end
  459.     object tabOptions: TTab95Sheet
  460.       Caption = 'Options'
  461.       GripAlign = gaLeft
  462.       ImageIndex = -1
  463.       StaticPageIndex = -1
  464.       TabVisible = True
  465.       object CheckBox1: TCheckBox
  466.         Left = 16
  467.         Top = 8
  468.         Width = 209
  469.         Height = 17
  470.         Caption = 'Save/open SoundFonts with song'
  471.         Enabled = False
  472.         Font.Charset = ANSI_CHARSET
  473.         Font.Color = clWindowText
  474.         Font.Height = -11
  475.         Font.Name = 'Arial'
  476.         Font.Style = []
  477.         ParentFont = False
  478.         TabOrder = 0
  479.       end
  480.     end
  481.   end
  482.   object Timer1: TTimer
  483.     Interval = 10
  484.     OnTimer = Timer1Timer
  485.     Left = 368
  486.     Top = 304
  487.   end
  488.   object OpenDialog1: TOpenDialog
  489.     Filter = 'Sound Font Banks|*.sf2;*.sbk'
  490.     Left = 288
  491.     Top = 304
  492.   end
  493. end
  494.