\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{Bill Smith (Naenyn)}
\pdfinfo{
  /Title (teenage-engineering-pocket-operators.pdf)
  /Creator (Cheatography)
  /Author (Bill Smith (Naenyn))
  /Subject (Teenage Engineering Pocket Operators 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}{161EFA}
\definecolor{LightBackground}{HTML}{F0F0FE}
\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{Teenage Engineering Pocket Operators Cheat Sheet}}}} \\
    \normalsize{by \textcolor{DarkBackground}{Bill Smith (Naenyn)} via \textcolor{DarkBackground}{\uline{cheatography.com/21154/cs/14887/}}}
\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}Bill Smith (Naenyn) \\
  \uline{cheatography.com/naenyn} \\
  \end{tabulary}
\vfill
\columnbreak
\begin{tabulary}{5.8cm}{L}
  \SetRowColor{FootBackground}
  \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}}  \\
   \vspace{-2pt}Published 26th February, 2018.\\
   Updated 24th June, 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}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Notes \& Conventions}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{\{\{ac\}\}Welcome to my cheat sheet for the\{\{nl\}\}\{\{link="https://teenage.engineering/products/po"\}\}Teenage Engineering Pocket Operators\{\{/link\}\}} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{In order to maintain consistency between POs, I refer to the button directly below {\bf{Knob B}} as {\bf{Func}} and the button directly below {\bf{Func}} as {\bf{Effect}}.\{\{nl\}\}The {\bf{Func}} button actually has different names/functions between POs (described elsewhere in this guide). However, this button is always used for sync modes.} \tn 
