    Copyright (C) 2005, 2006, 2007 Stewart Adam
    Copyright (C) 2007 Michael Schönitzer
    This file is part of audio-convert-mod.

    audio-convert-mod is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    audio-convert-mod is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with audio-convert-mod; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

-- INSTALLING --
  $ make install

-- USEAGE --

To start audio-convert-mod, simply run:
  $ audio-convert-mod

If you would like to specify files to convert, add each as arguments:
  $ audio-convert-mod /path/to/File1.mp3 /path/to/File2.ogg [...]

-- HELP --

If you think you've found a bug in audio-convert-mod, please send run the
program with verbose output enabled:
  $ audio-convert-mod -v
Then report a bug with the verbose messages _attached_, not posted please.
