Current version 0.2

Changed from version 0.1
  * It can play stereo type mpeg file as mono type. (speed up)
  * It can play as standard input.
  * Support to playing with thread. (require libpthread)
  * sound.h   -> mpegsound.h
  * window.cc -> bitwindow.cc
  * sound.a   -> mpegsound.a

Changed from maplay 1.2+
  * Diffrent Structure
  * Added Wave player.
  * Bug fix TO_FOUR_THIRDS range
  * Modified for linux
  * Speed up (Currently, it can run with pentium-60 32MB)
  * It cost much memory for superior functions
  * For layer III, HUFFDEC is removed.