% Row Count 10 (+ 7)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{For additional info, including transmitting and receiving data for the PO-32 and PO-35, see the \{\{link="https://teenage.engineering/guides"\}\}user guides\{\{/link\}\}.} \tn 
% Row Count 14 (+ 4)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{\{\{ac\}\}{\bf{Cheat Sheet Conventions}}} \tn 
% Row Count 15 (+ 1)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{\{\{ac\}\}With {\bf{Write}} mode enabled:} \tn 
% Row Count 16 (+ 1)
% Row 5
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\emph{(SS)}} = Step Sequence Edit (with playback stopped)} \tn 
% Row Count 18 (+ 2)
% Row 6
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\emph{(LR)}} = Live Record (with playback started)} \tn 
% Row Count 19 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{0.9954 cm} x{3.9816 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{After inserting batteries...}}  \tn
% Row 0
\SetRowColor{LightBackground}
Set Time & Rotate {\bf{Knob A}} for Hours. Rotate {\bf{Knob B}} for Minutes. Press any key to confirm/exit. \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Set Alarm & Hold {\bf{Sound}}, Press {\bf{Pattern}}. Rotate {\bf{Knob A}} for Hours (all the way left to disable). Rotate {\bf{Knob B}} for Minutes. Press {\bf{1-16}} to set pattern for alarm. \tn 
% Row Count 9 (+ 6)
% Row 2
\SetRowColor{LightBackground}
Set Volume & Hold {\bf{BPM}}, Press Button {\bf{1}} (low) - {\bf{16}} (high). \tn 
% Row Count 11 (+ 2)
% Row 3
\SetRowColor{white}
Stop Alarm & Press any key. \tn 
% Row Count 13 (+ 2)
% Row 4
\SetRowColor{LightBackground}
Reset Time & Remove \& reinsert batteries. \tn 
% Row Count 15 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{Why do these things even have a clock \& alarm? Weird.}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.3731 cm} x{1.51041 cm} x{1.69349 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Sync Modes}}  \tn
% Row 0
\SetRowColor{LightBackground}
\{\{ac\}\}Mode & \{\{ac\}\}Input & \{\{ac\}\}Output \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
SY0 & Stereo & Stereo \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
SY1 & Stereo & Mono/Sync \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
SY2 & Sync & Stereo \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
SY3 & Sync & Mono/Sync \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
SY4 & Mono/Sync & Stereo \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
SY5 & Mono/Sync & Mono/Sync \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\SetRowColor{LightBackground}
\mymulticolumn{3}{x{5.377cm}}{To toggle Sync Modes: Hold {\bf{Func}}, Press {\bf{BPM}}. \newline Typical setup: SY1 -\textgreater{} SY5 (multiple) -\textgreater{} SY4 \newline Set first \& middle POs' volume to 9, last volume to 16. \newline Using an external mixer: SY1 -\textgreater{} SY3 (multiple) -\textgreater{} SY2}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.34379 cm} x{3.63321 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Live Play}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}With Playback stopped...} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Select Sound & Hold {\bf{Sound}}, Press {\bf{1-16}}. \tn 
% Row Count 3 (+ 2)
% Row 2
\SetRowColor{LightBackground}
Play Sound & Press {\bf{1-16}}. \tn 
% Row Count 4 (+ 1)
% Row 3
\SetRowColor{white}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-14 sub\{\{nl\}\}PO-16 factory\{\{nl\}\}PO-28 robot} \tn 
% Row Count 6 (+ 2)
% Row 4
\SetRowColor{LightBackground}
micro drum kit & Sound {\bf{16}}. This drum kit plays different sounds for different note values and has only one voice. \tn 
% Row Count 10 (+ 4)
% Row 5
\SetRowColor{white}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-28 robot} \tn 
% Row Count 11 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Toggle Octave & With sound {\bf{1-7}} or {\bf{9-15}} selected, Press {\bf{Sound}}. \tn 
% Row Count 13 (+ 2)
% Row 7
\SetRowColor{white}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-35 speak} \tn 
% Row Count 14 (+ 1)
% Row 8
\SetRowColor{LightBackground}
tonic drum kit: & Sound {\bf{16}}. Similar to the above micro drum kit. \tn 
% Row Count 16 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Feedback?}}  \tn
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\emph{"I hope this cheat sheet is helpful! Feel free to contact me with suggestions or comments."}}\{\{nl\}\}~~~~~~\textasciitilde{}\{\{link="mailto:naenyn@gmail.com"\}\}Naenyn\{\{/link\}\}% Row Count 4 (+ 4)
} \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Creating Patterns}}  \tn
% Row 0
\SetRowColor{LightBackground}
Copy Pattern & Hold {\bf{Write}}, Press {\bf{Pattern}}, then {\bf{1-16}} to copy active pattern to target pattern. \tn 
% Row Count 5 (+ 5)
% Row 1
\SetRowColor{white}
Clear Current Pattern & Hold {\bf{Func}}, Press {\bf{Pattern}}. \tn 
% Row Count 7 (+ 2)
% Row 2
\SetRowColor{LightBackground}
Select Sound & Hold {\bf{Sound}}, Press {\bf{1-16}}. \tn 
% Row Count 9 (+ 2)
% Row 3
\SetRowColor{white}
{\emph{(SS)}} Toggle Write mode & With Playback stopped, press {\bf{Write}}. \tn 
% Row Count 11 (+ 2)
% Row 4
\SetRowColor{LightBackground}
{\emph{(SS)}} Add a note & Press {\bf{1-16}}. \tn 
% Row Count 12 (+ 1)
% Row 5
\SetRowColor{white}
{\emph{(SS)}} Set Note Value & Hold Step {\bf{1-16}}, Turn {\bf{Knob A}}. \tn 
% Row Count 14 (+ 2)
% Row 6
\SetRowColor{LightBackground}
{\emph{(SS)}} Set Note Length & Hold Step {\bf{1-16}}, Turn {\bf{Knob B}}. \tn 
% Row Count 16 (+ 2)
% Row 7
\SetRowColor{white}
{\emph{(LR)}} Add a note & Hold {\bf{Write}} and play notes {\bf{1-16}}. \tn 
% Row Count 18 (+ 2)
% Row 8
\SetRowColor{LightBackground}
{\emph{(LR)}} Parameter Locking & Hold {\bf{Write}}, Turn {\bf{Knob A}} and/or {\bf{Knob B}}. \tn 
% Row Count 21 (+ 3)
% Row 9
\SetRowColor{white}
{\emph{(LR)}} Clear Parameter Locking & Hold {\bf{Write}}, Turn knobs once only \tn 
% Row Count 23 (+ 2)
% Row 10
\SetRowColor{LightBackground}
{\emph{(LR)}} Effects & Hold {\bf{Effect}}, Press {\bf{1-16}}. \tn 
% Row Count 25 (+ 2)
% Row 11
\SetRowColor{white}
{\emph{(LR)}} Clear Effects & Hold {\bf{Effect}} for length of pattern. \tn 
% Row Count 27 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{Note: Effects on the PO-2X also work in Live mode (Playback stopped). These effects can be toggled. \newline Note: Effects on the PO-33 and PO-35 work slightly different. Press {\bf{1-15}} (PO-33) or {\bf{9-15}} (PO-35) to activate. If {\bf{Write}} is enabled, effect will be saved to the pattern. Hold {\bf{Effect}}, Press {\bf{16}} to clear.}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Playback}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}First, press {\bf{Play}}!} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Play Pattern & Hold {\bf{Pattern}}, Press {\bf{1-16}}. \tn 
% Row Count 3 (+ 2)
% Row 2
\SetRowColor{LightBackground}
Chain Patterns & Hold {\bf{Pattern}}, Press multiple {\bf{1-16}} buttons in sequence. \tn 
% Row Count 6 (+ 3)
% Row 3
\SetRowColor{white}
Cycle BPM & Press {\bf{BPM}} to cycle between HipHop/80, Disco/120, Techno/140. \tn 
% Row Count 9 (+ 3)
% Row 4
\SetRowColor{LightBackground}
Set BPM & Hold {\bf{BPM}}, Turn {\bf{Knob B}} (60-240). \tn 
% Row Count 11 (+ 2)
% Row 5
\SetRowColor{white}
Set Swing & Hold {\bf{BPM}}, Turn {\bf{Knob A}}. \tn 
% Row Count 13 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{When using multiple POs synced together, press {\bf{Play}} on "slave" POs to arm Playback. Press {\bf{Play}} on "master" PO to start Playback on all armed POs.}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.60195 cm} x{1.3731 cm} x{1.60195 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Device-Specific Keys}}  \tn
% Row 0
\SetRowColor{LightBackground}
\{\{ac\}\}{\bf{Device}} & \{\{ac\}\}{\bf{Func}} & \{\{ac\}\}{\bf{Effect}} \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
PO-12 rhythm & Funct & FX \tn 
% Row Count 3 (+ 1)
% Row 2
\SetRowColor{LightBackground}
PO-14 sub & Key o-o & Style \tn 
% Row Count 4 (+ 1)
% Row 3
\SetRowColor{white}
PO-16 factory & Key o-o & Style \tn 
% Row Count 5 (+ 1)
% Row 4
\SetRowColor{LightBackground}
PO-20 arcade & Chord & FX \tn 
% Row Count 6 (+ 1)
% Row 5
\SetRowColor{white}
PO-24 office & Solo & FX \tn 
% Row Count 7 (+ 1)
% Row 6
\SetRowColor{LightBackground}
PO-28 robot & Glide & FX \tn 
% Row Count 8 (+ 1)
% Row 7
\SetRowColor{white}
PO-32 tonic & Accent & FX \tn 
% Row Count 9 (+ 1)
% Row 8
\SetRowColor{LightBackground}
PO-33 K.O! & Record & FX \tn 
% Row Count 10 (+ 1)
% Row 9
\SetRowColor{white}
PO-35 speak & Record & FX \tn 
% Row Count 11 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{PO-1X Functions}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-12 rhythm} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
{\emph{(LR)}} Step Retrig & Hold {\bf{1-16}}, Press {\bf{BPM}} multiple times to retrig step 2, 3, 4, 6, or 8 times. \tn 
% Row Count 5 (+ 4)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-14 sub\{\{nl\}\}PO-16 factory} \tn 
% Row Count 6 (+ 1)
% Row 3
\SetRowColor{white}
{\emph{(LR)}} Add Playstyles & Hold {\bf{Func}}, Press {\bf{1-16}}. \tn 
% Row Count 8 (+ 2)
% Row 4
\SetRowColor{LightBackground}
{\emph{(LR)}} Clear Playstyles & Hold {\bf{Func}} for length of pattern. \tn 
% Row Count 10 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{PO-2X Functions}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-20 arcade} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
{\emph{(LR)}} Play Chord Chains & Hold {\bf{Func}}, Press {\bf{1-16}} (up to 128 times). \tn 
% Row Count 3 (+ 2)
% Row 2
\SetRowColor{LightBackground}
{\emph{(LR)}} Drone & Hold {\bf{Func}} , Turn {\bf{Knob A}} and/or {\bf{Knob B}}. \tn 
% Row Count 6 (+ 3)
% Row 3
\SetRowColor{white}
{\emph{(LR)}} Fade Out & During playback, Hold {\bf{Effect}}, Press {\bf{Play}}. \tn 
% Row Count 9 (+ 3)
% Row 4
\SetRowColor{LightBackground}
{\emph{(LR)}} Step Retrig & Hold {\bf{1-16}}, Press {\bf{BPM}} multiple times to retrig step 2, 3, 4, 6, or 8 times. \tn 
% Row Count 13 (+ 4)
% Row 5
\SetRowColor{white}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-24 office} \tn 
% Row Count 14 (+ 1)
% Row 6
\SetRowColor{LightBackground}
{\emph{(LR)}} Step Retrig & Hold {\bf{1-16}}, Press {\bf{BPM}} multiple times to retrig step 2, 3, 4, 6, or 8 times. \tn 
% Row Count 18 (+ 4)
% Row 7
\SetRowColor{white}
Solo Play & During playback, hold {\bf{Func}}, Press {\bf{1-16}} to solo that sound. \tn 
% Row Count 21 (+ 3)
% Row 8
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-28 robot} \tn 
% Row Count 22 (+ 1)
% Row 9
\SetRowColor{white}
Auto Vibrato & During playback, hold {\bf{Func}}, Turn {\bf{Knobs A \& B}} ({\bf{A}}: Depth (left = off), {\bf{B}}: Rate). \tn 
% Row Count 26 (+ 4)
% Row 10
\SetRowColor{LightBackground}
Glide during live playing & While playing notes, hold {\bf{Func}} and play a note to glide up to that note. Hold {\bf{Func}} and release a note to glide down. \tn 
% Row Count 32 (+ 6)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{PO-2X Functions (cont)}}  \tn
% Row 11
\SetRowColor{LightBackground}
Record Glide & With {\bf{Write}} enabled, hold a lit step {\bf{1-16}}, Press {\bf{Func}} to glide up on that step. Hold an unlit step {\bf{1-16}}, Press {\bf{Func}} to glide down. \tn 
% Row Count 7 (+ 7)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{PO-3X Functions}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-32 tonic} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Accent during Playback & Hold {\bf{Func}}, Press {\bf{1-16}}. \tn 
% Row Count 3 (+ 2)
% Row 2
\SetRowColor{LightBackground}
{\emph{(SS)}} Accent step edit & Select step {\bf{1-16}}, Hold {\bf{Func}}, Press {\bf{1-16}}. \tn 
% Row Count 6 (+ 3)
% Row 3
\SetRowColor{white}
Receive Data (from uTonic) & Hold {\bf{Func}}, Press {\bf{Sound}}. \tn 
% Row Count 8 (+ 2)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-33 K.O!} \tn 
% Row Count 9 (+ 1)
% Row 5
\SetRowColor{white}
Record Sound & Hold {\bf{Func}}, Hold {\bf{1-16}}, speak in to mic or use line-in. \tn 
% Row Count 12 (+ 3)
% Row 6
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{Note: You get 40 seconds of recording time total on the PO-33.} \tn 
% Row Count 14 (+ 2)
% Row 7
\SetRowColor{white}
Delete Sound & Hold {\bf{Func}}, Press {\bf{Sound}}. \tn 
% Row Count 16 (+ 2)
% Row 8
\SetRowColor{LightBackground}
Sound Tweak & Press {\bf{Effect}} to toggle {\bf{Knob A \& B}} between: \tn 
% Row Count 19 (+ 3)
% Row 9
\SetRowColor{white}
 & ~~~~- pitch \& volume \tn 
