bend: use lsx_parseposition
spectrogram -S: use lsx_parseposition
fade: use lsx_parseposition
trim: use lsx_parseposition
delay: use lsx_parseposition
Introduce an extended syntax for audio positions
Merge branch 'dot' into master
Clarify speed effect documentation
Update Debian version numbers to 14.4.2
Backported Debian changes from post-14.4.1 branch
Extend time specification syntax
Unify documentation for time specifications
spectrogram: allow sample counts for -d and -S
Improve lsx_parsesamples syntax checking
delay: allow mixing time and sample-count args
spectrogram: fix memory leak
Seal a memory leak in do-nothing effects
Documentation spelling alignment: centre -> center
Allow sending spectrograms to stdout
spectrogram: fix default length regression
Read Ogg Vorbis files with any number of channels
Clarify misleading error message
Check if pulseaudio is actually available
1) Restore multi-threaded FFT performance lost in 14.3.1.
fix passing of floating point args to lsx_fail
commit file accidentally missed out of previous commit
Downsampling speed-ups; comparative execution time examples:
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
firfit: add support for --plot global option; detect error condition: knot freqs not increasing
Use EXEEXT even for symlink files.
Use sox_i.h for ltdl.h inclusion.
Updated check for MINGW compile
Don't use symbol names read/write.
Fixed spelling errors found by Debian's lintian tool.
use full resolution that sample_t provides
C++ not used, so don't fail if not available
C++ not used, so don't fail if not available
deemph now additionally works at 48k
flac: fix invalid memory access w/ optimize_trim
check that writable devices can actually be openned for writing, before selecting as the default device. Tested so far with pulseaudio fall-back to alsa; more testing required
rate speed-ups: down-sample by 3/4, down-sample by > 4
Improve (de)interleave performance
Report again whether OpenMP is configured in
Use newer LT_INIT instead of AC_PROG_LIBTOOL
Add OpenMP linker workaround for older libtools
Unify OpenMP and non-OpenMP code in effects.c
Provide a fallback for UINT64_MAX
Undo "Fix VS2008 build issues"
WaveAudio - remove unnecessary members from priv_t
Minor tweaks to Windows WaveAudio device
All audio devices use "default" as the default device name.
sunaudio.c - don't use private fd member of sox_format_t
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
Remove use of private fp from oss format handler
dither: remove -t/-r options and scale parameter
dither: separate -a code from main logic
dither: use 64-bit numbers to count samples
dft_filter: use 64-bit numbers to count samples
Fix mp3.c compiler warnings
Mark unused parameters as such
Clean up additional uses of format_t.fp
Fix mp3 format's direct use of format_t.fp
Fix input length calculation
Fix direct use of format->fp in 8svx, flac, sndfile, vorbis
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
remove code for compatibility with old versions of sox; default to 1dB of head-room
Sync'd to latest Debian upload.
Oops, arch goes AFTER version.
See debian/changelog for all significant changes.
Avoid unnecessary (de)interleaving
Add parallel development version to changelog
Update version number in cmake soxconfig.h
update test following demise of monkey.au a while ago
Fixed typo.
fix pipe file-type detection regression
Sync'd with latest upload to Debian.
fixes to bit-rot support files and cmake build files
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
fix pipe file-type detection regression
Update version number in cmake soxconfig.h
update test following demise of monkey.au a while ago
fix floating point precisions to take account of sign bit