comparison documents/week3.lyx @ 10:295314b16220 pygar svn.11

[svn r11] updates to status
author punk
date Fri, 23 Apr 2010 09:35:02 -0400
parents a66d70a89c85
children
comparison
equal deleted inserted replaced
9:a66d70a89c85 10:295314b16220
54 54
55 \begin_layout Standard 55 \begin_layout Standard
56 This week we worked on programming the main components of the multi-voice 56 This week we worked on programming the main components of the multi-voice
57 playback system. 57 playback system.
58 We have sucessfully incorporated our working processor into the AWB project 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). 59 management system and built an AWB module separate from the MIT-6.375 package to host our work. Our processor compiles within the environment but is untested as the benchmarks aren't running. The interfaces and module construction match the existing codes though so it is unlikely the processor would fail.
60 Full integration of the soft core into the audio pipeline should be achieved (still in the works but close).
60 We have continued work on the mixer and the routing table and have coded 61 We have continued work on the mixer and the routing table and have coded
61 pleminary versions of both. 62 pleminary versions of both. The routing table, which provides static definitions for how to construct the audio path at compile time sucessfully compiles. It also includes mixer scalars.
62 63
63 \end_layout 64 \end_layout
64 65
65 \begin_layout Subsection* 66 \begin_layout Subsection*
66 Blockers 67 Blockers