% Row Count 21 (+ 2)
% Row 10
\SetRowColor{LightBackground}
 & ~~~~- high/low-pass filter \& resonance \tn 
% Row Count 24 (+ 3)
% Row 11
\SetRowColor{white}
 & ~~~~- start point \& length of sound \tn 
% Row Count 27 (+ 3)
% Row 12
\SetRowColor{LightBackground}
Copy Sound & Hold {\bf{Write}}, Press {\bf{Sound}}, Press {\bf{1-16}} to copy current-selected sound to target sound. \tn 
% Row Count 31 (+ 4)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{PO-3X Functions (cont)}}  \tn
% Row 13
\SetRowColor{LightBackground}
Copy last-triggered slice & Hold {\bf{Write}}, Press {\bf{Sound}}, Press {\bf{9-16}}. Press {\bf{1-16}}. \tn 
% Row Count 3 (+ 3)
% Row 14
\SetRowColor{white}
\mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}PO-35 speak} \tn 
% Row Count 4 (+ 1)
% Row 15
\SetRowColor{LightBackground}
Record Sound & Hold {\bf{Func}}, Hold {\bf{1-15}}, use mic or line-in. \tn 
% Row Count 7 (+ 3)
% Row 16
\SetRowColor{white}
\mymulticolumn{2}{x{5.377cm}}{Note: You get 8 seconds of recording time for each sound.} \tn 
% Row Count 9 (+ 2)
% Row 17
\SetRowColor{LightBackground}
Sound Tweak & Press {\bf{Effect}} to toggle {\bf{Knob A \& B}} between: \tn 
% Row Count 12 (+ 3)
% Row 18
\SetRowColor{white}
 & ~~~~- pitch \& formant \tn 
% Row Count 14 (+ 2)
% Row 19
\SetRowColor{LightBackground}
 & ~~~~- start point \& speed \tn 
% Row Count 16 (+ 2)
% Row 20
\SetRowColor{white}
Change Voice & Hold {\bf{Effect}}, Press {\bf{1-8}}. If {\bf{Write}} is enabled, voice change is saved to pattern. \tn 
% Row Count 20 (+ 4)
% Row 21
\SetRowColor{LightBackground}
Transpose & Hold {\bf{Pattern}}, Turn {\bf{Knob A}}. \tn 
% Row Count 22 (+ 2)
% Row 22
\SetRowColor{white}
Scale & Hold {\bf{Pattern}}, Turn {\bf{Knob B}}. \tn 
% Row Count 24 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}


% That's all folks
\end{multicols*}

\end{document}