@@ -1,7 +1,7 @@ |
| 1 |
object frmTracker: TfrmTracker |
1 |
object frmTracker: TfrmTracker |
| 2 |
Left = 804 |
2 |
Left = 789 |
| 3 |
Height = 1200 |
3 |
Height = 1200 |
| 4 |
Top = 184 |
4 |
Top = 192 |
| 5 |
Width = 2040 |
5 |
Width = 2040 |
| 6 |
Caption = 'hUGETracker' |
6 |
Caption = 'hUGETracker' |
| 7 |
ClientHeight = 1166 |
7 |
ClientHeight = 1166 |
@@ -1706,7 +1706,7 @@ object frmTracker: TfrmTracker |
| 1706 |
ParentShowHint = False |
1706 |
ParentShowHint = False |
| 1707 |
end |
1707 |
end |
| 1708 |
object PanicToolButton: TToolButton |
1708 |
object PanicToolButton: TToolButton |
| 1709 |
Left = 851 |
1709 |
Left = 839 |
| 1710 |
Hint = 'Stops all sound output' |
1710 |
Hint = 'Stops all sound output' |
| 1711 |
Top = 0 |
1711 |
Top = 0 |
| 1712 |
AutoSize = True |
1712 |
AutoSize = True |
@@ -1717,21 +1717,21 @@ object frmTracker: TfrmTracker |
| 1717 |
ShowHint = True |
1717 |
ShowHint = True |
| 1718 |
end |
1718 |
end |
| 1719 |
object ToolButton2: TToolButton |
1719 |
object ToolButton2: TToolButton |
| 1720 |
Left = 221 |
1720 |
Left = 217 |
| 1721 |
Top = 0 |
1721 |
Top = 0 |
| 1722 |
Caption = '▶️ Cursor' |
1722 |
Caption = '▶️ Cursor' |
| 1723 |
ImageIndex = 75 |
1723 |
ImageIndex = 75 |
| 1724 |
OnClick = ToolButton2Click |
1724 |
OnClick = ToolButton2Click |
| 1725 |
end |
1725 |
end |
| 1726 |
object ToolButton4: TToolButton |
1726 |
object ToolButton4: TToolButton |
| 1727 |
Left = 331 |
1727 |
Left = 327 |
| 1728 |
Top = 0 |
1728 |
Top = 0 |
| 1729 |
Caption = '⏹ Stop' |
1729 |
Caption = '⏹ Stop' |
| 1730 |
ImageIndex = 73 |
1730 |
ImageIndex = 73 |
| 1731 |
OnClick = ToolButton4Click |
1731 |
OnClick = ToolButton4Click |
| 1732 |
end |
1732 |
end |
| 1733 |
object ExportGBButton: TToolButton |
1733 |
object ExportGBButton: TToolButton |
| 1734 |
Left = 442 |
1734 |
Left = 434 |
| 1735 |
Top = 0 |
1735 |
Top = 0 |
| 1736 |
AutoSize = True |
1736 |
AutoSize = True |
| 1737 |
Caption = 'Export .GB' |
1737 |
Caption = 'Export .GB' |
@@ -1746,21 +1746,21 @@ object frmTracker: TfrmTracker |
| 1746 |
Style = tbsDivider |
1746 |
Style = tbsDivider |
| 1747 |
end |
1747 |
end |
| 1748 |
object ToolButton6: TToolButton |
1748 |
object ToolButton6: TToolButton |
| 1749 |
Left = 433 |
1749 |
Left = 429 |
| 1750 |
Height = 39 |
1750 |
Height = 39 |
| 1751 |
Top = 0 |
1751 |
Top = 0 |
| 1752 |
Caption = 'ToolButton6' |
1752 |
Caption = 'ToolButton6' |
| 1753 |
Style = tbsDivider |
1753 |
Style = tbsDivider |
| 1754 |
end |
1754 |
end |
| 1755 |
object ToolButton7: TToolButton |
1755 |
object ToolButton7: TToolButton |
| 1756 |
Left = 1827 |
1756 |
Left = 1809 |
| 1757 |
Height = 39 |
1757 |
Height = 39 |
| 1758 |
Top = 0 |
1758 |
Top = 0 |
| 1759 |
Caption = 'ToolButton7' |
1759 |
Caption = 'ToolButton7' |
| 1760 |
Style = tbsSeparator |
1760 |
Style = tbsSeparator |
| 1761 |
end |
1761 |
end |
| 1762 |
object OctaveSpinEdit: TSpinEdit |
1762 |
object OctaveSpinEdit: TSpinEdit |
| 1763 |
Left = 1018 |
1763 |
Left = 1000 |
| 1764 |
Height = 38 |
1764 |
Height = 38 |
| 1765 |
Top = 0 |
1765 |
Top = 0 |
| 1766 |
Width = 158 |
1766 |
Width = 158 |
@@ -1770,14 +1770,14 @@ object frmTracker: TfrmTracker |
| 1770 |
TabOrder = 0 |
1770 |
TabOrder = 0 |
| 1771 |
end |
1771 |
end |
| 1772 |
object ToolButton9: TToolButton |
1772 |
object ToolButton9: TToolButton |
| 1773 |
Left = 927 |
1773 |
Left = 915 |
| 1774 |
Height = 39 |
1774 |
Height = 39 |
| 1775 |
Top = 0 |
1775 |
Top = 0 |
| 1776 |
Caption = 'ToolButton9' |
1776 |
Caption = 'ToolButton9' |
| 1777 |
Style = tbsSeparator |
1777 |
Style = tbsSeparator |
| 1778 |
end |
1778 |
end |
| 1779 |
object Label22: TLabel |
1779 |
object Label22: TLabel |
| 1780 |
Left = 941 |
1780 |
Left = 923 |
| 1781 |
Height = 30 |
1781 |
Height = 30 |
| 1782 |
Top = 0 |
1782 |
Top = 0 |
| 1783 |
Width = 77 |
1783 |
Width = 77 |
@@ -1786,7 +1786,7 @@ object frmTracker: TfrmTracker |
| 1786 |
ParentFont = False |
1786 |
ParentFont = False |
| 1787 |
end |
1787 |
end |
| 1788 |
object Label23: TLabel |
1788 |
object Label23: TLabel |
| 1789 |
Left = 1176 |
1789 |
Left = 1158 |
| 1790 |
Height = 30 |
1790 |
Height = 30 |
| 1791 |
Top = 0 |
1791 |
Top = 0 |
| 1792 |
Width = 125 |
1792 |
Width = 125 |
@@ -1795,7 +1795,7 @@ object frmTracker: TfrmTracker |
| 1795 |
ParentFont = False |
1795 |
ParentFont = False |
| 1796 |
end |
1796 |
end |
| 1797 |
object InstrumentComboBox: TComboBox |
1797 |
object InstrumentComboBox: TComboBox |
| 1798 |
Left = 1301 |
1798 |
Left = 1283 |
| 1799 |
Height = 38 |
1799 |
Height = 38 |
| 1800 |
Top = 0 |
1800 |
Top = 0 |
| 1801 |
Width = 374 |
1801 |
Width = 374 |
@@ -1826,7 +1826,7 @@ object frmTracker: TfrmTracker |
| 1826 |
Text = '(no instrument)' |
1826 |
Text = '(no instrument)' |
| 1827 |
end |
1827 |
end |
| 1828 |
object Label24: TLabel |
1828 |
object Label24: TLabel |
| 1829 |
Left = 1675 |
1829 |
Left = 1657 |
| 1830 |
Height = 30 |
1830 |
Height = 30 |
| 1831 |
Top = 0 |
1831 |
Top = 0 |
| 1832 |
Width = 64 |
1832 |
Width = 64 |
@@ -1835,7 +1835,7 @@ object frmTracker: TfrmTracker |
| 1835 |
ParentFont = False |
1835 |
ParentFont = False |
| 1836 |
end |
1836 |
end |
| 1837 |
object StepSpinEdit: TSpinEdit |
1837 |
object StepSpinEdit: TSpinEdit |
| 1838 |
Left = 1739 |
1838 |
Left = 1721 |
| 1839 |
Height = 38 |
1839 |
Height = 38 |
| 1840 |
Top = 0 |
1840 |
Top = 0 |
| 1841 |
Width = 88 |
1841 |
Width = 88 |
@@ -1845,28 +1845,28 @@ object frmTracker: TfrmTracker |
| 1845 |
TabOrder = 2 |
1845 |
TabOrder = 2 |
| 1846 |
end |
1846 |
end |
| 1847 |
object ToolButton3: TToolButton |
1847 |
object ToolButton3: TToolButton |
| 1848 |
Left = 129 |
1848 |
Left = 125 |
| 1849 |
Top = 0 |
1849 |
Top = 0 |
| 1850 |
Caption = '▶️ Start' |
1850 |
Caption = '▶️ Start' |
| 1851 |
ImageIndex = 74 |
1851 |
ImageIndex = 74 |
| 1852 |
OnClick = ToolButton3Click |
1852 |
OnClick = ToolButton3Click |
| 1853 |
end |
1853 |
end |
| 1854 |
object ExportGBSButton: TToolButton |
1854 |
object ExportGBSButton: TToolButton |
| 1855 |
Left = 564 |
1855 |
Left = 556 |
| 1856 |
Top = 0 |
1856 |
Top = 0 |
| 1857 |
Caption = 'Export .GBS' |
1857 |
Caption = 'Export .GBS' |
| 1858 |
ImageIndex = 76 |
1858 |
ImageIndex = 76 |
| 1859 |
OnClick = ExportGBSButtonClick |
1859 |
OnClick = ExportGBSButtonClick |
| 1860 |
end |
1860 |
end |
| 1861 |
object ToolButton5: TToolButton |
1861 |
object ToolButton5: TToolButton |
| 1862 |
Left = 842 |
1862 |
Left = 834 |
| 1863 |
Height = 39 |
1863 |
Height = 39 |
| 1864 |
Top = 0 |
1864 |
Top = 0 |
| 1865 |
Caption = 'ToolButton5' |
1865 |
Caption = 'ToolButton5' |
| 1866 |
Style = tbsDivider |
1866 |
Style = tbsDivider |
| 1867 |
end |
1867 |
end |
| 1868 |
object ToolButton10: TToolButton |
1868 |
object ToolButton10: TToolButton |
| 1869 |
Left = 697 |
1869 |
Left = 689 |
| 1870 |
Top = 0 |
1870 |
Top = 0 |
| 1871 |
Caption = 'Render Song' |
1871 |
Caption = 'Render Song' |
| 1872 |
ImageIndex = 77 |
1872 |
ImageIndex = 77 |