home *** CD-ROM | disk | FTP | other *** search
- inherited AutoTrimForm: TAutoTrimForm
- Caption = 'AutoTrim'
- ClientHeight = 117
- ClientWidth = 434
- OnClose = FormClose
- ExplicitWidth = 440
- ExplicitHeight = 149
- PixelsPerInch = 96
- TextHeight = 13
- object LengthAxis: TDogAxis [0]
- Left = 106
- Top = 22
- Width = 259
- Height = 16
- Associate = LengthFader
- Max = 5.000000000000000000
- Border = 22
- Anchors = [akLeft, akTop, akRight]
- end
- inherited ButtonOk: TButton
- Left = 189
- Top = 87
- ExplicitLeft = 189
- ExplicitTop = 87
- end
- inherited ButtonCancel: TButton
- Left = 269
- Top = 87
- ExplicitLeft = 269
- ExplicitTop = 87
- end
- inherited ButtonHelp: THelpButton
- Left = 349
- Top = 87
- HelpKey = 'edit_autotrim'
- ExplicitLeft = 349
- ExplicitTop = 87
- end
- object LengthFader: TFader
- Left = 106
- Top = 6
- Width = 259
- Height = 16
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 3
- Associate = Length
- Line = 0.100000000000000000
- Page = 1.000000000000000000
- Max = 5.000000000000000000
- Position = 5.000000000000000000
- Stripe = True
- end
- object Length: TNumEdit
- Left = 369
- Top = 6
- Width = 59
- Height = 21
- Value = 5.000000000000000000
- Max = 5.000000000000000000
- Decimal = 3
- PageChange = 1.000000000000000000
- LineChange = 0.100000000000000000
- Label = 'Length'
- Buddy = LengthFader
- Anchors = [akTop, akRight]
- Caption = '5.000'
- TabOrder = 4
- MaxLength = 7
- end
- object LengthLabel: TStaticText
- Left = 7
- Top = 8
- Width = 95
- Height = 17
- Alignment = taRightJustify
- Caption = 'Silence to keep (s):'
- TabOrder = 5
- end
- inline Volume: TVolumeFrame
- Left = 26
- Top = 44
- Width = 403
- Height = 39
- TabOrder = 6
- TabStop = True
- ExplicitLeft = 26
- ExplicitTop = 44
- ExplicitWidth = 403
- inherited VolumeAxis: TDogAxis
- Left = 80
- Width = 259
- Min = -90.000000000000000000
- Max = 0.000000000000000000
- ExplicitLeft = 80
- ExplicitWidth = 259
- end
- inherited PercentLabel: TStaticText
- Left = 345
- ExplicitLeft = 345
- end
- inherited VolumeFader: TFader
- Left = 80
- Width = 259
- Min = -90.000000000000000000
- Max = 0.000000000000000000
- Position = -36.000000000000000000
- ExplicitLeft = 80
- ExplicitWidth = 259
- end
- inherited VolumeBox: TNumBox
- Left = 343
- Value = -36.000000000000000000
- Min = -90.000000000000000000
- Max = 0.000000000000000000
- Label = 'Threshold'
- Items.Strings = (
- '-20.0'
- '-26.0'
- '-30.5'
- '-34.0'
- '-36.5'
- '-40.0'
- '-46.0')
- Text = '-36.0'
- ExplicitLeft = 343
- end
- inherited VolumeLabel: TStaticText
- Width = 76
- Caption = 'Threshold (dB):'
- ExplicitWidth = 76
- end
- end
- end
-