.TH OFFSET 1carl CARL
.SH NAME
offset - add constant offset to floatsam stream
.SH SYNOPSIS
.B offset 
.B value
< floatsams > floatsams
.SH DESCRIPTION
.B offset 
reads floatsams (32-bit binary floating point samples) on its
standard input and adds the constant value offset.  The result
is either printed on the standard output or written as floatsams
depending on whether the output is connected to a terminal or a
pipe.
.SH AUTHOR
F. R. Moore
