Page MenuHomec4science

lecture_5.tex
No OneTemporary

File Metadata

Created
Thu, Mar 13, 05:40

lecture_5.tex

\documentclass[xcolor=dvipsnames,aspectratio=169]{beamer}
\def\stylepath{../styles}
\usepackage{\stylepath/com418}
\usepackage{hyperref}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lect{6}
\title{Audio Data Compression}
\date{}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\setbeamercovered{transparent}
\frametitle{Overview}
\begin{itemize}
\item the human auditory system
\item MP3 compression
\end{itemize}
\end{frame}
\intertitle{the human auditory system}
\input{has.tex}
\intertitle{MP3 compression}
\input{mp3.tex}
\end{document}

Event Timeline