<?php require_once "fs_inner_context.inc"; ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     "http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">

<title><?php echo $HTML_TITLE; ?></title>

</head>

<?php echo html_bgcolor_body($BG_COLOR); ?>

<!-- Standard hierarchical header structure -->

<?php echo $CS_HEADER_HTML; ?>

<?php echo html_linked_text("<em>Courses</em>", $CS_COURSES_ROOT_URL); ?>

<?php echo $HTML_HEADER; ?>

<hr><hr>

<p>
Here is a picture showing the structure of the sound domain.

<br><br><br>

<img src="http://www.cs.uchicago.edu/~odonnell/Include/Image/hdist.gif" alt="[mystery]">

<br><br>

This is why sound is not so simple to model. If you understand the
picture thoroughly, please explain it to me. If you don't understand
it, enroll for the course.

<p>

<hr>

<img
  align="right"
  src="http://www.cs.uchicago.edu/~odonnell/Include/Image/ear-note.gif"
  alt="[silly picture with an ear and musical notes]"
>

<blockquote>
<table>
<tr><td align=right>... it is a tale</td></tr>
<tr><td align=left>Told by an idiot, full of sound and fury,</td></tr>
<tr><td align=left>Signifying nothing.</td></tr>
</table>
</blockquote>
<a href="http://the-tech.mit.edu/Shakespeare/works.html">
William Shakespeare</a>,
<a href="http://the-tech.mit.edu/Shakespeare/macbeth/index.html">
  <em>Macbeth</em></a>,
<a href="http://the-tech.mit.edu/Shakespeare/macbeth/macbeth.5.5.html">
  Act V, Scene V</a>.

<p>
William Shakespeare <a href="Wit/">mentioned sound</a> in many other
plays and sonnets.

<hr>

<blockquote>
If it sounds good, it is good.
</blockquote>
<a href="http://www.dukeellington.com/">Duke Ellington</a>

<br><br>
<hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
"<img align=top
     src=\"http://www.cs.uchicago.edu/~odonnell/Include/Image/news5.gif\"
     alt=\"News Flash: \"
>
Timely Announcements");
?>

<?php echo html_linked_text("Online Discussion using phpbb", "http://phpbb.cs.uchicago.edu/CS295"); ?>

<br><br>

<ul>

  <li>[27 May 2003] I posted a
  <?php echo html_linked_text("schedule for final interviews",
                              "Project/Interviews/"); ?>.
  Please choose a slot by the end of the day on Monday 2 June.
  [O'D]<br><br></li>

</ul>

<hr><hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1, "Logistics"); ?>

<ul>

  <li>Venue: TTh 3:00 PM, Cobb 214<br><br></li>

  <li>Instructor:
      <?php echo html_linked_text("Michael J. O'Donnell", $OD_ROOT_URL); ?><br><br>

    <ul>
       
      <li>Office: Ryerson 257A.<br><br></li>

      <li>email: <em>odonnell@cs.uchicago.edu</em><br><br></li>

      <li>Office hours: by appointment. Contact me by email, phone at
      the office (773-702-1269), or phone at home (847-835-1837
      between 9:30 and 5:30 on days that I work at home). You may drop
      in to the office any time, but you may find me out or busy if
      you haven't confirmed an appointment. Check my
      <?php echo html_linked_text("personal calendar", $OD_CALENDAR_URL); ?>
      before proposing an appointment.<br><br>
      </li>

    </ul>

    <br><br>

  </li>

  <li>Teaching Assistant: Donour Sizemore<br><br>
    <ul>
    <li>Mr. Sizemore will help organize and maintain software for
        the course.
    </li>
    </ul>
  </li>

</ul>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Course Description",
                                        "Course_description"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Texts",
                                        "Texts"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Getting Started",
                                        "Project/Getting_started/"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Computing Resources",
                                        "Computing_resources"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Class Project",
                                        "Project"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Students in the Class",
                                        "Roster"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Online Discussion",
                                        "http://phpbb.cs.uchicago.edu/CS295/index.php"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                html_linked_text("Previous instances of the course",
                                 "Previous_classes")); ?>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                       html_linked_text("Related links",
                                        "Related_links")); ?>

<?php echo html_footer("index", 0, 1); ?>
<!-- hhmts start -->
Last modified: Tue May 27 10:48:35 CDT 2003
<!-- hhmts end -->

</body>

</html>
