sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Bob S <bsabiston@gmail.com>
To: sox-users@lists.sourceforge.net
Subject: Re: volume extremely low when combining many files
Date: Sat, 24 Sep 2016 12:49:20 -0500	[thread overview]
Message-ID: <8C4A4740-143B-427D-8C73-2177715E1860@gmail.com> (raw)
In-Reply-To: <7a8da1cc-5e0c-9fa3-a2cf-ab3b0c588fcf@eckner.net>


> On Sep 24, 2016, at 12:06 AM, Erich Eckner <erich@eckner.net> wrote:
> 
> Hi Bob,
> 
> can you post the command you used to generate that file?
> It is indeed not "silent" at the beginning:
> 
>> sox sound77.wav -n trim 0 9 stats
> 
> DC offset  -0.000002
> Min level  -0.007812
> Max level   0.007812
> Pk lev dB     -42.14
> RMS lev dB    -48.17
> RMS Pk dB     -47.83
> RMS Tr dB     -48.64
> Crest factor    2.00
> Flat factor     2.17
> Pk count       99.0k
> Bit-depth       1/8
> Num samples     397k
> Length s       9.000
> Scale max   1.000000
> Window s       0.050
> 
> However, if I do a pad:
> 
>> sox sound77.wav test.wav pad 10
> 
> and analyze the result, it's silent:
> 
>> sox test.wav -n trim 0 9 stats
> DC offset   0.000000
> Min level   0.000000
> Max level   0.000000
> Pk lev dB       -inf
> RMS lev dB      -inf
> RMS Pk dB       -inf
> RMS Tr dB       -inf
> Crest factor    1.00
> Flat factor   111.97
> Pk count        794k
> Bit-depth       0/0
> Num samples     397k
> Length s       9.000
> Scale max   1.000000
> Window s       0.050
> 
> Something else seems to be wrong.
> 
> Cheers, Erich

Hey Erich,

	Thanks again for the reply.  Here is the call I use to generate file 92 for example:

sox -V   -t raw -r 11025 -e signed -b 8 -c 1 sound0000  -r 44100 sound92.wav vol 1 speed 0.93636363744736 pad 12.966666666667 10.966666666667 trim 0 13.033333333333

Here’s the result:
https://dl.dropboxusercontent.com/u/4215526/sound92.wav

I don’t know if it could be part of the problem, but here is the source effect file “sound0000”, which is not a wav but just raw samples:
https://dl.dropboxusercontent.com/u/4215526/sound0000


Bob








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

  parent reply	other threads:[~2016-09-24 17:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 23:10 volume extremely low when combining many files Bob S
2016-09-22  5:35 ` Erich Eckner
2016-09-22 16:19   ` Bob S
2016-09-22 17:37     ` Jeremy Nicoll - ml sox users
2016-09-22 17:56       ` Bob S
2016-09-23  4:56         ` Erich Eckner
2016-09-23 21:43           ` Bob S
2016-09-24  5:06             ` Erich Eckner
2016-09-24 15:41               ` Jan Stary
2016-09-24 17:14                 ` Erich Eckner
2016-09-27 20:55                   ` Bob S
2016-09-27 21:30                     ` Erich Eckner
2016-09-29 16:40                       ` Bob S
2016-09-29 16:49                       ` Bob S
2016-09-24 17:49               ` Bob S [this message]
2016-09-22 18:07       ` Bob S

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=8C4A4740-143B-427D-8C73-2177715E1860@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).