view documents/week4.lyx @ 24:3871f3530551 pygar svn.25

[svn r25] added our report for week 4
author rlm
date Wed, 28 Apr 2010 08:29:04 -0400
parents
children
line wrap: on
line source
1 #LyX 1.6.4 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass article
6 \use_default_options true
7 \language english
8 \inputencoding auto
9 \font_roman default
10 \font_sans default
11 \font_typewriter default
12 \font_default_family default
13 \font_sc false
14 \font_osf false
15 \font_sf_scale 100
16 \font_tt_scale 100
18 \graphics default
19 \paperfontsize default
20 \use_hyperref false
21 \papersize default
22 \use_geometry false
23 \use_amsmath 1
24 \use_esint 1
25 \cite_engine basic
26 \use_bibtopic false
27 \paperorientation portrait
28 \secnumdepth 3
29 \tocdepth 3
30 \paragraph_separation indent
31 \defskip medskip
32 \quotes_language english
33 \papercolumns 1
34 \papersides 1
35 \paperpagestyle default
36 \tracking_changes false
37 \output_changes false
38 \author ""
39 \author ""
40 \end_header
42 \begin_body
44 \begin_layout Title
45 Multi-Voice Audio Playback
46 \end_layout
48 \begin_layout Author
49 Laurel Pardue, Robert McIntyre
50 \end_layout
52 \begin_layout Subsection*
53 Progress
54 \end_layout
56 \begin_layout Standard
57 We've been working on getting a basic test of the system this last week.
58 Everything works up to writing the output wav file to disk, which is a
59 simple c++ issue we should have worked out in a day or so.
60 Once this is complete, we'll have a complete audio processing chain that
61 sends data through soft-cores that don't (yet) do anything but pass the
62 data along, and we will hear music for the first time.
63 \end_layout
65 \end_body
66 \end_document