diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -34,8 +34,9 @@ initial beep and wind-down beeps). The program will output an 8 bit unsigned 8kHz PCM track. This can be piped directly into a program like `aplay` or converted into other formats. -The provided `GNUMakefile` (which depends on GNU Make) can be used to produce -Ogg Vorbis or MP3 files containing tracks of 5, 10 and 15 minute duration. +The provided `GNUMakefile` (which depends on GNU Make and makes use of the +oggenc and lame programs) can be used to produce Ogg Vorbis or MP3 files +containing tracks of 5, 10 and 15 minute duration. ## Samples |