Extend paranoia program to write a file with a WAV header

This commit is contained in:
rocky
2009-04-19 04:40:12 -04:00
parent cbb5fc643b
commit f756fe368c
3 changed files with 59 additions and 3 deletions

View File

@@ -1703,6 +1703,10 @@ main(int argc, const char *argv[])
@node Example 7
@section Example 7: Using the CD Paranoia library for CD-DA reading
The below program reads CD-DA data. For a more complete program to add
a WAV header so that the CD can be played from a copy on a hard disk,
see the corresponding distribution program.
@smallexample
#ifdef HAVE_CONFIG_H
# include "config.h"