NAME

burnw - write wav files onto an audio cdrw


SYNOPSIS

  burnw [options] *.wav
  options:
    -h, --help    - Show the help message then exit
    -V, --version - Show the version message then exit
    -s, --speed # - Override default speed (10)


DESCRIPTION

burnw writes the wav files specified on the command line onto a cdrw.

All parameters such as the cdrw device, the speed and so on are specified in the configuration file.


EXAMPLES

Write all wav files in the current directory to cdrw:

  burnw *.wav


FILES

  /etc/jukebox.conf - System wide configuration file
  ~/.jukeboxrc      - User specific configuration file


SEE ALSO

  rip(1), riptrack(1), mktoc(1), toc2names(1), toc2tags(1),
  cdr(1), cdrw(1), burn(1), burnw(1), cdbackup(1), mp3backup(1),
  jukebox(1), jukeboxc(1), jukeboxc.jar(1), jukeboxd(8),
  jukeboxd-init.d(8), jukebox.conf(5),
  http://raf.org/jukebox/Jukebox-HOWTO


AUTHOR

raf <raf@raf.org>