home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 June / PCFJune.iso / Xenon / ModBass / Delphi / 3dTest / DTMain.dfm / DTMain.txt
Encoding:
Text File  |  2000-02-24  |  5.5 KB  |  290 lines

  1. object Form1: TForm1
  2.   Left = 588
  3.   Top = 220
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'BASS - 3D Test'
  7.   ClientHeight = 278
  8.   ClientWidth = 368
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel2: TBevel
  21.     Left = 176
  22.     Top = 8
  23.     Width = 185
  24.     Height = 169
  25.     Style = bsRaised
  26.   end
  27.   object Bevel3: TBevel
  28.     Left = 184
  29.     Top = 16
  30.     Width = 169
  31.     Height = 153
  32.   end
  33.   object GroupBox1: TGroupBox
  34.     Left = 8
  35.     Top = 0
  36.     Width = 161
  37.     Height = 180
  38.     Caption = 'Channels (sample/music)'
  39.     TabOrder = 0
  40.     object Bevel1: TBevel
  41.       Left = 1
  42.       Top = 135
  43.       Width = 160
  44.       Height = 9
  45.       Shape = bsTopLine
  46.     end
  47.     object ListBox1: TListBox
  48.       Left = 8
  49.       Top = 16
  50.       Width = 145
  51.       Height = 57
  52.       ItemHeight = 13
  53.       TabOrder = 0
  54.       OnClick = ListBox1Click
  55.       OnKeyDown = ListBox1KeyDown
  56.     end
  57.     object Button1: TButton
  58.       Left = 8
  59.       Top = 80
  60.       Width = 68
  61.       Height = 20
  62.       Caption = 'Add...'
  63.       TabOrder = 1
  64.       OnClick = Button1Click
  65.     end
  66.     object Button2: TButton
  67.       Left = 85
  68.       Top = 80
  69.       Width = 68
  70.       Height = 20
  71.       Caption = 'Remove'
  72.       Enabled = False
  73.       TabOrder = 2
  74.       OnClick = Button2Click
  75.     end
  76.     object StaticText1: TStaticText
  77.       Left = 8
  78.       Top = 129
  79.       Width = 54
  80.       Height = 17
  81.       Caption = 'Movement'
  82.       TabOrder = 3
  83.     end
  84.     object RadioButton1: TRadioButton
  85.       Left = 7
  86.       Top = 141
  87.       Width = 42
  88.       Height = 17
  89.       Caption = 'Left'
  90.       Enabled = False
  91.       TabOrder = 4
  92.       OnClick = RadioButton1Click
  93.     end
  94.     object RadioButton2: TRadioButton
  95.       Left = 60
  96.       Top = 141
  97.       Width = 50
  98.       Height = 17
  99.       Caption = 'Right'
  100.       Enabled = False
  101.       TabOrder = 5
  102.       OnClick = RadioButton2Click
  103.     end
  104.     object RadioButton3: TRadioButton
  105.       Left = 109
  106.       Top = 141
  107.       Width = 42
  108.       Height = 17
  109.       Caption = 'Front'
  110.       Enabled = False
  111.       TabOrder = 6
  112.       OnClick = RadioButton3Click
  113.     end
  114.     object RadioButton4: TRadioButton
  115.       Left = 7
  116.       Top = 159
  117.       Width = 58
  118.       Height = 17
  119.       Caption = 'Behind'
  120.       Enabled = False
  121.       TabOrder = 7
  122.       OnClick = RadioButton4Click
  123.     end
  124.     object RadioButton5: TRadioButton
  125.       Left = 109
  126.       Top = 159
  127.       Width = 50
  128.       Height = 17
  129.       Caption = 'None'
  130.       Enabled = False
  131.       TabOrder = 8
  132.       OnClick = RadioButton5Click
  133.     end
  134.   end
  135.   object Button3: TButton
  136.     Left = 16
  137.     Top = 106
  138.     Width = 68
  139.     Height = 20
  140.     Caption = 'Play'
  141.     Enabled = False
  142.     TabOrder = 1
  143.     OnClick = Button3Click
  144.   end
  145.   object Button4: TButton
  146.     Left = 93
  147.     Top = 106
  148.     Width = 68
  149.     Height = 20
  150.     Caption = 'Stop'
  151.     Enabled = False
  152.     TabOrder = 2
  153.     OnClick = Button4Click
  154.   end
  155.   object GroupBox2: TGroupBox
  156.     Left = 8
  157.     Top = 184
  158.     Width = 161
  159.     Height = 49
  160.     Caption = 'EAX environment'
  161.     TabOrder = 3
  162.     object ComboBox1: TComboBox
  163.       Left = 8
  164.       Top = 16
  165.       Width = 145
  166.       Height = 21
  167.       Style = csDropDownList
  168.       Enabled = False
  169.       ItemHeight = 13
  170.       Items.Strings = (
  171.         'Off'
  172.         'Generic'
  173.         'Padded Cell'
  174.         'Room'
  175.         'Bathroom'
  176.         'Living Room'
  177.         'Stone Room'
  178.         'Auditorium'
  179.         'Concert Hall'
  180.         'Cave'
  181.         'Arena'
  182.         'Hangar'
  183.         'Carpeted Hallway'
  184.         'Hallway'
  185.         'Stone Corridor'
  186.         'Alley'
  187.         'Forrest'
  188.         'City'
  189.         'Mountains'
  190.         'Quarry'
  191.         'Plain'
  192.         'Parking Lot'
  193.         'Sewer Pipe'
  194.         'Under Water'
  195.         'Drugged'
  196.         'Dizzy'
  197.         'Psychotic')
  198.       TabOrder = 0
  199.       OnChange = ComboBox1Change
  200.     end
  201.   end
  202.   object GroupBox3: TGroupBox
  203.     Left = 8
  204.     Top = 237
  205.     Width = 172
  206.     Height = 35
  207.     Caption = 'RollOff factor'
  208.     TabOrder = 4
  209.     object ScrollBar1: TScrollBar
  210.       Left = 16
  211.       Top = 16
  212.       Width = 145
  213.       Height = 12
  214.       Max = 10
  215.       Min = -10
  216.       TabOrder = 0
  217.       TabStop = False
  218.       OnChange = ScrollBar1Change
  219.     end
  220.   end
  221.   object GroupBox4: TGroupBox
  222.     Left = 189
  223.     Top = 237
  224.     Width = 172
  225.     Height = 35
  226.     Caption = 'Doppler factor'
  227.     TabOrder = 5
  228.     object ScrollBar2: TScrollBar
  229.       Left = 16
  230.       Top = 16
  231.       Width = 145
  232.       Height = 12
  233.       Max = 6
  234.       Min = -6
  235.       TabOrder = 0
  236.       TabStop = False
  237.       OnChange = ScrollBar2Change
  238.     end
  239.   end
  240.   object GroupBox5: TGroupBox
  241.     Left = 176
  242.     Top = 184
  243.     Width = 185
  244.     Height = 49
  245.     Caption = 'A3D hi-freq absorbtion'
  246.     TabOrder = 6
  247.     object Label1: TLabel
  248.       Left = 8
  249.       Top = 13
  250.       Width = 18
  251.       Height = 13
  252.       Caption = 'on?'
  253.     end
  254.     object CheckBox1: TCheckBox
  255.       Left = 8
  256.       Top = 26
  257.       Width = 17
  258.       Height = 17
  259.       Enabled = False
  260.       TabOrder = 0
  261.       OnClick = CheckBox1Click
  262.     end
  263.     object ScrollBar3: TScrollBar
  264.       Left = 32
  265.       Top = 26
  266.       Width = 145
  267.       Height = 14
  268.       Enabled = False
  269.       Max = 10
  270.       Min = -10
  271.       TabOrder = 1
  272.       TabStop = False
  273.       OnChange = ScrollBar3Change
  274.     end
  275.   end
  276.   object Timer1: TTimer
  277.     Interval = 50
  278.     OnTimer = Timer1Timer
  279.     Left = 320
  280.     Top = 24
  281.   end
  282.   object OpenDialog1: TOpenDialog
  283.     Filter = 
  284.       'wav/mo3/xm/mod/s3m/it/mtm|*.wav;*.mo3;*.xm;*.mod;*.s3m;*.it;*.mt' +
  285.       'm|All files|*.*'
  286.     Left = 320
  287.     Top = 56
  288.   end
  289. end
  290.