view documents/week3.lyx @ 9:a66d70a89c85 pygar svn.10

[svn r10] added week 3 progress report. Please tell me what you think!
author rlm
date Fri, 23 Apr 2010 06:08:21 -0400
parents
children 295314b16220
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 \end_header
41 \begin_body
43 \begin_layout Title
44 Multi-Voice Audio Playback
45 \end_layout
47 \begin_layout Author
48 Laurel Pardue, Robert McIntyre
49 \end_layout
51 \begin_layout Subsection*
52 Progress
53 \end_layout
55 \begin_layout Standard
56 This week we worked on programming the main components of the multi-voice
57 playback system.
58 We have sucessfully incorporated our working processor into the AWB project
59 management system (the one available from the 6.375 repository doesn't work).
60 We have continued work on the mixer and the routing table and have coded
61 pleminary versions of both.
63 \end_layout
65 \begin_layout Subsection*
66 Blockers
67 \end_layout
69 \begin_layout Standard
70 We need to meet with Elliott to determine how to load programs into the
71 processors which we have just integrated into the processing stream.
72 We need them to be able to
73 \begin_inset Quotes eld
74 \end_inset
76 start
77 \begin_inset Quotes erd
78 \end_inset
80 with a program for processing samples already in memory.
81 \end_layout
83 \end_body
84 \end_document