aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2024-08-03 21:14:28 +0700
committerTomasz Kramkowski <tomasz@kramkow.ski>2024-08-03 21:14:28 +0700
commit9137fa060627aecc34aa59dbb21b2021a641144c (patch)
tree267ee485232a614a90b51e1c1d604e2c0d6bd46a
parentf418bd804274b6cbf965af8a09ec4afc9d6ac826 (diff)
downloadbeeps-9137fa060627aecc34aa59dbb21b2021a641144c.tar.gz
beeps-9137fa060627aecc34aa59dbb21b2021a641144c.tar.xz
beeps-9137fa060627aecc34aa59dbb21b2021a641144c.zip
... {a,an} 8 bit ...
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2913189..b74393c 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@ The final wind-down beeps let you know when you should stop.
## Usage
Run `beeps 300` for a roughly 5 minute track (additional time required for
-initial beep and wind-down beeps). The program will output a 8 bit unsigned 8kHz
-PCM track. This can be piped directly into a program like `aplay` or converted
-into other formats.
+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.