@@ -412,7 +412,7 @@ object frmTracker: TfrmTracker |
| 412 |
BorderSpacing.Right = 9 |
412 |
BorderSpacing.Right = 9 |
| 413 |
BorderSpacing.Bottom = 9 |
413 |
BorderSpacing.Bottom = 9 |
| 414 |
Caption = 'Instrument' |
414 |
Caption = 'Instrument' |
| 415 |
ClientHeight = 346 |
415 |
ClientHeight = 326 |
| 416 |
ClientWidth = 355 |
416 |
ClientWidth = 355 |
| 417 |
ParentFont = False |
417 |
ParentFont = False |
| 418 |
TabOrder = 0 |
418 |
TabOrder = 0 |
@@ -634,7 +634,7 @@ object frmTracker: TfrmTracker |
| 634 |
BorderSpacing.Right = 9 |
634 |
BorderSpacing.Right = 9 |
| 635 |
BorderSpacing.Bottom = 9 |
635 |
BorderSpacing.Bottom = 9 |
| 636 |
Caption = 'Envelope' |
636 |
Caption = 'Envelope' |
| 637 |
ClientHeight = 170 |
637 |
ClientHeight = 150 |
| 638 |
ClientWidth = 742 |
638 |
ClientWidth = 742 |
| 639 |
ParentFont = False |
639 |
ParentFont = False |
| 640 |
TabOrder = 1 |
640 |
TabOrder = 1 |
@@ -689,16 +689,16 @@ object frmTracker: TfrmTracker |
| 689 |
Top = 0 |
689 |
Top = 0 |
| 690 |
Width = 346 |
690 |
Width = 346 |
| 691 |
BevelOuter = bvLowered |
691 |
BevelOuter = bvLowered |
| 692 |
ClientHeight = 129 |
692 |
ClientHeight = 133 |
| 693 |
ClientWidth = 342 |
693 |
ClientWidth = 346 |
| 694 |
ParentFont = False |
694 |
ParentFont = False |
| 695 |
TabOrder = 1 |
695 |
TabOrder = 1 |
| 696 |
object EnvelopePaintbox: TPaintBox |
696 |
object EnvelopePaintbox: TPaintBox |
| 697 |
Left = 1 |
697 |
Left = 1 |
| 698 |
Height = 127 |
698 |
Height = 131 |
| 699 |
Hint = 'Preview of the volume envelope' |
699 |
Hint = 'Preview of the volume envelope' |
| 700 |
Top = 1 |
700 |
Top = 1 |
| 701 |
Width = 340 |
701 |
Width = 344 |
| 702 |
Align = alClient |
702 |
Align = alClient |
| 703 |
ParentFont = False |
703 |
ParentFont = False |
| 704 |
OnPaint = EnvelopePaintboxPaint |
704 |
OnPaint = EnvelopePaintboxPaint |
@@ -738,7 +738,7 @@ object frmTracker: TfrmTracker |
| 738 |
BorderSpacing.Right = 9 |
738 |
BorderSpacing.Right = 9 |
| 739 |
BorderSpacing.Bottom = 9 |
739 |
BorderSpacing.Bottom = 9 |
| 740 |
Caption = 'Square' |
740 |
Caption = 'Square' |
| 741 |
ClientHeight = 213 |
741 |
ClientHeight = 193 |
| 742 |
ClientWidth = 405 |
742 |
ClientWidth = 405 |
| 743 |
ParentFont = False |
743 |
ParentFont = False |
| 744 |
TabOrder = 2 |
744 |
TabOrder = 2 |
@@ -869,7 +869,7 @@ object frmTracker: TfrmTracker |
| 869 |
BorderSpacing.Right = 9 |
869 |
BorderSpacing.Right = 9 |
| 870 |
BorderSpacing.Bottom = 9 |
870 |
BorderSpacing.Bottom = 9 |
| 871 |
Caption = 'Wave' |
871 |
Caption = 'Wave' |
| 872 |
ClientHeight = 213 |
872 |
ClientHeight = 193 |
| 873 |
ClientWidth = 377 |
873 |
ClientWidth = 377 |
| 874 |
ParentFont = False |
874 |
ParentFont = False |
| 875 |
TabOrder = 3 |
875 |
TabOrder = 3 |
@@ -929,16 +929,16 @@ object frmTracker: TfrmTracker |
| 929 |
Top = 102 |
929 |
Top = 102 |
| 930 |
Width = 348 |
930 |
Width = 348 |
| 931 |
BevelOuter = bvLowered |
931 |
BevelOuter = bvLowered |
| 932 |
ClientHeight = 72 |
932 |
ClientHeight = 76 |
| 933 |
ClientWidth = 344 |
933 |
ClientWidth = 348 |
| 934 |
ParentFont = False |
934 |
ParentFont = False |
| 935 |
TabOrder = 1 |
935 |
TabOrder = 1 |
| 936 |
object WavePaintbox: TPaintBox |
936 |
object WavePaintbox: TPaintBox |
| 937 |
Left = 1 |
937 |
Left = 1 |
| 938 |
Height = 70 |
938 |
Height = 74 |
| 939 |
Hint = 'Preview of the waveform associated with this instrument' |
939 |
Hint = 'Preview of the waveform associated with this instrument' |
| 940 |
Top = 1 |
940 |
Top = 1 |
| 941 |
Width = 342 |
941 |
Width = 346 |
| 942 |
Align = alClient |
942 |
Align = alClient |
| 943 |
Color = clBlack |
943 |
Color = clBlack |
| 944 |
ParentColor = False |
944 |
ParentColor = False |
@@ -1864,7 +1864,7 @@ object frmTracker: TfrmTracker |
| 1864 |
ParentShowHint = False |
1864 |
ParentShowHint = False |
| 1865 |
end |
1865 |
end |
| 1866 |
object PanicToolButton: TToolButton |
1866 |
object PanicToolButton: TToolButton |
| 1867 |
Left = 589 |
1867 |
Left = 585 |
| 1868 |
Hint = 'Stops all sound output' |
1868 |
Hint = 'Stops all sound output' |
| 1869 |
Top = 0 |
1869 |
Top = 0 |
| 1870 |
AutoSize = True |
1870 |
AutoSize = True |
@@ -1875,17 +1875,17 @@ object frmTracker: TfrmTracker |
| 1875 |
ShowHint = True |
1875 |
ShowHint = True |
| 1876 |
end |
1876 |
end |
| 1877 |
object ToolButton2: TToolButton |
1877 |
object ToolButton2: TToolButton |
| 1878 |
Left = 140 |
1878 |
Left = 139 |
| 1879 |
Top = 0 |
1879 |
Top = 0 |
| 1880 |
Action = PlayCursorAction |
1880 |
Action = PlayCursorAction |
| 1881 |
end |
1881 |
end |
| 1882 |
object ToolButton4: TToolButton |
1882 |
object ToolButton4: TToolButton |
| 1883 |
Left = 171 |
1883 |
Left = 170 |
| 1884 |
Top = 0 |
1884 |
Top = 0 |
| 1885 |
Action = StopAction |
1885 |
Action = StopAction |
| 1886 |
end |
1886 |
end |
| 1887 |
object ExportGBButton: TToolButton |
1887 |
object ExportGBButton: TToolButton |
| 1888 |
Left = 245 |
1888 |
Left = 242 |
| 1889 |
Hint = 'Export the song as a standalone ROM' |
1889 |
Hint = 'Export the song as a standalone ROM' |
| 1890 |
Top = 0 |
1890 |
Top = 0 |
| 1891 |
AutoSize = True |
1891 |
AutoSize = True |
@@ -1901,21 +1901,21 @@ object frmTracker: TfrmTracker |
| 1901 |
Style = tbsDivider |
1901 |
Style = tbsDivider |
| 1902 |
end |
1902 |
end |
| 1903 |
object ToolButton6: TToolButton |
1903 |
object ToolButton6: TToolButton |
| 1904 |
Left = 202 |
1904 |
Left = 201 |
| 1905 |
Height = 28 |
1905 |
Height = 28 |
| 1906 |
Top = 0 |
1906 |
Top = 0 |
| 1907 |
Caption = 'ToolButton6' |
1907 |
Caption = 'ToolButton6' |
| 1908 |
Style = tbsDivider |
1908 |
Style = tbsDivider |
| 1909 |
end |
1909 |
end |
| 1910 |
object ToolButton7: TToolButton |
1910 |
object ToolButton7: TToolButton |
| 1911 |
Left = 1280 |
1911 |
Left = 1274 |
| 1912 |
Height = 28 |
1912 |
Height = 28 |
| 1913 |
Top = 0 |
1913 |
Top = 0 |
| 1914 |
Caption = 'ToolButton7' |
1914 |
Caption = 'ToolButton7' |
| 1915 |
Style = tbsSeparator |
1915 |
Style = tbsSeparator |
| 1916 |
end |
1916 |
end |
| 1917 |
object OctaveSpinEdit: TSpinEdit |
1917 |
object OctaveSpinEdit: TSpinEdit |
| 1918 |
Left = 724 |
1918 |
Left = 718 |
| 1919 |
Height = 32 |
1919 |
Height = 32 |
| 1920 |
Hint = 'The octave offset for entering new notes' |
1920 |
Hint = 'The octave offset for entering new notes' |
| 1921 |
Top = 0 |
1921 |
Top = 0 |
@@ -1926,14 +1926,14 @@ object frmTracker: TfrmTracker |
| 1926 |
TabOrder = 0 |
1926 |
TabOrder = 0 |
| 1927 |
end |
1927 |
end |
| 1928 |
object ToolButton9: TToolButton |
1928 |
object ToolButton9: TToolButton |
| 1929 |
Left = 659 |
1929 |
Left = 655 |
| 1930 |
Height = 28 |
1930 |
Height = 28 |
| 1931 |
Top = 0 |
1931 |
Top = 0 |
| 1932 |
Caption = 'ToolButton9' |
1932 |
Caption = 'ToolButton9' |
| 1933 |
Style = tbsSeparator |
1933 |
Style = tbsSeparator |
| 1934 |
end |
1934 |
end |
| 1935 |
object Label22: TLabel |
1935 |
object Label22: TLabel |
| 1936 |
Left = 669 |
1936 |
Left = 663 |
| 1937 |
Height = 28 |
1937 |
Height = 28 |
| 1938 |
Top = 0 |
1938 |
Top = 0 |
| 1939 |
Width = 55 |
1939 |
Width = 55 |
@@ -1944,7 +1944,7 @@ object frmTracker: TfrmTracker |
| 1944 |
ParentFont = False |
1944 |
ParentFont = False |
| 1945 |
end |
1945 |
end |
| 1946 |
object Label23: TLabel |
1946 |
object Label23: TLabel |
| 1947 |
Left = 807 |
1947 |
Left = 801 |
| 1948 |
Height = 28 |
1948 |
Height = 28 |
| 1949 |
Top = 0 |
1949 |
Top = 0 |
| 1950 |
Width = 90 |
1950 |
Width = 90 |
@@ -1955,7 +1955,7 @@ object frmTracker: TfrmTracker |
| 1955 |
ParentFont = False |
1955 |
ParentFont = False |
| 1956 |
end |
1956 |
end |
| 1957 |
object InstrumentComboBox: TComboBox |
1957 |
object InstrumentComboBox: TComboBox |
| 1958 |
Left = 897 |
1958 |
Left = 891 |
| 1959 |
Height = 30 |
1959 |
Height = 30 |
| 1960 |
Hint = 'The selected instrument for new notes' |
1960 |
Hint = 'The selected instrument for new notes' |
| 1961 |
Top = 0 |
1961 |
Top = 0 |
@@ -1973,7 +1973,7 @@ object frmTracker: TfrmTracker |
| 1973 |
Text = '(no instrument)' |
1973 |
Text = '(no instrument)' |
| 1974 |
end |
1974 |
end |
| 1975 |
object Label24: TLabel |
1975 |
object Label24: TLabel |
| 1976 |
Left = 1171 |
1976 |
Left = 1165 |
| 1977 |
Height = 28 |
1977 |
Height = 28 |
| 1978 |
Top = 0 |
1978 |
Top = 0 |
| 1979 |
Width = 45 |
1979 |
Width = 45 |
@@ -1984,7 +1984,7 @@ object frmTracker: TfrmTracker |
| 1984 |
ParentFont = False |
1984 |
ParentFont = False |
| 1985 |
end |
1985 |
end |
| 1986 |
object StepSpinEdit: TSpinEdit |
1986 |
object StepSpinEdit: TSpinEdit |
| 1987 |
Left = 1216 |
1987 |
Left = 1210 |
| 1988 |
Height = 32 |
1988 |
Height = 32 |
| 1989 |
Hint = 'How many rows to step down after entering a new note' |
1989 |
Hint = 'How many rows to step down after entering a new note' |
| 1990 |
Top = 0 |
1990 |
Top = 0 |
@@ -1995,12 +1995,12 @@ object frmTracker: TfrmTracker |
| 1995 |
TabOrder = 2 |
1995 |
TabOrder = 2 |
| 1996 |
end |
1996 |
end |
| 1997 |
object ToolButton3: TToolButton |
1997 |
object ToolButton3: TToolButton |
| 1998 |
Left = 109 |
1998 |
Left = 108 |
| 1999 |
Top = 0 |
1999 |
Top = 0 |
| 2000 |
Action = PlayStartAction |
2000 |
Action = PlayStartAction |
| 2001 |
end |
2001 |
end |
| 2002 |
object ExportGBSButton: TToolButton |
2002 |
object ExportGBSButton: TToolButton |
| 2003 |
Left = 348 |
2003 |
Left = 345 |
| 2004 |
Hint = 'Export the song as a GBS soundtrack' |
2004 |
Hint = 'Export the song as a GBS soundtrack' |
| 2005 |
Top = 0 |
2005 |
Top = 0 |
| 2006 |
Caption = 'Export GBS' |
2006 |
Caption = 'Export GBS' |
@@ -2008,14 +2008,14 @@ object frmTracker: TfrmTracker |
| 2008 |
OnClick = ExportGBSButtonClick |
2008 |
OnClick = ExportGBSButtonClick |
| 2009 |
end |
2009 |
end |
| 2010 |
object ToolButton5: TToolButton |
2010 |
object ToolButton5: TToolButton |
| 2011 |
Left = 583 |
2011 |
Left = 580 |
| 2012 |
Height = 28 |
2012 |
Height = 28 |
| 2013 |
Top = 0 |
2013 |
Top = 0 |
| 2014 |
Caption = 'ToolButton5' |
2014 |
Caption = 'ToolButton5' |
| 2015 |
Style = tbsDivider |
2015 |
Style = tbsDivider |
| 2016 |
end |
2016 |
end |
| 2017 |
object ToolButton10: TToolButton |
2017 |
object ToolButton10: TToolButton |
| 2018 |
Left = 459 |
2018 |
Left = 456 |
| 2019 |
Hint = 'Export the song as WAV or MP3' |
2019 |
Hint = 'Export the song as WAV or MP3' |
| 2020 |
Top = 0 |
2020 |
Top = 0 |
| 2021 |
Caption = 'Render Song' |
2021 |
Caption = 'Render Song' |
@@ -2023,14 +2023,14 @@ object frmTracker: TfrmTracker |
| 2023 |
OnClick = ToolButton10Click |
2023 |
OnClick = ToolButton10Click |
| 2024 |
end |
2024 |
end |
| 2025 |
object ToolButton11: TToolButton |
2025 |
object ToolButton11: TToolButton |
| 2026 |
Left = 239 |
2026 |
Left = 237 |
| 2027 |
Height = 28 |
2027 |
Height = 28 |
| 2028 |
Top = 0 |
2028 |
Top = 0 |
| 2029 |
Caption = 'ToolButton11' |
2029 |
Caption = 'ToolButton11' |
| 2030 |
Style = tbsDivider |
2030 |
Style = tbsDivider |
| 2031 |
end |
2031 |
end |
| 2032 |
object LoopSongToolButton: TToolButton |
2032 |
object LoopSongToolButton: TToolButton |
| 2033 |
Left = 208 |
2033 |
Left = 206 |
| 2034 |
Top = 0 |
2034 |
Top = 0 |
| 2035 |
ImageIndex = 87 |
2035 |
ImageIndex = 87 |
| 2036 |
OnClick = LoopSongToolButtonClick |
2036 |
OnClick = LoopSongToolButtonClick |