From b55f25fcbe6c59a7a83667349e72c5f1d1e241e1 Mon Sep 17 00:00:00 2001 From: garbled Date: Wed, 28 Oct 1998 05:43:20 +0000 Subject: Document fact that tosha's output is allways in little-endian format. Pointed out by John Ruschmeyer in PR #6334 --- audio/tosha/patches/patch-ac | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 audio/tosha/patches/patch-ac (limited to 'audio') diff --git a/audio/tosha/patches/patch-ac b/audio/tosha/patches/patch-ac new file mode 100644 index 00000000000..bf2d26a55a9 --- /dev/null +++ b/audio/tosha/patches/patch-ac @@ -0,0 +1,15 @@ +$NetBSD: patch-ac,v 1.1 1998/10/28 05:43:20 garbled Exp $ +--- tosha.1.orig Tue Oct 27 22:38:26 1998 ++++ tosha.1 Tue Oct 27 22:40:02 1998 +@@ -152,7 +152,10 @@ + (raw), 44.1 kHz, signed 16 bit stereo. If you need a + different format, use + .BR sox (1) +-to convert it. ++to convert it. Output data is in little-endian format, ++regardless of the endianess of the machine you are running ++.BR tosha ++on. + .P + Not all SCSI drives work with + .BR tosha , -- cgit v1.2.3