home *** CD-ROM | disk | FTP | other *** search
- inherited ParametricEQForm: TParametricEQForm
- Caption = 'Parametric EQ'
- ClientHeight = 345
- ClientWidth = 465
- Constraints.MinHeight = 333
- Constraints.MinWidth = 400
- OldCreateOrder = True
- ExplicitWidth = 465
- ExplicitHeight = 345
- PixelsPerInch = 96
- TextHeight = 13
- object CenterAxis: TDogAxis
- Left = 81
- Top = 288
- Width = 299
- Height = 16
- Associate = CenterFader
- Min = 20.000000000000000000
- Max = 20000.000000000000000000
- Border = 22
- Anchors = [akLeft, akRight, akBottom]
- ExplicitTop = 276
- end
- object WidthAxis: TDogAxis
- Left = 81
- Top = 325
- Width = 299
- Height = 16
- Associate = WidthFader
- Min = 20.000000000000000000
- Max = 12000.000000000000000000
- Border = 22
- Anchors = [akLeft, akRight, akBottom]
- ExplicitTop = 313
- end
- object TimeAxis: TDogAxis
- Left = 5
- Top = 205
- Width = 375
- Height = 16
- Associate = TimeFader
- Max = 100.000000000000000000
- Border = 22
- Time = True
- Anchors = [akLeft, akRight, akBottom]
- ExplicitTop = 193
- end
- object CenterFader: TFader
- Left = 81
- Top = 272
- Width = 299
- Height = 16
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 9
- Associate = Center
- Line = 10.000000000000000000
- Page = 100.000000000000000000
- Min = 20.000000000000000000
- Max = 20000.000000000000000000
- Position = 1000.000000000000000000
- Stripe = True
- ExplicitTop = 260
- end
- object Center: TNumEdit
- Left = 384
- Top = 272
- Width = 59
- Height = 21
- Value = 1000.000000000000000000
- Min = 20.000000000000000000
- Max = 20000.000000000000000000
- Decimal = 1
- PageChange = 100.000000000000000000
- LineChange = 10.000000000000000000
- Label = 'Center'
- Buddy = CenterFader
- Anchors = [akRight, akBottom]
- Caption = '1000.0'
- TabOrder = 10
- MaxLength = 7
- OnChange = Change
- ExplicitTop = 260
- end
- object CenterLabel: TStaticText
- Left = 16
- Top = 272
- Width = 60
- Height = 17
- Alignment = taRightJustify
- Anchors = [akLeft, akBottom]
- Caption = 'Center (Hz):'
- TabOrder = 8
- ExplicitTop = 260
- end
- object WidthFader: TFader
- Left = 81
- Top = 309
- Width = 299
- Height = 16
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 12
- Associate = Width
- Line = 10.000000000000000000
- Page = 100.000000000000000000
- Min = 20.000000000000000000
- Max = 12000.000000000000000000
- Position = 20.000000000000000000
- Stripe = True
- ExplicitTop = 297
- end
- object Width: TNumEdit
- Left = 384
- Top = 309
- Width = 59
- Height = 21
- Value = 20.000000000000000000
- Min = 20.000000000000000000
- Max = 12000.000000000000000000
- Decimal = 1
- PageChange = 100.000000000000000000
- LineChange = 10.000000000000000000
- Label = 'Width'
- Buddy = WidthFader
- Anchors = [akRight, akBottom]
- Caption = '20.0'
- TabOrder = 13
- MaxLength = 7
- OnChange = Change
- ExplicitTop = 297
- end
- object WidthLabel: TStaticText
- Left = 19
- Top = 309
- Width = 57
- Height = 17
- Alignment = taRightJustify
- Anchors = [akLeft, akBottom]
- Caption = 'Width (Hz):'
- TabOrder = 11
- ExplicitTop = 297
- end
- inline Gain: TVolumeFrame
- Left = 14
- Top = 230
- Width = 430
- Height = 39
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 7
- TabStop = True
- ExplicitLeft = 14
- ExplicitTop = 218
- ExplicitWidth = 430
- inherited VolumeAxis: TDogAxis
- Left = 67
- Width = 299
- Min = -100.000000000000000000
- Max = 30.000000000000000000
- ExplicitLeft = 67
- ExplicitWidth = 299
- end
- inherited PercentLabel: TStaticText
- Left = 372
- ExplicitLeft = 372
- end
- inherited VolumeFader: TFader
- Left = 67
- Width = 299
- Min = -100.000000000000000000
- Max = 30.000000000000000000
- ExplicitLeft = 67
- ExplicitWidth = 299
- end
- inherited VolumeBox: TNumBox
- Left = 370
- Min = -100.000000000000000000
- Max = 30.000000000000000000
- Label = 'Gain'
- ExplicitLeft = 370
- end
- inherited VolumeLabel: TStaticText
- Left = 11
- Width = 51
- Caption = 'Gain (dB):'
- ExplicitLeft = 11
- ExplicitWidth = 51
- end
- end
- object TimeFader: TFader
- Left = 5
- Top = 189
- Width = 375
- Height = 16
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 0
- OnChange = TimeChange
- Associate = Time
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Max = 100.000000000000000000
- Stripe = True
- ExplicitTop = 177
- end
- object Band: TNumEdit
- Left = 401
- Top = 130
- Width = 29
- Height = 21
- Value = 1.000000000000000000
- Min = 1.000000000000000000
- Max = 1.000000000000000000
- PageChange = 10.000000000000000000
- LineChange = 1.000000000000000000
- Label = 'Band'
- Anchors = [akRight, akBottom]
- Caption = '1'
- TabOrder = 2
- MaxLength = 4
- OnChange = BandChange
- ExplicitTop = 118
- end
- object BandLabel: TStaticText
- Left = 402
- Top = 112
- Width = 29
- Height = 17
- Anchors = [akRight, akBottom]
- Caption = 'Band'
- TabOrder = 1
- ExplicitTop = 100
- end
- object BandUpDown: TBuddyUpDown
- Left = 430
- Top = 130
- Width = 15
- Height = 21
- Anchors = [akRight, akBottom]
- Associate = Band
- TabOrder = 3
- ExplicitTop = 118
- end
- object AddBand: TBitton
- Left = 401
- Top = 155
- Width = 20
- Height = 20
- Hint = 'Add a new parametric band'
- Image.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 88888888888FF8888888888888FCCF88888888888FCCCCF888888888FCCCCCCF
- 8888888FCCCFFCCCF88888FCCCCFFCCCCF888FCCCFFFFFFCCCF88FCCCFFFFFFC
- CCF888FCCCCFFCCCCF88888FCCCFFCCCF8888888FCCCCCCF888888888FCCCCF8
- 8888888888FCCF8888888888888FF88888888888888888888888}
- FocusAllowed = True
- TransparentColour = clDefault
- Anchors = [akRight, akBottom]
- Caption = 'Add Band'
- ParentShowHint = False
- ShowHint = True
- OnClick = AddBandClick
- TabStop = True
- TabOrder = 4
- ExplicitTop = 143
- end
- object RemoveBand: TBitton
- Left = 424
- Top = 155
- Width = 20
- Height = 20
- Hint = 'Remove the current parametric band'
- Image.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 88888888888FF8888888888888FCCF88888888888FCCCCF888888888FCCCCCCF
- 8888888FCCCCCCCCF88888FCCCCCCCCCCF888FCCC999999CCCF88FCCC999999C
- CCF888FCCCCCCCCCCF88888FCCCCCCCCF8888888FCCCCCCF888888888FCCCCF8
- 8888888888FCCF8888888888888FF88888888888888888888888}
- FocusAllowed = True
- TransparentColour = clDefault
- Anchors = [akRight, akBottom]
- Caption = 'Remove Band'
- ParentShowHint = False
- ShowHint = True
- OnClick = Remove
- TabStop = True
- TabOrder = 5
- ExplicitTop = 143
- end
- object Time: TTimeEdit
- Left = 384
- Top = 189
- Width = 77
- Height = 21
- Max = 100.000000000000000000
- Decimal = -3
- PageChange = 10.000000000000000000
- LineChange = 1.000000000000000000
- Label = 'Time'
- Buddy = TimeFader
- Anchors = [akRight, akBottom]
- Caption = '00:00:00.000'
- TabOrder = 6
- MaxLength = 20
- Format = tttFull
- ExplicitTop = 177
- end
- end
-