Shared recording server

0. Contents

This is the documentation of erec-2.1.10.3.
   1. Purpose
   2. Screenshot
   3. Copying
   4. Requirements
   5. Downloading

1. Purpose

erec is a tool program for recording raw audio stream from the soundcard. Multiple instances of erec can be running at the same time sharing the same audio device. It works as a frontend to the audio device for programs wishing to listen at the same time.
erec - shared recording server v2.1.10.1 (C) 1992,2002 Bisqwit

Allows multiple applications request recorded data
at the same time with different stream attributes.
Usage: erec [<options> [...]] [<host> | none]
Options:
    -2, --stereo         Specifies stereo sound. Default is mono.
    -6, --word           16-bit mode. Redundant.
    -V, --version        Version information
    -b, --byte           8-bit mode. Normally 16-bit mode.
    -d, --device <file>  Specify device.
    -h, --help           Help
    -m, --mono           Redundant. It's here for esd compatibility.
    -r, --rate <num>     Specifies recording rate. 43200 is default.

If <host> is other than none, the output will be sent with esdcat.
Note: For best quality, it might be wise to always record 44.1 kHz 16-bit stereo (-6r44100) and resample the result with an external program like resample to produce the wanted sample rate.

2. Screenshot

Screenshot
(The program that draws spectrogram in text mode is available separately.)

3. Copying

erec has been written by Joel Yliluoma, a.k.a. Bisqwit,
and is distributed under the terms of the General Public License (GPL).

4. Requirements

GNU make is probably required.
A sound card (OSS) might prove useful.

5. Downloading

The official home page of erec is at http://oktober.stc.cx/source/erec.html .
Check there for new versions.

Generated from progdesc.php (last updated: Tue, 14 May 2002 19:03:52 +0300)
with docmaker.php (last updated: Tue, 14 May 2002 17:41:54 +0300)
at Tue, 14 May 2002 19:03:56 +0300