Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        cdda2wav: A utility for sampling/copying .wav files from digital audio CDs.
        
        
        - Summary
 
        - Cdda2wav is a sampling utility for CD-ROM drives that are capable of
providing a CD's audio data in digital form to your host. Audio data
read from the CD can be saved as .wav or .sun format sound files.
Recording formats include stereo/mono, 8/12/16 bits and different
rates.  Cdda2wav can also be used as a CD player.
 
        
        
        Changelog
        
            - * Mon Oct 18 17:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.1-5
 
            - added missing return statements (bug 136088)
 
        
            - * Wed Oct 13 17:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.1-4
 
            - use scd? instead of sg? for scsi scanning (may only work
  with a medium inserted, see bug 134822)
 
        
            - * Wed Sep 22 17:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.1-3
 
            - better globbing
- readded O_EXCL opening for the direct device opening case, 
  e.g. dev=/dev/cdrom
- removed some debugging messages (bug 82089)