@@ -78,7 +78,7 @@ object frmTracker: TfrmTracker |
| 78 |
Top = 8 |
78 |
Top = 8 |
| 79 |
Width = 297 |
79 |
Width = 297 |
| 80 |
Caption = 'Song information' |
80 |
Caption = 'Song information' |
| 81 |
ClientHeight = 173 |
81 |
ClientHeight = 188 |
| 82 |
ClientWidth = 293 |
82 |
ClientWidth = 293 |
| 83 |
ParentFont = False |
83 |
ParentFont = False |
| 84 |
TabOrder = 0 |
84 |
TabOrder = 0 |
@@ -299,28 +299,28 @@ object frmTracker: TfrmTracker |
| 299 |
MinSize = 33 |
299 |
MinSize = 33 |
| 300 |
MaxSize = 33 |
300 |
MaxSize = 33 |
| 301 |
Title.Caption = 'Dty1' |
301 |
Title.Caption = 'Dty1' |
| 302 |
Width = 35 |
302 |
Width = 38 |
| 303 |
end |
303 |
end |
| 304 |
item |
304 |
item |
| 305 |
Alignment = taCenter |
305 |
Alignment = taCenter |
| 306 |
MinSize = 33 |
306 |
MinSize = 33 |
| 307 |
MaxSize = 33 |
307 |
MaxSize = 33 |
| 308 |
Title.Caption = 'Dty2' |
308 |
Title.Caption = 'Dty2' |
| 309 |
Width = 35 |
309 |
Width = 38 |
| 310 |
end |
310 |
end |
| 311 |
item |
311 |
item |
| 312 |
Alignment = taCenter |
312 |
Alignment = taCenter |
| 313 |
MinSize = 33 |
313 |
MinSize = 33 |
| 314 |
MaxSize = 33 |
314 |
MaxSize = 33 |
| 315 |
Title.Caption = 'Wav' |
315 |
Title.Caption = 'Wav' |
| 316 |
Width = 35 |
316 |
Width = 38 |
| 317 |
end |
317 |
end |
| 318 |
item |
318 |
item |
| 319 |
Alignment = taCenter |
319 |
Alignment = taCenter |
| 320 |
MinSize = 33 |
320 |
MinSize = 33 |
| 321 |
MaxSize = 33 |
321 |
MaxSize = 33 |
| 322 |
Title.Caption = 'Nse' |
322 |
Title.Caption = 'Nse' |
| 323 |
Width = 38 |
323 |
Width = 39 |
| 324 |
end> |
324 |
end> |
| 325 |
DefaultColWidth = 17 |
325 |
DefaultColWidth = 17 |
| 326 |
DefaultRowHeight = 21 |
326 |
DefaultRowHeight = 21 |
@@ -344,10 +344,10 @@ object frmTracker: TfrmTracker |
| 344 |
OnValidateEntry = OrderEditStringGridValidateEntry |
344 |
OnValidateEntry = OrderEditStringGridValidateEntry |
| 345 |
ColWidths = ( |
345 |
ColWidths = ( |
| 346 |
64 |
346 |
64 |
| 347 |
35 |
|
|
| 348 |
35 |
|
|
| 349 |
35 |
|
|
| 350 |
38 |
347 |
38 |
|
|
348 |
38 |
|
|
349 |
38 |
|
|
350 |
39 |
| 351 |
) |
351 |
) |
| 352 |
end |
352 |
end |
| 353 |
object Splitter2: TSplitter |
353 |
object Splitter2: TSplitter |
@@ -1862,7 +1862,7 @@ object frmTracker: TfrmTracker |
| 1862 |
ParentShowHint = False |
1862 |
ParentShowHint = False |
| 1863 |
end |
1863 |
end |
| 1864 |
object PanicToolButton: TToolButton |
1864 |
object PanicToolButton: TToolButton |
| 1865 |
Left = 495 |
1865 |
Left = 499 |
| 1866 |
Hint = 'Stops all sound output' |
1866 |
Hint = 'Stops all sound output' |
| 1867 |
Top = 0 |
1867 |
Top = 0 |
| 1868 |
AutoSize = True |
1868 |
AutoSize = True |
@@ -1873,17 +1873,17 @@ object frmTracker: TfrmTracker |
| 1873 |
ShowHint = True |
1873 |
ShowHint = True |
| 1874 |
end |
1874 |
end |
| 1875 |
object ToolButton2: TToolButton |
1875 |
object ToolButton2: TToolButton |
| 1876 |
Left = 119 |
1876 |
Left = 120 |
| 1877 |
Top = 0 |
1877 |
Top = 0 |
| 1878 |
Action = PlayCursorAction |
1878 |
Action = PlayCursorAction |
| 1879 |
end |
1879 |
end |
| 1880 |
object ToolButton4: TToolButton |
1880 |
object ToolButton4: TToolButton |
| 1881 |
Left = 148 |
1881 |
Left = 149 |
| 1882 |
Top = 0 |
1882 |
Top = 0 |
| 1883 |
Action = StopAction |
1883 |
Action = StopAction |
| 1884 |
end |
1884 |
end |
| 1885 |
object ExportGBButton: TToolButton |
1885 |
object ExportGBButton: TToolButton |
| 1886 |
Left = 214 |
1886 |
Left = 217 |
| 1887 |
Hint = 'Export the song as a standalone ROM' |
1887 |
Hint = 'Export the song as a standalone ROM' |
| 1888 |
Top = 0 |
1888 |
Top = 0 |
| 1889 |
AutoSize = True |
1889 |
AutoSize = True |
@@ -1899,21 +1899,21 @@ object frmTracker: TfrmTracker |
| 1899 |
Style = tbsDivider |
1899 |
Style = tbsDivider |
| 1900 |
end |
1900 |
end |
| 1901 |
object ToolButton6: TToolButton |
1901 |
object ToolButton6: TToolButton |
| 1902 |
Left = 177 |
1902 |
Left = 178 |
| 1903 |
Height = 22 |
1903 |
Height = 22 |
| 1904 |
Top = 0 |
1904 |
Top = 0 |
| 1905 |
Caption = 'ToolButton6' |
1905 |
Caption = 'ToolButton6' |
| 1906 |
Style = tbsDivider |
1906 |
Style = tbsDivider |
| 1907 |
end |
1907 |
end |
| 1908 |
object ToolButton7: TToolButton |
1908 |
object ToolButton7: TToolButton |
| 1909 |
Left = 1037 |
1909 |
Left = 1043 |
| 1910 |
Height = 22 |
1910 |
Height = 22 |
| 1911 |
Top = 0 |
1911 |
Top = 0 |
| 1912 |
Caption = 'ToolButton7' |
1912 |
Caption = 'ToolButton7' |
| 1913 |
Style = tbsSeparator |
1913 |
Style = tbsSeparator |
| 1914 |
end |
1914 |
end |
| 1915 |
object OctaveSpinEdit: TSpinEdit |
1915 |
object OctaveSpinEdit: TSpinEdit |
| 1916 |
Left = 603 |
1916 |
Left = 609 |
| 1917 |
Height = 27 |
1917 |
Height = 27 |
| 1918 |
Hint = 'The octave offset for entering new notes' |
1918 |
Hint = 'The octave offset for entering new notes' |
| 1919 |
Top = 0 |
1919 |
Top = 0 |
@@ -1924,14 +1924,14 @@ object frmTracker: TfrmTracker |
| 1924 |
TabOrder = 0 |
1924 |
TabOrder = 0 |
| 1925 |
end |
1925 |
end |
| 1926 |
object ToolButton9: TToolButton |
1926 |
object ToolButton9: TToolButton |
| 1927 |
Left = 554 |
1927 |
Left = 558 |
| 1928 |
Height = 22 |
1928 |
Height = 22 |
| 1929 |
Top = 0 |
1929 |
Top = 0 |
| 1930 |
Caption = 'ToolButton9' |
1930 |
Caption = 'ToolButton9' |
| 1931 |
Style = tbsSeparator |
1931 |
Style = tbsSeparator |
| 1932 |
end |
1932 |
end |
| 1933 |
object Label22: TLabel |
1933 |
object Label22: TLabel |
| 1934 |
Left = 560 |
1934 |
Left = 566 |
| 1935 |
Height = 22 |
1935 |
Height = 22 |
| 1936 |
Top = 0 |
1936 |
Top = 0 |
| 1937 |
Width = 43 |
1937 |
Width = 43 |
@@ -1942,7 +1942,7 @@ object frmTracker: TfrmTracker |
| 1942 |
ParentFont = False |
1942 |
ParentFont = False |
| 1943 |
end |
1943 |
end |
| 1944 |
object Label23: TLabel |
1944 |
object Label23: TLabel |
| 1945 |
Left = 668 |
1945 |
Left = 674 |
| 1946 |
Height = 22 |
1946 |
Height = 22 |
| 1947 |
Top = 0 |
1947 |
Top = 0 |
| 1948 |
Width = 70 |
1948 |
Width = 70 |
@@ -1953,7 +1953,7 @@ object frmTracker: TfrmTracker |
| 1953 |
ParentFont = False |
1953 |
ParentFont = False |
| 1954 |
end |
1954 |
end |
| 1955 |
object InstrumentComboBox: TComboBox |
1955 |
object InstrumentComboBox: TComboBox |
| 1956 |
Left = 738 |
1956 |
Left = 744 |
| 1957 |
Height = 25 |
1957 |
Height = 25 |
| 1958 |
Hint = 'The selected instrument for new notes' |
1958 |
Hint = 'The selected instrument for new notes' |
| 1959 |
Top = 0 |
1959 |
Top = 0 |
@@ -1971,7 +1971,7 @@ object frmTracker: TfrmTracker |
| 1971 |
Text = '(no instrument)' |
1971 |
Text = '(no instrument)' |
| 1972 |
end |
1972 |
end |
| 1973 |
object Label24: TLabel |
1973 |
object Label24: TLabel |
| 1974 |
Left = 952 |
1974 |
Left = 958 |
| 1975 |
Height = 22 |
1975 |
Height = 22 |
| 1976 |
Top = 0 |
1976 |
Top = 0 |
| 1977 |
Width = 35 |
1977 |
Width = 35 |
@@ -1982,7 +1982,7 @@ object frmTracker: TfrmTracker |
| 1982 |
ParentFont = False |
1982 |
ParentFont = False |
| 1983 |
end |
1983 |
end |
| 1984 |
object StepSpinEdit: TSpinEdit |
1984 |
object StepSpinEdit: TSpinEdit |
| 1985 |
Left = 987 |
1985 |
Left = 993 |
| 1986 |
Height = 27 |
1986 |
Height = 27 |
| 1987 |
Hint = 'How many rows to step down after entering a new note' |
1987 |
Hint = 'How many rows to step down after entering a new note' |
| 1988 |
Top = 0 |
1988 |
Top = 0 |
@@ -1993,12 +1993,12 @@ object frmTracker: TfrmTracker |
| 1993 |
TabOrder = 2 |
1993 |
TabOrder = 2 |
| 1994 |
end |
1994 |
end |
| 1995 |
object ToolButton3: TToolButton |
1995 |
object ToolButton3: TToolButton |
| 1996 |
Left = 90 |
1996 |
Left = 91 |
| 1997 |
Top = 0 |
1997 |
Top = 0 |
| 1998 |
Action = PlayStartAction |
1998 |
Action = PlayStartAction |
| 1999 |
end |
1999 |
end |
| 2000 |
object ExportGBSButton: TToolButton |
2000 |
object ExportGBSButton: TToolButton |
| 2001 |
Left = 299 |
2001 |
Left = 302 |
| 2002 |
Hint = 'Export the song as a GBS soundtrack' |
2002 |
Hint = 'Export the song as a GBS soundtrack' |
| 2003 |
Top = 0 |
2003 |
Top = 0 |
| 2004 |
Caption = 'Export GBS' |
2004 |
Caption = 'Export GBS' |
@@ -2006,14 +2006,14 @@ object frmTracker: TfrmTracker |
| 2006 |
OnClick = ExportGBSButtonClick |
2006 |
OnClick = ExportGBSButtonClick |
| 2007 |
end |
2007 |
end |
| 2008 |
object ToolButton5: TToolButton |
2008 |
object ToolButton5: TToolButton |
| 2009 |
Left = 491 |
2009 |
Left = 494 |
| 2010 |
Height = 22 |
2010 |
Height = 22 |
| 2011 |
Top = 0 |
2011 |
Top = 0 |
| 2012 |
Caption = 'ToolButton5' |
2012 |
Caption = 'ToolButton5' |
| 2013 |
Style = tbsDivider |
2013 |
Style = tbsDivider |
| 2014 |
end |
2014 |
end |
| 2015 |
object ToolButton10: TToolButton |
2015 |
object ToolButton10: TToolButton |
| 2016 |
Left = 391 |
2016 |
Left = 394 |
| 2017 |
Hint = 'Export the song as WAV or MP3' |
2017 |
Hint = 'Export the song as WAV or MP3' |
| 2018 |
Top = 0 |
2018 |
Top = 0 |
| 2019 |
Caption = 'Render Song' |
2019 |
Caption = 'Render Song' |
@@ -2021,14 +2021,14 @@ object frmTracker: TfrmTracker |
| 2021 |
OnClick = ToolButton10Click |
2021 |
OnClick = ToolButton10Click |
| 2022 |
end |
2022 |
end |
| 2023 |
object ToolButton11: TToolButton |
2023 |
object ToolButton11: TToolButton |
| 2024 |
Left = 210 |
2024 |
Left = 212 |
| 2025 |
Height = 22 |
2025 |
Height = 22 |
| 2026 |
Top = 0 |
2026 |
Top = 0 |
| 2027 |
Caption = 'ToolButton11' |
2027 |
Caption = 'ToolButton11' |
| 2028 |
Style = tbsDivider |
2028 |
Style = tbsDivider |
| 2029 |
end |
2029 |
end |
| 2030 |
object LoopSongToolButton: TToolButton |
2030 |
object LoopSongToolButton: TToolButton |
| 2031 |
Left = 181 |
2031 |
Left = 183 |
| 2032 |
Top = 0 |
2032 |
Top = 0 |
| 2033 |
ImageIndex = 87 |
2033 |
ImageIndex = 87 |
| 2034 |
OnClick = LoopSongToolButtonClick |
2034 |
OnClick = LoopSongToolButtonClick |