\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{aquellex (aquellex)} \pdfinfo{ /Title (amiga-protracker-v2-3f.pdf) /Creator (Cheatography) /Author (aquellex (aquellex)) /Subject (Amiga ProTracker v2.3f Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{0B10A3} \definecolor{LightBackground}{HTML}{F7F7FC} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Amiga ProTracker v2.3f Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{aquellex (aquellex)} via \textcolor{DarkBackground}{\uline{cheatography.com/133704/cs/27379/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}aquellex (aquellex) \\ \uline{cheatography.com/aquellex} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 3rd April, 2021.\\ Updated 3rd April, 2021.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.54287 cm} x{3.43413 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Function keys}} \tn % Row 0 \SetRowColor{LightBackground} Esc & Exit {\bf{Disk Op.}} / {\bf{Edit Op.}} / {\bf{Sampler}} etc... \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} F1 & Choose {\emph{low octave}} (from C-1 to G-3) \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} F2 & Choose {\emph{high octave}} (from C-2 to B-3) \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} F3 & Cut ({\bf{sample}}) \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} F4 & Copy ({\bf{sample}}) \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} F5 & Paste ({\bf{sample}}) \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} Shift+F3 & Cut {\bf{track}} to {\emph{buffer}} \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} Shift+F4 & Copy {\bf{track}} to {\emph{buffer}} \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} Shift+F5 & Paste {\bf{track buffer}} to {\emph{track}} \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} Alt+F3 & Cut whole {\bf{pattern}} to {\emph{buffer}} \tn % Row Count 15 (+ 2) % Row 10 \SetRowColor{LightBackground} Alt+F4 & Copy whole {\bf{pattern}} to {\emph{buffer}} \tn % Row Count 17 (+ 2) % Row 11 \SetRowColor{white} Alt+F5 & Paste {\bf{pattern buffer}} to {\emph{pattern}} \tn % Row Count 19 (+ 2) % Row 12 \SetRowColor{LightBackground} Ctrl+F3 & Cut {\bf{commands}} to {\emph{buffer}} \tn % Row Count 21 (+ 2) % Row 13 \SetRowColor{white} Ctrl+F4 & Copy {\bf{commands}} to {\emph{buffer}} \tn % Row Count 23 (+ 2) % Row 14 \SetRowColor{LightBackground} Ctrl+F5 & Paste {\bf{command buffer}} to {\emph{track}} \tn % Row Count 25 (+ 2) % Row 15 \SetRowColor{white} F6 & Go to {\bf{pattern position}} 0 \tn % Row Count 27 (+ 2) % Row 16 \SetRowColor{LightBackground} F7 & Go to {\bf{pattern position}} 16 \tn % Row Count 29 (+ 2) % Row 17 \SetRowColor{white} F8 & Go to {\bf{pattern position}} 32 \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.54287 cm} x{3.43413 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Function keys (cont)}} \tn % Row 18 \SetRowColor{LightBackground} F9 & Go to {\bf{pattern position}} 49 \tn % Row Count 2 (+ 2) % Row 19 \SetRowColor{white} F10 & Go to {\bf{pattern position}} 63 \tn % Row Count 4 (+ 2) % Row 20 \SetRowColor{LightBackground} Shift+\{\{nl\}\}F6-F10 & Store current {\bf{pattern position}} on selected F-key \tn % Row Count 6 (+ 2) % Row 21 \SetRowColor{white} Alt+\{\{nl\}\}F6-F10 & Play {\bf{pattern}} from the stored {\bf{pattern position}} \tn % Row Count 8 (+ 2) % Row 22 \SetRowColor{LightBackground} Ctrl+\{\{nl\}\}F6-F10 & Record from the stored {\bf{pattern position}} \tn % Row Count 10 (+ 2) % Row 23 \SetRowColor{white} Help & Go to {\bf{Help}} or {\bf{PLST}} screen \tn % Row Count 12 (+ 2) % Row 24 \SetRowColor{LightBackground} Shift+Help & Toggle between {\bf{Help}} or {\bf{PLST}} on Help key \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{General}} \tn % Row 0 \SetRowColor{LightBackground} Return & Step 1 {\bf{note}} {\emph{forward}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Backspace & Step 1 {\bf{note}} {\emph{backward}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Shift+Return & Push {\bf{notes}} {\emph{down}} in {\bf{track}} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Shift+\{\{nl\}\}Backspace & Pull {\bf{notes}} {\emph{up}} in {\bf{track}} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Alt+Return & Push {\bf{notes}} {\emph{down}} in {\bf{pattern}} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} Alt+Backspace & Pull {\bf{notes}} {\emph{up}} in {\bf{pattern}} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl+Return & Push {\bf{commands}} {\emph{down}} \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} Ctrl+Backspace & Pull {\bf{commands}} {\emph{up}} \tn % Row Count 15 (+ 1) % Row 8 \SetRowColor{LightBackground} Tab & Move {\bf{cursor}} to {\emph{next track}} \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} Shift+Tab & Move {\bf{cursor}} to {\emph{previous track}} \tn % Row Count 19 (+ 2) % Row 10 \SetRowColor{LightBackground} Alt+Right & {\bf{Pattern}} number {\emph{up}} \tn % Row Count 21 (+ 2) % Row 11 \SetRowColor{white} Alt+Left & {\bf{Pattern}} number {\emph{down}} \tn % Row Count 23 (+ 2) % Row 12 \SetRowColor{LightBackground} Shift+Right & {\bf{Song}} position {\emph{up}} \tn % Row Count 24 (+ 1) % Row 13 \SetRowColor{white} Shift+Left & {\bf{Song}} position {\emph{down}} \tn % Row Count 26 (+ 2) % Row 14 \SetRowColor{LightBackground} Ctrl+Right & {\bf{Sample}} number {\emph{up}} \tn % Row Count 27 (+ 1) % Row 15 \SetRowColor{white} Ctrl+Left & {\bf{Sample}} number {\emph{down}} \tn % Row Count 29 (+ 2) % Row 16 \SetRowColor{LightBackground} Space & Toggle between {\bf{stop/edit-mode}} \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{General (cont)}} \tn % Row 17 \SetRowColor{LightBackground} Ctrl+0-9 & Set {\bf{edit step}} to {\emph{number}} (can only be done in {\bf{edit-mode}}) \tn % Row Count 3 (+ 3) % Row 18 \SetRowColor{white} Blank (to the left of Z) & Kill DMA \& set all {\bf{track}} volumes to 0 \tn % Row Count 5 (+ 2) % Row 19 \SetRowColor{LightBackground} Right Amiga & Play {\bf{pattern}} \tn % Row Count 6 (+ 1) % Row 20 \SetRowColor{white} Right Alt & Play {\bf{song}} \tn % Row Count 7 (+ 1) % Row 21 \SetRowColor{LightBackground} Right Shift & {\bf{Record}} \tn % Row Count 8 (+ 1) % Row 22 \SetRowColor{white} Caps Lock & Toggle {\bf{key repeat}} {\emph{on/off}} \tn % Row Count 10 (+ 2) % Row 23 \SetRowColor{LightBackground} Del & Delete {\bf{note}} under {\emph{cursor}} \tn % Row Count 12 (+ 2) % Row 24 \SetRowColor{white} Alt+Del & Delete {\bf{command}} only \tn % Row Count 14 (+ 2) % Row 25 \SetRowColor{LightBackground} Shift+Del & Delete {\bf{note and command}} \tn % Row Count 16 (+ 2) % Row 26 \SetRowColor{white} Shift+0-9 & Store current {\bf{command}} on selected {\emph{key}} \tn % Row Count 18 (+ 2) % Row 27 \SetRowColor{LightBackground} Alt+0-9 & Insert {\bf{command}} in current {\emph{track}} \tn % Row Count 20 (+ 2) % Row 28 \SetRowColor{white} Alt+- & Copy {\bf{command}} above {\emph{cursor}} to current {\emph{pattern position}} and subtract 1 from the value \tn % Row Count 25 (+ 5) % Row 29 \SetRowColor{LightBackground} Alt+= & Copy {\bf{command}} above {\emph{cursor}} to current {\emph{pattern position}} and add 1 to the value \tn % Row Count 29 (+ 4) % Row 30 \SetRowColor{white} Alt+\textbackslash{} & Copy {\bf{command}} above {\emph{cursor}} to current {\emph{pattern position}} \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{General (cont)}} \tn % Row 31 \SetRowColor{LightBackground} \textbackslash{} & Toggle {\bf{keypad mode}} (if auto insert effect is {\emph{disabled}}) {[}dots will appear on the right side!{]} \tn % Row Count 5 (+ 5) % Row 32 \SetRowColor{white} the 2nd key to the left of Return & Decrease {\bf{auto insert slot}} (if auto insert effect is {\emph{enabled}}) \tn % Row Count 8 (+ 3) % Row 33 \SetRowColor{LightBackground} the 1st key to the left of Return & Increase {\bf{auto insert slot}} (if auto insert effect is {\emph{enabled}})\{\{nl\}\}(hold {\bf{Shift}} to increase/decrease auto insert even more) \tn % Row Count 14 (+ 6) % Row 34 \SetRowColor{white} \textbackslash{}`\{\{fa-star\}\} & Go to {\bf{command line interface}} \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{fa-star\}\} \{\{ar\}\}If you press this by accident, you didn't quit out of ProTracker! Press Left Amiga+M to switch back into ProTracker.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Numeric pad}} \tn % Row 0 \SetRowColor{LightBackground} 0 & Select {\bf{Sample}} \$0 \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} 1st row & Select {\bf{Sample}} \$1-\$4 \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} 2nd row & Select {\bf{Sample}} \$5-\$8 \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} 3rd row & Select {\bf{Sample}} \$9-\$c \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} 4th row & Select {\bf{Sample}} \$d-\$f \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} Just Enter & Select {\bf{Sample}} \$10 \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Hold Enter + the other keys & Select {\bf{Sample}} \$11-\$1F \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} . & Kill {\bf{Sample}} \tn % Row Count 15 (+ 1) % Row 8 \SetRowColor{LightBackground} Alt+keypad & Tune {\bf{drumpad}} \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Left Amiga modifiers}} \tn % Row 0 \SetRowColor{LightBackground} Left Amiga+1 & Transpose {\bf{sample/track}} {\emph{up}} by 1 {\emph{note}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Left Amiga+Q & Transpose {\bf{sample/track}} {\emph{down}} by 1 {\emph{note}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Left Amiga+A & Transpose {\bf{sample/track}} {\emph{up}} by 1 {\emph{octave}} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Left Amiga+Z & Transpose {\bf{sample/track}} {\emph{down}} by 1 {\emph{octave}} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Left Amiga+2 & Transpose {\bf{sample/pattern}} {\emph{up}} by 1 {\emph{note}} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} Left Amiga+W & Transpose {\bf{sample/pattern}} {\emph{down}} by 1 {\emph{note}} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Left Amiga+S & Transpose {\bf{sample/pattern}} {\emph{up}} by 1 {\emph{octave}} \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} Left Amiga+X & Transpose {\bf{sample/pattern}} {\emph{down}} by 1 {\emph{octave}} \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} Left Amiga+3 & Transpose {\bf{all/track}} {\emph{up}} by 1 {\emph{note}} \tn % Row Count 18 (+ 2) % Row 9 \SetRowColor{white} Left Amiga+E & Transpose {\bf{all/track}} {\emph{down}} by 1 {\emph{note}} \tn % Row Count 20 (+ 2) % Row 10 \SetRowColor{LightBackground} Left Amiga+D & Transpose {\bf{all/track}} {\emph{up}} by 1 {\emph{octave}} \tn % Row Count 22 (+ 2) % Row 11 \SetRowColor{white} Left Amiga+C\{ & Transpose {\bf{all/track}} {\emph{down}} by 1 {\emph{octave}} \tn % Row Count 24 (+ 2) % Row 12 \SetRowColor{LightBackground} Left Amiga+4 & Transpose {\bf{all/pattern}} {\emph{up}} by 1 {\emph{note}} \tn % Row Count 26 (+ 2) % Row 13 \SetRowColor{white} Left Amiga+R & Transpose {\bf{all/pattern}} {\emph{down}} by 1 {\emph{note}} \tn % Row Count 28 (+ 2) % Row 14 \SetRowColor{LightBackground} Left Amiga+F & Transpose {\bf{all/pattern}} {\emph{up}} by 1 {\emph{octave}} \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Left Amiga modifiers (cont)}} \tn % Row 15 \SetRowColor{LightBackground} Left Amiga+V & Transpose {\bf{all/pattern}} {\emph{down}} by 1 {\emph{octave}} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.64701 cm} x{4.32999 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Control modifiers}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Ctrl+A} & Toggle current {\bf{track}} {\emph{on/off}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Ctrl+B} & Mark {\bf{block}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Ctrl+C} & Copy {\bf{block}} to {\emph{buffer}} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Ctrl+D} & Delete {\bf{block}}, drag {\bf{notes}} {\emph{up}} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Ctrl+E} & Expand current {\bf{track}} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{Ctrl+F} & Toggle {\bf{filter}} {\emph{on/off}} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} \seqsplit{Ctrl+G} & Boost {\bf{treble}} on all {\emph{samples}} \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} \seqsplit{Ctrl+H} & Transpose {\bf{block}} {\emph{up}} \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} \seqsplit{Ctrl+I} & Insert {\bf{block}}, push {\bf{notes}} {\emph{down}} \tn % Row Count 18 (+ 2) % Row 9 \SetRowColor{white} \seqsplit{Ctrl+J} & Join-paste {\bf{block}} \tn % Row Count 20 (+ 2) % Row 10 \SetRowColor{LightBackground} \seqsplit{Ctrl+K} & Kill to end of {\bf{track}} \tn % Row Count 22 (+ 2) % Row 11 \SetRowColor{white} \seqsplit{Ctrl+L} & Transpose {\bf{block}} {\emph{down}} \tn % Row Count 24 (+ 2) % Row 12 \SetRowColor{LightBackground} \seqsplit{Ctrl+M} & Toggle {\bf{multikeys}} \tn % Row Count 26 (+ 2) % Row 13 \SetRowColor{white} \seqsplit{Ctrl+N} & Re-mark last {\bf{block}} \tn % Row Count 28 (+ 2) % Row 14 \SetRowColor{LightBackground} \seqsplit{Ctrl+O} & Shrink {\bf{track}} \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.64701 cm} x{4.32999 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Control modifiers (cont)}} \tn % Row 15 \SetRowColor{LightBackground} \seqsplit{Ctrl+P} & Paste {\bf{block}} \tn % Row Count 2 (+ 2) % Row 16 \SetRowColor{white} \seqsplit{Ctrl+Q} & Unmute all {\bf{tracks}} \tn % Row Count 4 (+ 2) % Row 17 \SetRowColor{LightBackground} \seqsplit{Ctrl+R} & Restore F6-F10 {\bf{pattern positions}} \tn % Row Count 6 (+ 2) % Row 18 \SetRowColor{white} \seqsplit{Ctrl+S} & Toggle {\bf{split mode}} \tn % Row Count 8 (+ 2) % Row 19 \SetRowColor{LightBackground} \seqsplit{Ctrl+T} & Swap {\bf{tracks}} \tn % Row Count 10 (+ 2) % Row 20 \SetRowColor{white} \seqsplit{Ctrl+U} & Undo last {\bf{pattern}} change \tn % Row Count 12 (+ 2) % Row 21 \SetRowColor{LightBackground} \seqsplit{Ctrl+V} & Decrease {\bf{treble}} on all {\emph{samples}} \tn % Row Count 14 (+ 2) % Row 22 \SetRowColor{white} \seqsplit{Ctrl+W} & Polyphonise {\bf{block}} \tn % Row Count 16 (+ 2) % Row 23 \SetRowColor{LightBackground} \seqsplit{Ctrl+X} & Cut {\bf{block}} to {\emph{buffer}} \tn % Row Count 18 (+ 2) % Row 24 \SetRowColor{white} \seqsplit{Ctrl+Y} & Backwards {\bf{block}} \tn % Row Count 20 (+ 2) % Row 25 \SetRowColor{LightBackground} \seqsplit{Ctrl+Z} & Restore {\bf{effects}} \tn % Row Count 22 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.54747 cm} x{4.42953 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Alt modifiers}} \tn % Row 0 \SetRowColor{LightBackground} Alt+A & Monitor/Start {\bf{sampling}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Alt+B & Treble increase current {\bf{sample}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Alt+C & Toggle {\bf{track}} 3 \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Alt+D & Toggle {\bf{Disk Op.}} screen \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Alt+E & Toggle {\bf{Edit Op.}} screen \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} Alt+F & Filter {\bf{sample}} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Alt+G & Toggle {\bf{record}} mode \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} Alt+I & Toggle {\bf{auto insert effect}} {\emph{on/off}} {[}shows Ix on the left side where x is the number of the current {\bf{auto insert slot}}!{]} \tn % Row Count 18 (+ 4) % Row 8 \SetRowColor{LightBackground} Alt+K & Delete current {\bf{sample/track}} \tn % Row Count 20 (+ 2) % Row 9 \SetRowColor{white} Alt+M & Toggle {\bf{metronome}} {\emph{on/off}} (hold {\bf{Shift}} to set metronome {\bf{track}}) \tn % Row Count 23 (+ 3) % Row 10 \SetRowColor{LightBackground} Alt+Q & {\bf{Quit}} ProTracker \tn % Row Count 25 (+ 2) % Row 11 \SetRowColor{white} Alt+R & Resample current {\bf{sample}} \tn % Row Count 27 (+ 2) % Row 12 \SetRowColor{LightBackground} Alt+S & Toggle {\bf{sampler}} screen \tn % Row Count 29 (+ 2) % Row 13 \SetRowColor{white} Alt+T & Toggle {\bf{tuning tone}} \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.54747 cm} x{4.42953 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Alt modifiers (cont)}} \tn % Row 14 \SetRowColor{LightBackground} Alt+V & Toggle {\bf{track}} 4 \tn % Row Count 2 (+ 2) % Row 15 \SetRowColor{white} Alt+X & Toggle {\bf{track}} 2 \tn % Row Count 4 (+ 2) % Row 16 \SetRowColor{LightBackground} Alt+Y & Save all {\bf{samples}} \tn % Row Count 6 (+ 2) % Row 17 \SetRowColor{white} Alt+Z & Toggle {\bf{track}} 1 \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}