home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Multimedia / goldwave / gwave509.exe / GoldWave.exe / 0 / RCDATA / TEXPANDERFORM / TEXPANDERFORM.txt
Text File  |  2005-01-25  |  5KB  |  238 lines

  1. inherited ExpanderForm: TExpanderForm
  2.   Caption = 'Compressor/Expander'
  3.   ClientHeight = 247
  4.   ClientWidth = 389
  5.   OldCreateOrder = True
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   object AttackAxis: TDogAxis
  9.     Left = 82
  10.     Top = 104
  11.     Width = 239
  12.     Height = 16
  13.     Associate = AttackFader
  14.     Max = 1
  15.     Border = 22
  16.     Anchors = [akLeft, akTop, akRight]
  17.   end
  18.   object ReleaseAxis: TDogAxis
  19.     Left = 82
  20.     Top = 144
  21.     Width = 239
  22.     Height = 16
  23.     Associate = ReleaseFader
  24.     Max = 1
  25.     Border = 22
  26.     Anchors = [akLeft, akTop, akRight]
  27.   end
  28.   inline Multiplier: TVolumeFrame
  29.     Left = 8
  30.     Top = 6
  31.     Width = 377
  32.     inherited VolumeAxis: TDogAxis
  33.       Left = 74
  34.       Width = 239
  35.       Min = -60
  36.       Max = 12
  37.     end
  38.     inherited PercentLabel: TStaticText
  39.       Left = 319
  40.     end
  41.     inherited VolumeFader: TFader
  42.       Left = 74
  43.       Width = 239
  44.       Min = -60
  45.       Max = 12
  46.     end
  47.     inherited VolumeBox: TNumBox
  48.       Left = 317
  49.       Min = -60
  50.       Max = 12
  51.       PageChange = 1
  52.       Label = 'Multiplier'
  53.     end
  54.     inherited VolumeLabel: TStaticText
  55.       Width = 70
  56.       Caption = 'Multiplier (dB):'
  57.     end
  58.   end
  59.   inline Threshold: TVolumeFrame
  60.     Left = 2
  61.     Top = 47
  62.     Width = 383
  63.     TabOrder = 1
  64.     inherited VolumeAxis: TDogAxis
  65.       Left = 80
  66.       Width = 239
  67.       Min = -60
  68.       Max = 0
  69.     end
  70.     inherited PercentLabel: TStaticText
  71.       Left = 325
  72.     end
  73.     inherited VolumeFader: TFader
  74.       Left = 80
  75.       Width = 239
  76.       Min = -60
  77.       Max = 0
  78.       Position = -6
  79.     end
  80.     inherited VolumeBox: TNumBox
  81.       Left = 323
  82.       Value = -6
  83.       Min = -60
  84.       Max = 0
  85.       Label = 'Threshold'
  86.       Items.Strings = (
  87.         '-6.0206'
  88.         '-12.041'
  89.         '-15.0'
  90.         '-18.0'
  91.         '-24.0'
  92.         '-36.0')
  93.       Text = '-6.0'
  94.     end
  95.     inherited VolumeLabel: TStaticText
  96.       Width = 76
  97.       Caption = 'Threshold (dB):'
  98.     end
  99.   end
  100.   object AttackFader: TFader
  101.     Left = 82
  102.     Top = 88
  103.     Width = 239
  104.     Height = 16
  105.     Anchors = [akLeft, akTop, akRight]
  106.     TabOrder = 2
  107.     Associate = Attack
  108.     Line = 0.010000000000000000
  109.     Page = 0.100000000000000000
  110.     Max = 1
  111.     Position = 0.100000000000000000
  112.     Stripe = True
  113.   end
  114.   object Attack: TNumBox
  115.     Left = 325
  116.     Top = 88
  117.     Width = 59
  118.     Height = 21
  119.     TabStop = True
  120.     Value = 0.100000000000000000
  121.     Max = 1
  122.     Decimal = 3
  123.     PageChange = 0.100000000000000000
  124.     LineChange = 0.010000000000000000
  125.     Label = 'Attack'
  126.     Buddy = AttackFader
  127.     Anchors = [akTop, akRight]
  128.     Items.Strings = (
  129.       '0.025'
  130.       '0.050'
  131.       '0.075'
  132.       '0.100'
  133.       '0.250'
  134.       '0.500')
  135.     TabOrder = 3
  136.     Text = '0.100'
  137.     MaxLength = 7
  138.     OnChange = Change
  139.   end
  140.   object AttackLabel: TStaticText
  141.     Left = 26
  142.     Top = 88
  143.     Width = 52
  144.     Height = 17
  145.     Alignment = taRightJustify
  146.     Caption = 'Attack (s):'
  147.     TabOrder = 6
  148.   end
  149.   object ReleaseFader: TFader
  150.     Left = 82
  151.     Top = 128
  152.     Width = 239
  153.     Height = 16
  154.     Anchors = [akLeft, akTop, akRight]
  155.     TabOrder = 4
  156.     Associate = Release
  157.     Line = 0.010000000000000000
  158.     Page = 0.100000000000000000
  159.     Max = 1
  160.     Position = 0.100000000000000000
  161.     Stripe = True
  162.   end
  163.   object Release: TNumBox
  164.     Left = 325
  165.     Top = 128
  166.     Width = 59
  167.     Height = 21
  168.     TabStop = True
  169.     Value = 0.100000000000000000
  170.     Max = 1
  171.     Decimal = 3
  172.     PageChange = 0.100000000000000000
  173.     LineChange = 0.010000000000000000
  174.     Label = 'Release'
  175.     Buddy = ReleaseFader
  176.     Anchors = [akTop, akRight]
  177.     Items.Strings = (
  178.       '0.025'
  179.       '0.050'
  180.       '0.075'
  181.       '0.100'
  182.       '0.250'
  183.       '0.500')
  184.     TabOrder = 5
  185.     Text = '0.100'
  186.     MaxLength = 7
  187.     OnChange = Change
  188.   end
  189.   object ReleaseLabel: TStaticText
  190.     Left = 18
  191.     Top = 128
  192.     Width = 60
  193.     Height = 17
  194.     Alignment = taRightJustify
  195.     Caption = 'Release (s):'
  196.     TabOrder = 7
  197.   end
  198.   object Mode: TRadioGroup
  199.     Left = 82
  200.     Top = 163
  201.     Width = 239
  202.     Height = 39
  203.     Caption = ' Mode '
  204.     Columns = 2
  205.     Items.Strings = (
  206.       'Expander'
  207.       'Compressor')
  208.     TabOrder = 8
  209.     OnClick = Change
  210.   end
  211.   object Settings: TGroupBox
  212.     Left = 82
  213.     Top = 205
  214.     Width = 239
  215.     Height = 39
  216.     Caption = ' Settings '
  217.     TabOrder = 9
  218.     object Anticipate: TCheckBox
  219.       Left = 8
  220.       Top = 15
  221.       Width = 103
  222.       Height = 17
  223.       Caption = 'Anticipate attack'
  224.       TabOrder = 0
  225.       OnClick = Change
  226.     end
  227.     object Smoother: TCheckBox
  228.       Left = 123
  229.       Top = 15
  230.       Width = 109
  231.       Height = 17
  232.       Caption = 'Use smoother'
  233.       TabOrder = 1
  234.       OnClick = Change
  235.     end
  236.   end
  237. end
  238.