home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TSILENCEREDUCTIONFORM
/
TSILENCEREDUCTIONFORM.txt
Wrap
Text File
|
2003-10-10
|
2KB
|
114 lines
inherited SilenceReductionForm: TSilenceReductionForm
Caption = 'Silence Reduction'
ClientHeight = 79
ClientWidth = 458
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object MinimumLengthAxis: TDogAxis
Left = 119
Top = 60
Width = 268
Height = 16
Associate = MinimulLengthFader
Min = 0.010000000000000000
Max = 10
Border = 22
Anchors = [akLeft, akTop, akRight]
end
inline Threshold: TVolumeFrame
Left = -1
Top = 3
Width = 452
inherited VolumeAxis: TDogAxis
Left = 120
Width = 268
Min = -60
Max = 0
end
inherited PercentLabel: TStaticText
Left = 394
end
inherited VolumeFader: TFader
Left = 120
Width = 268
Min = -60
Max = 0
Position = -6
end
inherited VolumeBox: TNumBox
Left = 392
Value = -6
Min = -60
Max = 0
Label = 'Threshold'
Items.Strings = (
'-12.041'
'-18.0'
'-24.0'
'-36.0'
'-48.0'
'-60.0')
Text = '-6.0'
end
inherited VolumeLabel: TStaticText
Left = 6
Width = 110
Alignment = taRightJustify
Caption = 'Silence threshold (dB):'
end
end
object MinimulLengthFader: TFader
Left = 119
Top = 44
Width = 268
Height = 16
Anchors = [akLeft, akTop, akRight]
TabOrder = 1
Associate = MinimumLength
Line = 0.100000000000000000
Page = 1
Min = 0.010000000000000000
Max = 10
Position = 0.100000000000000000
Stripe = True
end
object MinimumLength: TNumBox
Left = 391
Top = 44
Width = 59
Height = 21
TabStop = True
Value = 1
Min = 0.010000000000000000
Max = 10
Decimal = 3
PageChange = 1
LineChange = 0.100000000000000000
Label = 'Minimum length'
Buddy = MinimulLengthFader
Anchors = [akTop, akRight]
Items.Strings = (
'0.25'
'0.50'
'0.75'
'1.0'
'2.0'
'5.0'
'10.0')
TabOrder = 2
Text = '1.000'
MaxLength = 7
OnChange = Change
end
object LengthLabel: TStaticText
Left = 12
Top = 46
Width = 103
Height = 17
Alignment = taRightJustify
Caption = 'Reduce to length (s):'
TabOrder = 3
end
end