From 5ffe158e77bd27b72a510182887f7d80b34fe66f Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Sat, 20 May 2017 19:07:08 +0200 Subject: [PATCH] new cheat.sheet: soxi --- sheets/soxi | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sheets/soxi diff --git a/sheets/soxi b/sheets/soxi new file mode 100644 index 0000000..2844589 --- /dev/null +++ b/sheets/soxi @@ -0,0 +1,3 @@ +# Get basic information about an audio file +# (like the number of channels, sample rate, duration, etc) +soxi file.mp3