Commit e930310

Nick Faro committed on
Add shortcut for single step
commit e9303108a1c35fe667a598d574fbad2580ee9f15 parent 4e4564c
1 changed files +17−16
Modifiedsrc/tracker.lfm +17−16
@@ -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 = 522 1865 Left = 528
1866 Hint = 'Stops all sound output' 1866 Hint = 'Stops all sound output'
1867 Top = 0 1867 Top = 0
1868 AutoSize = True 1868 AutoSize = True
@@ -1883,7 +1883,7 @@ object frmTracker: TfrmTracker
1883 Action = StopAction 1883 Action = StopAction
1884 end 1884 end
1885 object ExportGBButton: TToolButton 1885 object ExportGBButton: TToolButton
1886 Left = 240 1886 Left = 246
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 = 201 1902 Left = 207
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 = 1066 1909 Left = 1072
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 = 632 1916 Left = 638
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 = 581 1927 Left = 587
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 = 589 1934 Left = 595
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 = 697 1945 Left = 703
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 = 767 1956 Left = 773
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 = 981 1974 Left = 987
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 = 1016 1985 Left = 1022
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
@@ -1998,7 +1998,7 @@ object frmTracker: TfrmTracker
1998 Action = PlayStartAction 1998 Action = PlayStartAction
1999 end 1999 end
2000 object ExportGBSButton: TToolButton 2000 object ExportGBSButton: TToolButton
2001 Left = 325 2001 Left = 331
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 = 517 2009 Left = 523
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 = 417 2016 Left = 423
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 = 235 2024 Left = 241
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 = 206 2031 Left = 212
2032 Top = 0 2032 Top = 0
2033 ImageIndex = 87 2033 ImageIndex = 87
2034 OnClick = LoopSongToolButtonClick 2034 OnClick = LoopSongToolButtonClick
@@ -3190,6 +3190,7 @@ object frmTracker: TfrmTracker
3190 object SingleStepAction: TAction 3190 object SingleStepAction: TAction
3191 ImageIndex = 92 3191 ImageIndex = 92
3192 OnExecute = SingleStepActionExecute 3192 OnExecute = SingleStepActionExecute
3193 ShortCut = 13
3193 end 3194 end
3194 end 3195 end
3195 object GBDKCSaveDialog: TSaveDialog 3196 object GBDKCSaveDialog: TSaveDialog