pcmprint

CLI PCM visualiser
git clone git://nsmpr.xyz/pcmprint.git
Log | Files | Refs | README

commit 60dc84d0721cbf8724a0d51785ae326524d48f92
parent 5273898827ab29a0546ab4a43f0cf43f2126e28e
Author: zavok <an2qzavok@gmail.com>
Date:   Sun,  3 Nov 2019 22:08:55 +0300

I am not sure about endiannes now, also test of hooks

Diffstat:
Mpcmprint.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pcmprint.1 b/pcmprint.1 @@ -12,7 +12,7 @@ .Sh DESCRIPTION .Nm reads input (either stdin or file, if specified) and prints to stdout lines visualising the signal. -Input data is assumed to be RAW PCM, signed, 16-bit, little-endian, stereo, with sampling rate of 44100 Hz. +Input data is assumed to be RAW PCM, signed, 16-bit, stereo, with sampling rate of 44100 Hz. .Sh OPTIONS .Bl -tag -width Ds .It Fl b Ar blocksize