Wave generator

0. Contents

This is the documentation of wavegenerator-1.16.4.
   1. Program list
      1.1. ff
      1.2. wg
      1.3. hum
   2. Requirements
   3. Installation
   4. Copying
   5. Downloading

1. Program list

This package contains audio stream several tool programs.

1.1. ff

Frequerency filter. Eats 16-bit mono stream and gives a nice scrolling colourful ascii graph representing the frequerency components of the audio. Try whistling. A nice toy. It is my speech recognition investigation scratchpad.
A screenshot is available at erec page.

1.2. wg

Waveform generator and multiplexer.
sh: line 1: wg: command not found

1.3. hum

Generates semiquiet stream. Useful if you want to keep the mixer quiet (if your mixeridle if not so quiet). Does not just output zero. Plain zero stream is hard to analyze for LAME.

2. Requirements

GNU make is probably required.
ff requires rfftw.

3. Installation

$ make
$ su
# make install
If you do not want to install libargh (included in the archive), do not use "make install" and edit Makefile and enable the STATIC linking instead of DYNAMIC.

4. Copying

These tools have been written by Joel Yliluoma, a.k.a. Bisqwit,
and are distributed under the terms of the General Public License (GPL).

5. Downloading

The official home page of wavegenerator is at http://bisqwit.iki.fi/source/wavegenerator.html.
Check there for new versions.

Generated from progdesc.php (last updated: Sat, 25 Jan 2003 16:53:29 +0200)
with docmaker.php (last updated: Fri, 17 Jan 2003 03:15:53 +0200)
at Mon, 10 Feb 2003 18:21:57 +0200