home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / temacd / goldwave / gwave517.exe / GoldWave.exe / 0 / RCDATA / TPARAMETRICEQFORM / TPARAMETRICEQFORM.txt
Encoding:
Text File  |  2006-11-14  |  7.6 KB  |  312 lines

  1. inherited ParametricEQForm: TParametricEQForm
  2.   Caption = 'Parametric EQ'
  3.   ClientHeight = 345
  4.   ClientWidth = 465
  5.   Constraints.MinHeight = 333
  6.   Constraints.MinWidth = 400
  7.   OldCreateOrder = True
  8.   ExplicitWidth = 465
  9.   ExplicitHeight = 345
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   object CenterAxis: TDogAxis
  13.     Left = 81
  14.     Top = 288
  15.     Width = 299
  16.     Height = 16
  17.     Associate = CenterFader
  18.     Min = 20.000000000000000000
  19.     Max = 20000.000000000000000000
  20.     Border = 22
  21.     Anchors = [akLeft, akRight, akBottom]
  22.     ExplicitTop = 276
  23.   end
  24.   object WidthAxis: TDogAxis
  25.     Left = 81
  26.     Top = 325
  27.     Width = 299
  28.     Height = 16
  29.     Associate = WidthFader
  30.     Min = 20.000000000000000000
  31.     Max = 12000.000000000000000000
  32.     Border = 22
  33.     Anchors = [akLeft, akRight, akBottom]
  34.     ExplicitTop = 313
  35.   end
  36.   object TimeAxis: TDogAxis
  37.     Left = 5
  38.     Top = 205
  39.     Width = 375
  40.     Height = 16
  41.     Associate = TimeFader
  42.     Max = 100.000000000000000000
  43.     Border = 22
  44.     Time = True
  45.     Anchors = [akLeft, akRight, akBottom]
  46.     ExplicitTop = 193
  47.   end
  48.   object CenterFader: TFader
  49.     Left = 81
  50.     Top = 272
  51.     Width = 299
  52.     Height = 16
  53.     Anchors = [akLeft, akRight, akBottom]
  54.     TabOrder = 9
  55.     Associate = Center
  56.     Line = 10.000000000000000000
  57.     Page = 100.000000000000000000
  58.     Min = 20.000000000000000000
  59.     Max = 20000.000000000000000000
  60.     Position = 1000.000000000000000000
  61.     Stripe = True
  62.     ExplicitTop = 260
  63.   end
  64.   object Center: TNumEdit
  65.     Left = 384
  66.     Top = 272
  67.     Width = 59
  68.     Height = 21
  69.     Value = 1000.000000000000000000
  70.     Min = 20.000000000000000000
  71.     Max = 20000.000000000000000000
  72.     Decimal = 1
  73.     PageChange = 100.000000000000000000
  74.     LineChange = 10.000000000000000000
  75.     Label = 'Center'
  76.     Buddy = CenterFader
  77.     Anchors = [akRight, akBottom]
  78.     Caption = '1000.0'
  79.     TabOrder = 10
  80.     MaxLength = 7
  81.     OnChange = Change
  82.     ExplicitTop = 260
  83.   end
  84.   object CenterLabel: TStaticText
  85.     Left = 16
  86.     Top = 272
  87.     Width = 60
  88.     Height = 17
  89.     Alignment = taRightJustify
  90.     Anchors = [akLeft, akBottom]
  91.     Caption = 'Center (Hz):'
  92.     TabOrder = 8
  93.     ExplicitTop = 260
  94.   end
  95.   object WidthFader: TFader
  96.     Left = 81
  97.     Top = 309
  98.     Width = 299
  99.     Height = 16
  100.     Anchors = [akLeft, akRight, akBottom]
  101.     TabOrder = 12
  102.     Associate = Width
  103.     Line = 10.000000000000000000
  104.     Page = 100.000000000000000000
  105.     Min = 20.000000000000000000
  106.     Max = 12000.000000000000000000
  107.     Position = 20.000000000000000000
  108.     Stripe = True
  109.     ExplicitTop = 297
  110.   end
  111.   object Width: TNumEdit
  112.     Left = 384
  113.     Top = 309
  114.     Width = 59
  115.     Height = 21
  116.     Value = 20.000000000000000000
  117.     Min = 20.000000000000000000
  118.     Max = 12000.000000000000000000
  119.     Decimal = 1
  120.     PageChange = 100.000000000000000000
  121.     LineChange = 10.000000000000000000
  122.     Label = 'Width'
  123.     Buddy = WidthFader
  124.     Anchors = [akRight, akBottom]
  125.     Caption = '20.0'
  126.     TabOrder = 13
  127.     MaxLength = 7
  128.     OnChange = Change
  129.     ExplicitTop = 297
  130.   end
  131.   object WidthLabel: TStaticText
  132.     Left = 19
  133.     Top = 309
  134.     Width = 57
  135.     Height = 17
  136.     Alignment = taRightJustify
  137.     Anchors = [akLeft, akBottom]
  138.     Caption = 'Width (Hz):'
  139.     TabOrder = 11
  140.     ExplicitTop = 297
  141.   end
  142.   inline Gain: TVolumeFrame
  143.     Left = 14
  144.     Top = 230
  145.     Width = 430
  146.     Height = 39
  147.     Anchors = [akLeft, akRight, akBottom]
  148.     TabOrder = 7
  149.     TabStop = True
  150.     ExplicitLeft = 14
  151.     ExplicitTop = 218
  152.     ExplicitWidth = 430
  153.     inherited VolumeAxis: TDogAxis
  154.       Left = 67
  155.       Width = 299
  156.       Min = -100.000000000000000000
  157.       Max = 30.000000000000000000
  158.       ExplicitLeft = 67
  159.       ExplicitWidth = 299
  160.     end
  161.     inherited PercentLabel: TStaticText
  162.       Left = 372
  163.       ExplicitLeft = 372
  164.     end
  165.     inherited VolumeFader: TFader
  166.       Left = 67
  167.       Width = 299
  168.       Min = -100.000000000000000000
  169.       Max = 30.000000000000000000
  170.       ExplicitLeft = 67
  171.       ExplicitWidth = 299
  172.     end
  173.     inherited VolumeBox: TNumBox
  174.       Left = 370
  175.       Min = -100.000000000000000000
  176.       Max = 30.000000000000000000
  177.       Label = 'Gain'
  178.       ExplicitLeft = 370
  179.     end
  180.     inherited VolumeLabel: TStaticText
  181.       Left = 11
  182.       Width = 51
  183.       Caption = 'Gain (dB):'
  184.       ExplicitLeft = 11
  185.       ExplicitWidth = 51
  186.     end
  187.   end
  188.   object TimeFader: TFader
  189.     Left = 5
  190.     Top = 189
  191.     Width = 375
  192.     Height = 16
  193.     Anchors = [akLeft, akRight, akBottom]
  194.     TabOrder = 0
  195.     OnChange = TimeChange
  196.     Associate = Time
  197.     Line = 1.000000000000000000
  198.     Page = 10.000000000000000000
  199.     Max = 100.000000000000000000
  200.     Stripe = True
  201.     ExplicitTop = 177
  202.   end
  203.   object Band: TNumEdit
  204.     Left = 401
  205.     Top = 130
  206.     Width = 29
  207.     Height = 21
  208.     Value = 1.000000000000000000
  209.     Min = 1.000000000000000000
  210.     Max = 1.000000000000000000
  211.     PageChange = 10.000000000000000000
  212.     LineChange = 1.000000000000000000
  213.     Label = 'Band'
  214.     Anchors = [akRight, akBottom]
  215.     Caption = '1'
  216.     TabOrder = 2
  217.     MaxLength = 4
  218.     OnChange = BandChange
  219.     ExplicitTop = 118
  220.   end
  221.   object BandLabel: TStaticText
  222.     Left = 402
  223.     Top = 112
  224.     Width = 29
  225.     Height = 17
  226.     Anchors = [akRight, akBottom]
  227.     Caption = 'Band'
  228.     TabOrder = 1
  229.     ExplicitTop = 100
  230.   end
  231.   object BandUpDown: TBuddyUpDown
  232.     Left = 430
  233.     Top = 130
  234.     Width = 15
  235.     Height = 21
  236.     Anchors = [akRight, akBottom]
  237.     Associate = Band
  238.     TabOrder = 3
  239.     ExplicitTop = 118
  240.   end
  241.   object AddBand: TBitton
  242.     Left = 401
  243.     Top = 155
  244.     Width = 20
  245.     Height = 20
  246.     Hint = 'Add a new parametric band'
  247.     Image.Data = {
  248.       F6000000424DF600000000000000760000002800000010000000100000000100
  249.       0400000000008000000000000000000000001000000000000000000000000000
  250.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  251.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  252.       88888888888FF8888888888888FCCF88888888888FCCCCF888888888FCCCCCCF
  253.       8888888FCCCFFCCCF88888FCCCCFFCCCCF888FCCCFFFFFFCCCF88FCCCFFFFFFC
  254.       CCF888FCCCCFFCCCCF88888FCCCFFCCCF8888888FCCCCCCF888888888FCCCCF8
  255.       8888888888FCCF8888888888888FF88888888888888888888888}
  256.     FocusAllowed = True
  257.     TransparentColour = clDefault
  258.     Anchors = [akRight, akBottom]
  259.     Caption = 'Add Band'
  260.     ParentShowHint = False
  261.     ShowHint = True
  262.     OnClick = AddBandClick
  263.     TabStop = True
  264.     TabOrder = 4
  265.     ExplicitTop = 143
  266.   end
  267.   object RemoveBand: TBitton
  268.     Left = 424
  269.     Top = 155
  270.     Width = 20
  271.     Height = 20
  272.     Hint = 'Remove the current parametric band'
  273.     Image.Data = {
  274.       F6000000424DF600000000000000760000002800000010000000100000000100
  275.       0400000000008000000000000000000000001000000000000000000000000000
  276.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  277.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  278.       88888888888FF8888888888888FCCF88888888888FCCCCF888888888FCCCCCCF
  279.       8888888FCCCCCCCCF88888FCCCCCCCCCCF888FCCC999999CCCF88FCCC999999C
  280.       CCF888FCCCCCCCCCCF88888FCCCCCCCCF8888888FCCCCCCF888888888FCCCCF8
  281.       8888888888FCCF8888888888888FF88888888888888888888888}
  282.     FocusAllowed = True
  283.     TransparentColour = clDefault
  284.     Anchors = [akRight, akBottom]
  285.     Caption = 'Remove Band'
  286.     ParentShowHint = False
  287.     ShowHint = True
  288.     OnClick = Remove
  289.     TabStop = True
  290.     TabOrder = 5
  291.     ExplicitTop = 143
  292.   end
  293.   object Time: TTimeEdit
  294.     Left = 384
  295.     Top = 189
  296.     Width = 77
  297.     Height = 21
  298.     Max = 100.000000000000000000
  299.     Decimal = -3
  300.     PageChange = 10.000000000000000000
  301.     LineChange = 1.000000000000000000
  302.     Label = 'Time'
  303.     Buddy = TimeFader
  304.     Anchors = [akRight, akBottom]
  305.     Caption = '00:00:00.000'
  306.     TabOrder = 6
  307.     MaxLength = 20
  308.     Format = tttFull
  309.     ExplicitTop = 177
  310.   end
  311. end
  312.