sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Mikko Olkkonen <molkko@gmail.com>
To: sox-users@lists.sourceforge.net
Subject: Re: Isolate the Rough Frequency value...
Date: Sat, 29 Dec 2018 11:23:52 +0200	[thread overview]
Message-ID: <CANWtmUCtgPG3HJBCYsD7Mbe8O3eN3YhbBQYa2+UqRBu0jm1ttw@mail.gmail.com> (raw)
In-Reply-To: <8C129855-01C2-4402-8133-C73A19A526EC@me.com>


[-- Attachment #1.1: Type: text/plain, Size: 764 bytes --]

Hello, This works in my case: sox <examplefile.wav> -n stat 2>&1 >/dev/null
| grep Rough | awk '{print $3}'
More elegant solutions may exist...
M0


On Sat, Dec 29, 2018 at 4:06 AM William D DeGraw via Sox-users <
sox-users@lists.sourceforge.net> wrote:

> So, I’m using ‘sox <examplefile.wav> -n stat’ to obtain the “rough
> frequency” value. I, however, just need this number and want to pipe the
> output outside of sox. …How exactly do I accomplish this objection? –I’ve
> been fruitlessly and exhaustively searching the internet for an answer.
> -Dylan
>
> _______________________________________________
> Sox-users mailing list
> Sox-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users
>

[-- Attachment #1.2: Type: text/html, Size: 1296 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

      reply	other threads:[~2018-12-29  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-29  2:05 Isolate the Rough Frequency value William D DeGraw via Sox-users
2018-12-29  9:23 ` Mikko Olkkonen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANWtmUCtgPG3HJBCYsD7Mbe8O3eN3YhbBQYa2+UqRBu0jm1ttw@mail.gmail.com \
    --to=sox-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).