# HG changeset patch # User rlm # Date 1272457744 14400 # Node ID 3871f353055131cd67ec1024ae2e7e446878cc11 # Parent 90197e3375e2cfca5f1e5e67fd0008255ced53be [svn r25] added our report for week 4 diff -r 90197e3375e2 -r 3871f3530551 documents/week4.lyx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/documents/week4.lyx Wed Apr 28 08:29:04 2010 -0400 @@ -0,0 +1,66 @@ +#LyX 1.6.4 created this file. For more info see http://www.lyx.org/ +\lyxformat 345 +\begin_document +\begin_header +\textclass article +\use_default_options true +\language english +\inputencoding auto +\font_roman default +\font_sans default +\font_typewriter default +\font_default_family default +\font_sc false +\font_osf false +\font_sf_scale 100 +\font_tt_scale 100 + +\graphics default +\paperfontsize default +\use_hyperref false +\papersize default +\use_geometry false +\use_amsmath 1 +\use_esint 1 +\cite_engine basic +\use_bibtopic false +\paperorientation portrait +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\defskip medskip +\quotes_language english +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\author "" +\author "" +\end_header + +\begin_body + +\begin_layout Title +Multi-Voice Audio Playback +\end_layout + +\begin_layout Author +Laurel Pardue, Robert McIntyre +\end_layout + +\begin_layout Subsection* +Progress +\end_layout + +\begin_layout Standard +We've been working on getting a basic test of the system this last week. + Everything works up to writing the output wav file to disk, which is a + simple c++ issue we should have worked out in a day or so. + Once this is complete, we'll have a complete audio processing chain that + sends data through soft-cores that don't (yet) do anything but pass the + data along, and we will hear music for the first time. +\end_layout + +\end_body +\end_document diff -r 90197e3375e2 -r 3871f3530551 documents/week4.pdf Binary file documents/week4.pdf has changed