home *** CD-ROM | disk | FTP | other *** search
- inherited ExpanderForm: TExpanderForm
- Caption = 'Compressor/Expander'
- ClientHeight = 247
- ClientWidth = 389
- OldCreateOrder = True
- ExplicitWidth = 389
- ExplicitHeight = 247
- PixelsPerInch = 96
- TextHeight = 13
- object AttackAxis: TDogAxis
- Left = 82
- Top = 104
- Width = 239
- Height = 16
- Associate = AttackFader
- Max = 1.000000000000000000
- Border = 22
- Anchors = [akLeft, akTop, akRight]
- end
- object ReleaseAxis: TDogAxis
- Left = 82
- Top = 144
- Width = 239
- Height = 16
- Associate = ReleaseFader
- Max = 1.000000000000000000
- Border = 22
- Anchors = [akLeft, akTop, akRight]
- end
- inline Multiplier: TVolumeFrame
- Left = 8
- Top = 6
- Width = 377
- Height = 39
- TabOrder = 0
- TabStop = True
- ExplicitLeft = 8
- ExplicitTop = 6
- ExplicitWidth = 377
- inherited VolumeAxis: TDogAxis
- Left = 74
- Width = 239
- Min = -90.000000000000000000
- Max = 12.000000000000000000
- ExplicitLeft = 74
- ExplicitWidth = 239
- end
- inherited PercentLabel: TStaticText
- Left = 319
- ExplicitLeft = 319
- end
- inherited VolumeFader: TFader
- Left = 74
- Width = 239
- Min = -90.000000000000000000
- Max = 12.000000000000000000
- ExplicitLeft = 74
- ExplicitWidth = 239
- end
- inherited VolumeBox: TNumBox
- Left = 317
- Min = -90.000000000000000000
- Max = 12.000000000000000000
- PageChange = 1.000000000000000000
- Label = 'Multiplier'
- ExplicitLeft = 317
- end
- inherited VolumeLabel: TStaticText
- Width = 70
- Caption = 'Multiplier (dB):'
- ExplicitWidth = 70
- end
- end
- inline Threshold: TVolumeFrame
- Left = 2
- Top = 47
- Width = 383
- Height = 39
- TabOrder = 1
- TabStop = True
- ExplicitLeft = 2
- ExplicitTop = 47
- ExplicitWidth = 383
- inherited VolumeAxis: TDogAxis
- Left = 80
- Width = 239
- Min = -90.000000000000000000
- Max = 0.000000000000000000
- ExplicitLeft = 80
- ExplicitWidth = 239
- end
- inherited PercentLabel: TStaticText
- Left = 325
- ExplicitLeft = 325
- end
- inherited VolumeFader: TFader
- Left = 80
- Width = 239
- Min = -90.000000000000000000
- Max = 0.000000000000000000
- Position = -6.000000000000000000
- ExplicitLeft = 80
- ExplicitWidth = 239
- end
- inherited VolumeBox: TNumBox
- Left = 323
- Value = -6.000000000000000000
- Min = -90.000000000000000000
- Max = 0.000000000000000000
- Label = 'Threshold'
- Items.Strings = (
- '-6.0206'
- '-12.041'
- '-15.0'
- '-18.0'
- '-24.0'
- '-36.0')
- Text = '-6.0'
- ExplicitLeft = 323
- end
- inherited VolumeLabel: TStaticText
- Width = 76
- Caption = 'Threshold (dB):'
- ExplicitWidth = 76
- end
- end
- object AttackFader: TFader
- Left = 82
- Top = 88
- Width = 239
- Height = 16
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 2
- Associate = Attack
- Line = 0.010000000000000000
- Page = 0.100000000000000000
- Max = 1.000000000000000000
- Position = 0.100000000000000000
- Stripe = True
- end
- object Attack: TNumBox
- Left = 325
- Top = 88
- Width = 59
- Height = 21
- Value = 0.100000000000000000
- Max = 1.000000000000000000
- Decimal = 3
- PageChange = 0.100000000000000000
- LineChange = 0.010000000000000000
- Label = 'Attack'
- Buddy = AttackFader
- Anchors = [akTop, akRight]
- AutoComplete = False
- Items.Strings = (
- '0.025'
- '0.050'
- '0.075'
- '0.100'
- '0.250'
- '0.500')
- TabOrder = 3
- Text = '0.100'
- MaxLength = 7
- OnChange = Change
- end
- object AttackLabel: TStaticText
- Left = 26
- Top = 88
- Width = 52
- Height = 17
- Alignment = taRightJustify
- Caption = 'Attack (s):'
- TabOrder = 6
- end
- object ReleaseFader: TFader
- Left = 82
- Top = 128
- Width = 239
- Height = 16
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 4
- Associate = Release
- Line = 0.010000000000000000
- Page = 0.100000000000000000
- Max = 1.000000000000000000
- Position = 0.100000000000000000
- Stripe = True
- end
- object Release: TNumBox
- Left = 325
- Top = 128
- Width = 59
- Height = 21
- Value = 0.100000000000000000
- Max = 1.000000000000000000
- Decimal = 3
- PageChange = 0.100000000000000000
- LineChange = 0.010000000000000000
- Label = 'Release'
- Buddy = ReleaseFader
- Anchors = [akTop, akRight]
- AutoComplete = False
- Items.Strings = (
- '0.025'
- '0.050'
- '0.075'
- '0.100'
- '0.250'
- '0.500')
- TabOrder = 5
- Text = '0.100'
- MaxLength = 7
- OnChange = Change
- end
- object ReleaseLabel: TStaticText
- Left = 18
- Top = 128
- Width = 60
- Height = 17
- Alignment = taRightJustify
- Caption = 'Release (s):'
- TabOrder = 7
- end
- object Mode: TRadioGroup
- Left = 82
- Top = 163
- Width = 239
- Height = 39
- Caption = ' Mode '
- Columns = 2
- Items.Strings = (
- 'Expander'
- 'Compressor')
- TabOrder = 8
- OnClick = Change
- end
- object Settings: TGroupBox
- Left = 82
- Top = 205
- Width = 239
- Height = 39
- Caption = ' Settings '
- TabOrder = 9
- object Anticipate: TCheckBox
- Left = 8
- Top = 15
- Width = 103
- Height = 17
- Caption = 'Anticipate attack'
- TabOrder = 0
- OnClick = Change
- end
- object Smoother: TCheckBox
- Left = 123
- Top = 15
- Width = 109
- Height = 17
- Caption = 'Use smoother'
- TabOrder = 1
- OnClick = Change
- end
- end
- end
-