nausea

curses audio visualizer
git clone git://git.2f30.org/nausea
Log | Files | Refs | README | LICENSE

commit 7fdf1ccf2ad1925dea4678e6913f9a9cdad14b67
parent c26a8d4bd9ed33b571ffd65ca802afd694baf891
Author: lostd <lostd@2f30.org>
Date:   Thu, 22 May 2014 14:11:41 +0300

Mention the wave visualization

Diffstat:
Mnausea.1 | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/nausea.1 b/nausea.1 @@ -12,8 +12,9 @@ The .Nm program performs a discrete fourier transform and plots the spectrogram -in real time using curses. The current implementation expects the input -stream to be 44.1kHz, 16-bit little endian and 2 channels. The default +in real time using curses. It can also just display the audio waveform. +The current implementation expects the input stream to be 44.1kHz, +16-bit little endian and 2 channels. The default .Ar fifo path is .Pa /tmp/audio.fifo .