home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Plucked!.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2004-07-18
|
4KB
|
151 lines
object SynthEditorForm: TSynthEditorForm
Left = 195
Top = 106
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SynthForm'
ClientHeight = 105
ClientWidth = 157
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SynthPanel: TWPControl
Left = 0
Top = 0
Width = 157
Height = 105
Align = alClient
Color = 5452845
ParentColor = False
ParentShowHint = True
object DecayWheel: TWAVWheel
Left = 37
Top = 34
Width = 27
Height = 27
Hint = '|^b^aDecay'
Options = []
MoveSpeed = 16
SlowMotionDiv = 4
Max = 256
Value = 128
DefaultValue = 128
OnChange = WheelChange
MouseButton = mbLeft
HotSideX = 8
HotSideY = 8
PopupMenu = SynthResModule.WheelMenu
BmpList = SynthResModule.MainWheelIL
end
object ColorWheel: TWAVWheel
Tag = 1
Left = 96
Top = 44
Width = 27
Height = 27
Hint = '|^b^aColor'
Options = []
MoveSpeed = 8
SlowMotionDiv = 4
Max = 128
Value = 64
DefaultValue = 64
OnChange = WheelChange
MouseButton = mbLeft
HotSideX = 8
HotSideY = 8
PopupMenu = SynthResModule.WheelMenu
BmpList = SynthResModule.MainWheelIL
end
object NormBtn: TQuickBtn
Tag = 2
Left = 88
Top = 2
Width = 69
Height = 10
Cursor = crHandPoint
Hint = '|^b^aNormalize decay'
ParentFont = False
ParentColor = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PopupMenu = SynthResModule.WheelMenu
Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
Style = FS_Transparent
Spacing = 4
TextAlign = ttaLeft
AccelKey = 0
FXType = FX_Blend
BmpList = SynthResModule.LEDIL
OnClick = WheelChange
Down = True
PopupAlign = Popup_Normal
end
object GateBtn: TQuickBtn
Tag = 3
Left = 88
Top = 12
Width = 69
Height = 10
Cursor = crHandPoint
Hint = '|^b^aShort release'
ParentFont = False
ParentColor = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PopupMenu = SynthResModule.WheelMenu
Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
Style = FS_Transparent
Spacing = 4
TextAlign = ttaLeft
AccelKey = 0
FXType = FX_Blend
BmpList = SynthResModule.LEDIL
OnClick = WheelChange
PopupAlign = Popup_Normal
end
object WidenBtn: TQuickBtn
Tag = 4
Left = 104
Top = 94
Width = 53
Height = 10
Cursor = crHandPoint
Hint = '|^b^aWiden (stereo)'
ParentFont = False
ParentColor = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PopupMenu = SynthResModule.WheelMenu
Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
Style = FS_Transparent
Spacing = 4
TextAlign = ttaLeft
AccelKey = 0
FXType = FX_Blend
BmpList = SynthResModule.LEDIL
OnClick = WheelChange
Down = True
PopupAlign = Popup_Normal
end
end
end