Package: R.audio
================

Version: 0.6.2 [2007-05-09]
o Package pass R CMD check on R v2.5.0.


Version: 0.6.1 [2005-03-02]
o Added some more help.

Version: 0.6 [2005-02-25]
o Passes R CMD check without warnings.

Version: 0.5 [2005-02-20]
o Passes R CMD check with 3 warnings.
o Move example data from the data to the inst/sounds.

Version: 0.4 [2003-10-21]
o Added help pages for all methods.

Version: 0.3 [2003-07-25]
o Replaced deprecated getClass() with data.class() in Sound class.

Version: 0.2 [2002-10-23]
o Updated to Rx.oo.

Version: 0.1 [2002-07-18]
o Trial version of classes Sound with (limited) possibilities to read
  and write WAV and AU audio files. The class also contains some initial
  methods for plotting, mixing and playing(!) the audio samples.

