Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: SoX 14.1.0 (Read 18436 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

SoX 14.1.0

SoX 14.1.0 was released at the beginning of the month.

Quote
New WavPack (with optional lib) & htk formats.
New .f4 & .f8 raw file extensions.
New splice, remix, norm, delay, contrast, (high quality) rate, spectrogram, gain effects.
New `soxi' utility to extract/display file header fields.
New VU meter.


Full  ChangeLog

SoX-home: http://sox.sourceforge.net

SRC Comparisons site now includes SoX.

SoX 14.1.0

Reply #1
One question: does SoX always clip audio? Even when both input and output wave files are 32bit IEEE float, there is no samples greater than 1.0 (or less than -1.0)

SoX 14.1.0

Reply #2
One question: does SoX always clip audio? Even when both input and output wave files are 32bit IEEE float, there is no samples greater than 1.0 (or less than -1.0)


Well (pretty much by definition), SoX will clip audio when samples are outside of +/-1 and won't clip when they're not.  Of course, with float, it is possible not to clip outside of +/-1, but SoX does not support this.

  -bandpass

SoX 14.1.0

Reply #3
what would be the most uptodate manual/docs/examples available for sox?
PANIC: CPU 1: Cache Error (unrecoverable - dcache data) Eframe = 0x90000000208cf3b8
NOTICE - cpu 0 didn't dump TLB, may be hung



SoX 14.1.0

Reply #6
Does anyone know of a frontend to SoX for win32? I have tried t@b but I could not get my head around it. Regards


SoX 14.1.0

Reply #8
Hi,

what's the bit depth of internal processing?
I mean, when i process 16bit wav, is it better to change the depth to 32bit first?

Thanks

SoX 14.1.0

Reply #9
Hi,

what's the bit depth of internal processing?
I mean, when i process 16bit wav, is it better to change the depth to 32bit first?

Thanks

SoX is 32-bit internal; no change would be needed.

  -bandpass



SoX 14.1.0

Reply #12
There's a new release candidate available if anyone fancies giving it a spin.

From the sox-users mailing list:
Quote
[SoX-users] SoX 14.3.0 Release Candidate 1
From: Chris Bagwell <chris@cn...> - 2009-04-08 22:31
  Hello all,

Its that time again. We've collected more then enough changes to SoX
and are ready to have another release.

There is a snapshot of latest source code as well as binaries for both
Windows and Mac OSX available. Please give them a try and let us know
how it goes. If all goes well we will ship the final release in about 3
weeks.

The following link contains all the files. sox-14.3.0-rc1.zip is the
binary for Windows platform.

https://sourceforge.net/project/showfiles.p...ckage_id=317740

Please view the following link to see a complete list of changes that
are in the release candidate 1 snapshot.

http://sox.cvs.sourceforge.net/viewvc/sox/...?revision=1.221


  -bandpass