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

  1. inherited AutoCueForm: TAutoCueForm
  2.   Caption = 'Auto Cue'
  3.   ClientHeight = 322
  4.   ClientWidth = 429
  5.   ExplicitWidth = 435
  6.   ExplicitHeight = 354
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited ButtonOk: TButton
  10.     Left = 184
  11.     Top = 292
  12.     TabOrder = 2
  13.     OnClick = ButtonOkClick
  14.     ExplicitLeft = 184
  15.     ExplicitTop = 245
  16.   end
  17.   inherited ButtonCancel: TButton
  18.     Left = 264
  19.     Top = 292
  20.     TabOrder = 3
  21.     ExplicitLeft = 264
  22.     ExplicitTop = 245
  23.   end
  24.   inherited ButtonHelp: THelpButton
  25.     Left = 344
  26.     Top = 292
  27.     TabOrder = 4
  28.     HelpKey = 'cue_autocue'
  29.     ExplicitLeft = 344
  30.     ExplicitTop = 245
  31.   end
  32.   object PageControl: TPageControl
  33.     Left = 3
  34.     Top = 5
  35.     Width = 422
  36.     Height = 237
  37.     ActivePage = Silence
  38.     Style = tsFlatButtons
  39.     TabOrder = 0
  40.     object Silence: TTabSheet
  41.       Caption = 'Mark Silence'
  42.       ExplicitLeft = 0
  43.       ExplicitTop = 0
  44.       ExplicitWidth = 0
  45.       ExplicitHeight = 0
  46.       object SilenceSettings: TGroupBox
  47.         Left = 2
  48.         Top = 0
  49.         Width = 411
  50.         Height = 105
  51.         Caption = ' Search for silences with the following properties: '
  52.         TabOrder = 0
  53.         object LengthAxis: TDogAxis
  54.           Left = 122
  55.           Top = 83
  56.           Width = 215
  57.           Height = 16
  58.           Associate = LengthFader
  59.           Min = 0.010000000000000000
  60.           Max = 10.000000000000000000
  61.           Border = 22
  62.         end
  63.         inline Threshold: TVolumeFrame
  64.           Left = 14
  65.           Top = 26
  66.           Width = 387
  67.           Height = 39
  68.           TabOrder = 0
  69.           TabStop = True
  70.           ExplicitLeft = 14
  71.           ExplicitTop = 26
  72.           ExplicitWidth = 387
  73.           inherited VolumeAxis: TDogAxis
  74.             Left = 108
  75.             Width = 215
  76.             Max = 0.000000000000000000
  77.             ExplicitLeft = 108
  78.             ExplicitWidth = 215
  79.           end
  80.           inherited PercentLabel: TStaticText
  81.             Left = 329
  82.             ShowAccelChar = False
  83.             ExplicitLeft = 329
  84.           end
  85.           inherited VolumeFader: TFader
  86.             Left = 108
  87.             Width = 215
  88.             Max = 0.000000000000000000
  89.             Position = -30.000000000000000000
  90.             ExplicitLeft = 108
  91.             ExplicitWidth = 215
  92.           end
  93.           inherited VolumeBox: TNumBox
  94.             Left = 327
  95.             Value = -30.000000000000000000
  96.             Max = 0.000000000000000000
  97.             Label = 'Threshold'
  98.             Items.Strings = (
  99.               '-32'
  100.               '-36'
  101.               '-40'
  102.               '-48'
  103.               '-56'
  104.               '-60'
  105.               '-80'
  106.               '-90')
  107.             Text = '-30'
  108.             ExplicitLeft = 327
  109.           end
  110.           inherited VolumeLabel: TStaticText
  111.             Width = 104
  112.             Caption = 'Below threshold (dB):'
  113.             ShowAccelChar = False
  114.             ExplicitWidth = 104
  115.           end
  116.         end
  117.         object LengthLabel: TStaticText
  118.           Left = 24
  119.           Top = 67
  120.           Width = 94
  121.           Height = 17
  122.           Alignment = taRightJustify
  123.           Caption = 'Minimum length (s):'
  124.           ShowAccelChar = False
  125.           TabOrder = 1
  126.         end
  127.         object LengthFader: TFader
  128.           Left = 122
  129.           Top = 67
  130.           Width = 215
  131.           Height = 16
  132.           TabOrder = 2
  133.           Associate = Length
  134.           Line = 0.100000000000000000
  135.           Page = 1.000000000000000000
  136.           Min = 0.010000000000000000
  137.           Max = 10.000000000000000000
  138.           Position = 0.010000000000000000
  139.           Stripe = True
  140.         end
  141.         object Length: TTimeEdit
  142.           Left = 341
  143.           Top = 67
  144.           Width = 59
  145.           Height = 21
  146.           Value = 1.500000000000000000
  147.           Min = 0.010000000000000000
  148.           Max = 10.000000000000000000
  149.           Decimal = -2
  150.           PageChange = 1.000000000000000000
  151.           LineChange = 0.100000000000000000
  152.           Label = 'Length'
  153.           Buddy = LengthFader
  154.           Caption = '1.50'
  155.           TabOrder = 3
  156.           MaxLength = 7
  157.         end
  158.       end
  159.       object PlacementSettings: TGroupBox
  160.         Left = 2
  161.         Top = 110
  162.         Width = 411
  163.         Height = 91
  164.         Caption = ' Set a cue point within a silent area as follows: '
  165.         TabOrder = 1
  166.         object PlacementAxis: TDogAxis
  167.           Left = 194
  168.           Top = 69
  169.           Width = 143
  170.           Height = 16
  171.           Associate = PlacementFader
  172.           Max = 100.000000000000000000
  173.           Border = 22
  174.         end
  175.         object SeparationLabel: TStaticText
  176.           Left = 6
  177.           Top = 24
  178.           Width = 184
  179.           Height = 17
  180.           Alignment = taRightJustify
  181.           Caption = 'Minimum separation between cues (s):'
  182.           ShowAccelChar = False
  183.           TabOrder = 0
  184.         end
  185.         object Separation: TTimeBox
  186.           Left = 194
  187.           Top = 23
  188.           Width = 91
  189.           Height = 21
  190.           Max = 5000.000000000000000000
  191.           Decimal = -2
  192.           PageChange = 10.000000000000000000
  193.           LineChange = 1.000000000000000000
  194.           Label = 'Separation'
  195.           AutoComplete = False
  196.           DropDownCount = 10
  197.           Items.Strings = (
  198.             '0.0'
  199.             '0.25'
  200.             '0.5'
  201.             '1.0'
  202.             '2.0'
  203.             '5.0'
  204.             '10.0'
  205.             '30.0'
  206.             '1:00'
  207.             '2:00'
  208.             '5:00'
  209.             '10:00')
  210.           TabOrder = 1
  211.           Text = '0.00'
  212.           MaxLength = 20
  213.           Caption = '0.00'
  214.         end
  215.         object PlacementLabel: TStaticText
  216.           Left = 41
  217.           Top = 53
  218.           Width = 149
  219.           Height = 17
  220.           Alignment = taRightJustify
  221.           Caption = 'Cue placement within area (%):'
  222.           ShowAccelChar = False
  223.           TabOrder = 2
  224.         end
  225.         object PlacementFader: TFader
  226.           Left = 194
  227.           Top = 53
  228.           Width = 143
  229.           Height = 16
  230.           TabOrder = 3
  231.           Associate = Placement
  232.           Line = 1.000000000000000000
  233.           Page = 10.000000000000000000
  234.           Max = 100.000000000000000000
  235.           Position = 50.000000000000000000
  236.           Stripe = True
  237.         end
  238.         object Placement: TNumBox
  239.           Left = 342
  240.           Top = 53
  241.           Width = 59
  242.           Height = 21
  243.           Value = 50.000000000000000000
  244.           Max = 100.000000000000000000
  245.           PageChange = 10.000000000000000000
  246.           LineChange = 1.000000000000000000
  247.           Label = 'Placement'
  248.           Buddy = PlacementFader
  249.           AutoComplete = False
  250.           Items.Strings = (
  251.             '0'
  252.             '25'
  253.             '50'
  254.             '75'
  255.             '100')
  256.           TabOrder = 4
  257.           Text = '50'
  258.         end
  259.       end
  260.     end
  261.     object Space: TTabSheet
  262.       Caption = 'Spacing'
  263.       ImageIndex = 1
  264.       ExplicitLeft = 0
  265.       ExplicitTop = 0
  266.       ExplicitWidth = 0
  267.       ExplicitHeight = 0
  268.       object SpacingSettings: TGroupBox
  269.         Left = 2
  270.         Top = 0
  271.         Width = 411
  272.         Height = 89
  273.         Caption = ' Set cue points at equal intervals: '
  274.         TabOrder = 0
  275.         object StartLabel: TStaticText
  276.           Left = 119
  277.           Top = 25
  278.           Width = 77
  279.           Height = 17
  280.           Alignment = taRightJustify
  281.           Caption = 'Starting at time:'
  282.           ShowAccelChar = False
  283.           TabOrder = 0
  284.         end
  285.         object Start: TTimeEdit
  286.           Left = 200
  287.           Top = 22
  288.           Width = 91
  289.           Height = 21
  290.           Max = 1000000.000000000000000000
  291.           Decimal = -2
  292.           PageChange = 10.000000000000000000
  293.           LineChange = 1.000000000000000000
  294.           Label = 'Starting Time'
  295.           Caption = '0.00'
  296.           TabOrder = 1
  297.           MaxLength = 20
  298.         end
  299.         object IntervalLabel: TStaticText
  300.           Left = 140
  301.           Top = 53
  302.           Width = 56
  303.           Height = 17
  304.           Alignment = taRightJustify
  305.           Caption = 'Interval (s):'
  306.           ShowAccelChar = False
  307.           TabOrder = 2
  308.         end
  309.         object Interval: TTimeBox
  310.           Left = 200
  311.           Top = 50
  312.           Width = 91
  313.           Height = 21
  314.           Value = 300.000000000000000000
  315.           Min = 0.100000000000000000
  316.           Max = 5000.000000000000000000
  317.           Decimal = -2
  318.           PageChange = 10.000000000000000000
  319.           LineChange = 1.000000000000000000
  320.           Label = 'Separation'
  321.           AutoComplete = False
  322.           DropDownCount = 10
  323.           Items.Strings = (
  324.             '1.0'
  325.             '2.0'
  326.             '5.0'
  327.             '10.0'
  328.             '30.0'
  329.             '1:00.0'
  330.             '2:00.0'
  331.             '5:00.0'
  332.             '10:00.0'
  333.             '30:00.0'
  334.             '1:00:00.0')
  335.           TabOrder = 3
  336.           Text = '5:00.00'
  337.           MaxLength = 20
  338.           Caption = '5:00.00'
  339.         end
  340.       end
  341.     end
  342.   end
  343.   object CueNaming: TRadioGroup
  344.     Left = 8
  345.     Top = 239
  346.     Width = 413
  347.     Height = 43
  348.     Caption = ' Cue naming: '
  349.     Columns = 3
  350.     ItemIndex = 0
  351.     Items.Strings = (
  352.       'Time based (H:M:S)'
  353.       'Numbered (1, 2, 3...)'
  354.       'Lettered (A, B, C...)')
  355.     TabOrder = 1
  356.   end
  357. end
  358.