home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / goldwave / gwave503.exe / GoldWave.exe / 0 / RCDATA / TECHOFORM / TECHOFORM.txt
Encoding:
Text File  |  2003-03-28  |  3.8 KB  |  207 lines

  1. inherited EchoForm: TEchoForm
  2.   Caption = 'Echo'
  3.   ClientHeight = 192
  4.   ClientWidth = 414
  5.   OldCreateOrder = True
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   object EchosAxis: TDogAxis
  9.     Left = 82
  10.     Top = 25
  11.     Width = 263
  12.     Height = 16
  13.     Associate = EchosFader
  14.     Min = 1
  15.     Max = 10
  16.     Border = 22
  17.     Anchors = [akLeft, akTop, akRight]
  18.   end
  19.   object DelayAxis: TDogAxis
  20.     Left = 82
  21.     Top = 63
  22.     Width = 263
  23.     Height = 16
  24.     Associate = DelayFader
  25.     Min = 0.000100000000000000
  26.     Max = 2
  27.     Border = 22
  28.     Anchors = [akLeft, akTop, akRight]
  29.   end
  30.   inline Volume: TVolumeFrame
  31.     Left = 16
  32.     Top = 86
  33.     TabOrder = 6
  34.     inherited VolumeAxis: TDogAxis
  35.       Min = -60
  36.       Max = 0
  37.     end
  38.     inherited VolumeFader: TFader
  39.       Hint = ' (-6%)'
  40.       Min = -60
  41.       Max = 0
  42.       Position = -6
  43.     end
  44.     inherited VolumeBox: TNumBox
  45.       Value = -6
  46.       Min = -60
  47.       Max = 0
  48.       Items.Strings = (
  49.         '0.0'
  50.         '-2.4988'
  51.         '-6.0206'
  52.         '-12.041')
  53.       Text = '-6.0'
  54.     end
  55.   end
  56.   object EchosFader: TFader
  57.     Left = 82
  58.     Top = 9
  59.     Width = 263
  60.     Height = 16
  61.     Hint = ' (1%)'
  62.     Anchors = [akLeft, akTop, akRight]
  63.     TabOrder = 1
  64.     Associate = Echos
  65.     Line = 1
  66.     Page = 1
  67.     Min = 1
  68.     Max = 10
  69.     Position = 1
  70.     Stripe = True
  71.   end
  72.   inline Feedback: TVolumeFrame
  73.     Left = 4
  74.     Top = 128
  75.     Width = 404
  76.     TabOrder = 7
  77.     inherited VolumeAxis: TDogAxis
  78.       Left = 78
  79.       Min = -60
  80.       Max = 0
  81.     end
  82.     inherited PercentLabel: TStaticText
  83.       Left = 347
  84.     end
  85.     inherited VolumeFader: TFader
  86.       Left = 78
  87.       Hint = ' (-60%)'
  88.       Min = -60
  89.       Max = 0
  90.       Position = -60
  91.     end
  92.     inherited VolumeBox: TNumBox
  93.       Left = 345
  94.       Value = -60
  95.       Min = -60
  96.       Max = 0
  97.       Label = 'Feedback'
  98.       Items.Strings = (
  99.         '0.0'
  100.         '-2.4988'
  101.         '-6.0206'
  102.         '-12.041')
  103.       Text = '-60.0'
  104.     end
  105.     inherited VolumeLabel: TStaticText
  106.       Left = 1
  107.       Width = 77
  108.       Caption = 'Feedback (dB):'
  109.     end
  110.   end
  111.   object DelayFader: TFader
  112.     Left = 82
  113.     Top = 47
  114.     Width = 263
  115.     Height = 16
  116.     Hint = ' (0%)'
  117.     Anchors = [akLeft, akTop, akRight]
  118.     TabOrder = 4
  119.     Associate = Delay
  120.     Line = 0.010000000000000000
  121.     Page = 0.100000000000000000
  122.     Min = 0.000100000000000000
  123.     Max = 2
  124.     Position = 0.500000000000000000
  125.     Stripe = True
  126.   end
  127.   object Delay: TNumBox
  128.     Left = 349
  129.     Top = 47
  130.     Width = 59
  131.     Height = 21
  132.     TabStop = True
  133.     Value = 0.500000000000000000
  134.     Min = 0.000100000000000000
  135.     Max = 2
  136.     Decimal = 4
  137.     PageChange = 0.100000000000000000
  138.     LineChange = 0.010000000000000000
  139.     Label = 'Delay'
  140.     Buddy = DelayFader
  141.     Anchors = [akTop, akRight]
  142.     Items.Strings = (
  143.       '0.050'
  144.       '0.075'
  145.       '0.100'
  146.       '0.150'
  147.       '0.200'
  148.       '0.250'
  149.       '0.300'
  150.       '0.400'
  151.       '0.500'
  152.       '0.750'
  153.       '1.000'
  154.       '1.500'
  155.       '2.000')
  156.     TabOrder = 5
  157.     Text = '0.5000'
  158.     MaxLength = 7
  159.     OnChange = Change
  160.   end
  161.   object DelayLabel: TStaticText
  162.     Left = 22
  163.     Top = 49
  164.     Width = 56
  165.     Height = 17
  166.     Alignment = taRightJustify
  167.     Caption = 'Delay (ms):'
  168.     TabOrder = 3
  169.   end
  170.   object Stereo: TCheckBox
  171.     Left = 180
  172.     Top = 171
  173.     Width = 53
  174.     Height = 17
  175.     Caption = 'Stereo'
  176.     TabOrder = 8
  177.     OnClick = Change
  178.   end
  179.   object Echos: TNumEdit
  180.     Left = 349
  181.     Top = 9
  182.     Width = 59
  183.     Height = 21
  184.     TabStop = True
  185.     Value = 1
  186.     Min = 1
  187.     Max = 10
  188.     PageChange = 1
  189.     LineChange = 1
  190.     Label = 'Echos'
  191.     Buddy = EchosFader
  192.     Caption = '1'
  193.     TabOrder = 2
  194.     MaxLength = 4
  195.     OnChange = Change
  196.   end
  197.   object EchosLabel: TStaticText
  198.     Left = 35
  199.     Top = 11
  200.     Width = 43
  201.     Height = 17
  202.     Alignment = taRightJustify
  203.     Caption = 'Echoes:'
  204.     TabOrder = 0
  205.   end
  206. end
  207.