From bb089c9f1f08f73cfc3eb97304ab4d6864fa174c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 1 Apr 2018 21:11:23 +0200 Subject: Add s16 file output format --- doc/example.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/example.ini b/doc/example.ini index 624f29a..4f8115e 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -174,6 +174,8 @@ output=uhd ; ; The format u8 is the same as s8, except that the values are mapped ; between 0 and 255. +; +; Also supported is s16, with system endianness (little endian on x86_64 and ARM) ;format=s8 ; The output file: -- cgit v1.2.3