# HG changeset patch # User punk # Date 1272029702 14400 # Node ID 295314b1622059b893976d53bc7d50333a92d1c1 # Parent a66d70a89c856e420380599a933aba0f9011e0e3 [svn r11] updates to status diff -r a66d70a89c85 -r 295314b16220 documents/week3.lyx --- a/documents/week3.lyx Fri Apr 23 06:08:21 2010 -0400 +++ b/documents/week3.lyx Fri Apr 23 09:35:02 2010 -0400 @@ -56,9 +56,10 @@ This week we worked on programming the main components of the multi-voice playback system. We have sucessfully incorporated our working processor into the AWB project - management system (the one available from the 6.375 repository doesn't work). + 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. + Full integration of the soft core into the audio pipeline should be achieved (still in the works but close). We have continued work on the mixer and the routing table and have coded - pleminary versions of both. + 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. \end_layout