home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / TemaCD / Massiva / MASSIVA.EXE / 0 / RCDATA / TFMXG / TFMXG.txt
Text File  |  1999-04-03  |  10KB  |  473 lines

  1. object fmXG: TfmXG
  2.   Left = 230
  3.   Top = 290
  4.   BorderStyle = bsNone
  5.   Caption = 'XG'
  6.   ClientHeight = 76
  7.   ClientWidth = 306
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OnCreate = FormCreate
  16.   OnKeyDown = FormKeyDown
  17.   OnKeyUp = FormKeyUp
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 306
  24.     Height = 76
  25.     Align = alClient
  26.     Style = bsRaised
  27.   end
  28.   object Fader5: TFader
  29.     Left = 201
  30.     Top = 5
  31.     Width = 25
  32.     Height = 49
  33.     Cursor = crHandPoint
  34.     Hint = 'Reverb'
  35.     Color = 16711808
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clWhite
  38.     Font.Height = -8
  39.     Font.Name = 'Small Fonts'
  40.     Font.Style = []
  41.     ParentColor = False
  42.     ParentFont = False
  43.     ParentShowHint = False
  44.     ShowHint = True
  45.     Mirror = True
  46.     ShowText = True
  47.     Min = 0
  48.     Max = 127
  49.     Pos = 0
  50.     ThumbSize = 0
  51.     OnChange = Fader5Change
  52.     BkColor = clBlack
  53.   end
  54.   object RotateLabel2: TRotateLabel
  55.     Left = 182
  56.     Top = 5
  57.     Width = 14
  58.     Height = 38
  59.     Escapement = 90
  60.     TextStyle = tsNone
  61.     Caption = 'Effects'
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clWhite
  64.     Font.Height = -11
  65.     Font.Name = 'Arial'
  66.     Font.Style = [fsBold]
  67.     ParentFont = False
  68.   end
  69.   object Fader6: TFader
  70.     Left = 228
  71.     Top = 5
  72.     Width = 25
  73.     Height = 49
  74.     Cursor = crHandPoint
  75.     Hint = 'Chorus'
  76.     Color = 16711808
  77.     Font.Charset = ANSI_CHARSET
  78.     Font.Color = clWhite
  79.     Font.Height = -8
  80.     Font.Name = 'Small Fonts'
  81.     Font.Style = []
  82.     ParentColor = False
  83.     ParentFont = False
  84.     ParentShowHint = False
  85.     ShowHint = True
  86.     Mirror = True
  87.     ShowText = True
  88.     Min = 0
  89.     Max = 127
  90.     Pos = 0
  91.     ThumbSize = 0
  92.     OnChange = Fader6Change
  93.     BkColor = clBlack
  94.   end
  95.   object Fader7: TFader
  96.     Left = 255
  97.     Top = 5
  98.     Width = 25
  99.     Height = 49
  100.     Cursor = crHandPoint
  101.     Hint = 'Variation'
  102.     Color = 16711808
  103.     Font.Charset = ANSI_CHARSET
  104.     Font.Color = clWhite
  105.     Font.Height = -8
  106.     Font.Name = 'Small Fonts'
  107.     Font.Style = []
  108.     ParentColor = False
  109.     ParentFont = False
  110.     ParentShowHint = False
  111.     ShowHint = True
  112.     Mirror = True
  113.     ShowText = True
  114.     Min = 0
  115.     Max = 127
  116.     Pos = 0
  117.     ThumbSize = 0
  118.     OnChange = Fader7Change
  119.     BkColor = clBlack
  120.   end
  121.   object FaderFC: TFader
  122.     Left = 18
  123.     Top = 3
  124.     Width = 25
  125.     Height = 49
  126.     Cursor = crHandPoint
  127.     Hint = 'Filter cutoff'
  128.     Color = 16711808
  129.     Font.Charset = ANSI_CHARSET
  130.     Font.Color = clWhite
  131.     Font.Height = -8
  132.     Font.Name = 'Small Fonts'
  133.     Font.Style = []
  134.     ParentColor = False
  135.     ParentFont = False
  136.     ParentShowHint = False
  137.     ShowHint = True
  138.     Mirror = True
  139.     ShowText = True
  140.     Min = 0
  141.     Max = 127
  142.     Pos = 0
  143.     ThumbSize = 0
  144.     OnChange = FaderFCChange
  145.     BkColor = clBlack
  146.   end
  147.   object Fader1: TFader
  148.     Left = 45
  149.     Top = 3
  150.     Width = 25
  151.     Height = 49
  152.     Cursor = crHandPoint
  153.     Hint = 'Filter Q'
  154.     Color = 16711808
  155.     Font.Charset = ANSI_CHARSET
  156.     Font.Color = clWhite
  157.     Font.Height = -8
  158.     Font.Name = 'Small Fonts'
  159.     Font.Style = []
  160.     ParentColor = False
  161.     ParentFont = False
  162.     ParentShowHint = False
  163.     ShowHint = True
  164.     Mirror = True
  165.     ShowText = True
  166.     Min = 0
  167.     Max = 127
  168.     Pos = 0
  169.     ThumbSize = 0
  170.     OnChange = Fader1Change
  171.     BkColor = clBlack
  172.   end
  173.   object Fader2: TFader
  174.     Left = 96
  175.     Top = 3
  176.     Width = 25
  177.     Height = 49
  178.     Cursor = crHandPoint
  179.     Hint = 'Attack'
  180.     Color = 16711808
  181.     Font.Charset = ANSI_CHARSET
  182.     Font.Color = clWhite
  183.     Font.Height = -8
  184.     Font.Name = 'Small Fonts'
  185.     Font.Style = []
  186.     ParentColor = False
  187.     ParentFont = False
  188.     ParentShowHint = False
  189.     ShowHint = True
  190.     Mirror = True
  191.     ShowText = True
  192.     Min = 0
  193.     Max = 127
  194.     Pos = 0
  195.     ThumbSize = 0
  196.     OnChange = Fader2Change
  197.     BkColor = clBlack
  198.   end
  199.   object Fader3: TFader
  200.     Left = 123
  201.     Top = 3
  202.     Width = 25
  203.     Height = 49
  204.     Cursor = crHandPoint
  205.     Hint = 'Decay'
  206.     Color = 16711808
  207.     Font.Charset = ANSI_CHARSET
  208.     Font.Color = clWhite
  209.     Font.Height = -8
  210.     Font.Name = 'Small Fonts'
  211.     Font.Style = []
  212.     ParentColor = False
  213.     ParentFont = False
  214.     ParentShowHint = False
  215.     ShowHint = True
  216.     Mirror = True
  217.     ShowText = True
  218.     Min = 0
  219.     Max = 127
  220.     Pos = 0
  221.     ThumbSize = 0
  222.     OnChange = Fader3Change
  223.     BkColor = clBlack
  224.   end
  225.   object Fader4: TFader
  226.     Left = 150
  227.     Top = 3
  228.     Width = 25
  229.     Height = 49
  230.     Cursor = crHandPoint
  231.     Hint = 'Release'
  232.     Color = 16711808
  233.     Font.Charset = ANSI_CHARSET
  234.     Font.Color = clWhite
  235.     Font.Height = -8
  236.     Font.Name = 'Small Fonts'
  237.     Font.Style = []
  238.     ParentColor = False
  239.     ParentFont = False
  240.     ParentShowHint = False
  241.     ShowHint = True
  242.     Mirror = True
  243.     ShowText = True
  244.     Min = 0
  245.     Max = 127
  246.     Pos = 0
  247.     ThumbSize = 0
  248.     OnChange = Fader4Change
  249.     BkColor = clBlack
  250.   end
  251.   object RotateLabel3: TRotateLabel
  252.     Left = 2
  253.     Top = 5
  254.     Width = 14
  255.     Height = 28
  256.     Escapement = 90
  257.     TextStyle = tsNone
  258.     Caption = 'Filter'
  259.     Font.Charset = DEFAULT_CHARSET
  260.     Font.Color = clWhite
  261.     Font.Height = -11
  262.     Font.Name = 'Arial'
  263.     Font.Style = [fsBold]
  264.     ParentFont = False
  265.   end
  266.   object RotateLabel4: TRotateLabel
  267.     Left = 76
  268.     Top = 5
  269.     Width = 14
  270.     Height = 50
  271.     Escapement = 90
  272.     TextStyle = tsNone
  273.     Caption = 'Envelope'
  274.     Font.Charset = DEFAULT_CHARSET
  275.     Font.Color = clWhite
  276.     Font.Height = -11
  277.     Font.Name = 'Arial'
  278.     Font.Style = [fsBold]
  279.     ParentFont = False
  280.   end
  281.   object SpeedButton1: TSpeedButton
  282.     Left = 285
  283.     Top = 5
  284.     Width = 17
  285.     Height = 17
  286.     Cursor = crHandPoint
  287.     Hint = 'Close'
  288.     Flat = True
  289.     Font.Charset = ANSI_CHARSET
  290.     Font.Color = clWhite
  291.     Font.Height = -11
  292.     Font.Name = 'Arial'
  293.     Font.Style = [fsBold]
  294.     Glyph.Data = {
  295.       BE000000424DBE00000000000000760000002800000009000000090000000100
  296.       0400000000004800000000000000000000001000000000000000000000000000
  297.       80000080000000808000800000008000800080800000C0C0C000808080000000
  298.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777000
  299.       000077777777700000007777F77770000000777777777000000077FFFFF77000
  300.       00007777777770000000FFFFFFFFF00000007777777770000000777777777000
  301.       0000}
  302.     ParentFont = False
  303.     ParentShowHint = False
  304.     ShowHint = True
  305.     OnClick = SpeedButton1Click
  306.   end
  307.   object move: TRotateLabel
  308.     Left = 285
  309.     Top = 24
  310.     Width = 18
  311.     Height = 50
  312.     Hint = 'Click and drag to move'
  313.     Escapement = 90
  314.     TextStyle = tsNone
  315.     AutoSize = False
  316.     Caption = 'XG'
  317.     Color = clBlack
  318.     Font.Charset = DEFAULT_CHARSET
  319.     Font.Color = 8454143
  320.     Font.Height = -16
  321.     Font.Name = 'Arial'
  322.     Font.Style = [fsBold]
  323.     ParentColor = False
  324.     ParentFont = False
  325.     ParentShowHint = False
  326.     ShowHint = True
  327.   end
  328.   object Panel5: TPanel
  329.     Left = 201
  330.     Top = 56
  331.     Width = 25
  332.     Height = 16
  333.     BevelOuter = bvNone
  334.     Caption = 'Rev'
  335.     Color = clGray
  336.     Font.Charset = ANSI_CHARSET
  337.     Font.Color = clWhite
  338.     Font.Height = -11
  339.     Font.Name = 'Arial'
  340.     Font.Style = [fsBold]
  341.     ParentFont = False
  342.     ParentShowHint = False
  343.     ShowHint = True
  344.     TabOrder = 0
  345.   end
  346.   object Panel6: TPanel
  347.     Left = 228
  348.     Top = 56
  349.     Width = 25
  350.     Height = 16
  351.     BevelOuter = bvNone
  352.     Caption = 'Ch'
  353.     Color = clGray
  354.     Font.Charset = ANSI_CHARSET
  355.     Font.Color = clWhite
  356.     Font.Height = -11
  357.     Font.Name = 'Arial'
  358.     Font.Style = [fsBold]
  359.     ParentFont = False
  360.     ParentShowHint = False
  361.     ShowHint = True
  362.     TabOrder = 1
  363.   end
  364.   object Panel7: TPanel
  365.     Left = 255
  366.     Top = 56
  367.     Width = 25
  368.     Height = 16
  369.     BevelOuter = bvNone
  370.     Caption = 'Va'
  371.     Color = clGray
  372.     Font.Charset = ANSI_CHARSET
  373.     Font.Color = clWhite
  374.     Font.Height = -11
  375.     Font.Name = 'Arial'
  376.     Font.Style = [fsBold]
  377.     ParentFont = False
  378.     ParentShowHint = False
  379.     ShowHint = True
  380.     TabOrder = 2
  381.   end
  382.   object panelCC1: TPanel
  383.     Left = 18
  384.     Top = 54
  385.     Width = 25
  386.     Height = 16
  387.     BevelOuter = bvNone
  388.     Caption = 'FC'
  389.     Color = clGray
  390.     Font.Charset = ANSI_CHARSET
  391.     Font.Color = clWhite
  392.     Font.Height = -11
  393.     Font.Name = 'Arial'
  394.     Font.Style = [fsBold]
  395.     ParentFont = False
  396.     ParentShowHint = False
  397.     ShowHint = True
  398.     TabOrder = 3
  399.   end
  400.   object Panel1: TPanel
  401.     Left = 45
  402.     Top = 54
  403.     Width = 25
  404.     Height = 16
  405.     BevelOuter = bvNone
  406.     Caption = 'Q'
  407.     Color = clGray
  408.     Font.Charset = ANSI_CHARSET
  409.     Font.Color = clWhite
  410.     Font.Height = -11
  411.     Font.Name = 'Arial'
  412.     Font.Style = [fsBold]
  413.     ParentFont = False
  414.     ParentShowHint = False
  415.     ShowHint = True
  416.     TabOrder = 4
  417.   end
  418.   object Panel2: TPanel
  419.     Left = 96
  420.     Top = 54
  421.     Width = 25
  422.     Height = 16
  423.     BevelOuter = bvNone
  424.     Caption = 'A'
  425.     Color = clGray
  426.     Font.Charset = ANSI_CHARSET
  427.     Font.Color = clWhite
  428.     Font.Height = -11
  429.     Font.Name = 'Arial'
  430.     Font.Style = [fsBold]
  431.     ParentFont = False
  432.     ParentShowHint = False
  433.     ShowHint = True
  434.     TabOrder = 5
  435.   end
  436.   object Panel3: TPanel
  437.     Left = 123
  438.     Top = 54
  439.     Width = 25
  440.     Height = 16
  441.     BevelOuter = bvNone
  442.     Caption = 'D'
  443.     Color = clGray
  444.     Font.Charset = ANSI_CHARSET
  445.     Font.Color = clWhite
  446.     Font.Height = -11
  447.     Font.Name = 'Arial'
  448.     Font.Style = [fsBold]
  449.     ParentFont = False
  450.     ParentShowHint = False
  451.     ShowHint = True
  452.     TabOrder = 6
  453.   end
  454.   object Panel4: TPanel
  455.     Left = 150
  456.     Top = 54
  457.     Width = 25
  458.     Height = 16
  459.     BevelOuter = bvNone
  460.     Caption = 'R'
  461.     Color = clGray
  462.     Font.Charset = ANSI_CHARSET
  463.     Font.Color = clWhite
  464.     Font.Height = -11
  465.     Font.Name = 'Arial'
  466.     Font.Style = [fsBold]
  467.     ParentFont = False
  468.     ParentShowHint = False
  469.     ShowHint = True
  470.     TabOrder = 7
  471.   end
  472. end
  473.