sox_ng pushed to split-mp3 at sox_ng/sox_ng 2025-10-20 06:21:03 +02:00
4cc8c6133d Split mad decoding off from mp3.c into a separate file
258603c5c4 Reduce twolame verbosity
1599a73222 Make --help-effect report writing precision of MP3
a5f524c56f Enable twolame VBR encoding mode
48ee4f8769 Split mp3.c:startwrite() into startwrite_mp2() and startwrite_mp3()
Compare 5 commits »
sox_ng pushed to 14.6.X at sox_ng/sox_ng 2025-10-19 22:13:06 +02:00
725661fb73 Fix test/txw-wav-byte-rate on 64-bit machines
sox_ng pushed to 14.6.X at sox_ng/sox_ng 2025-10-19 22:07:15 +02:00
aee1c2304d sinc: Fix formatting of extra usage
sox_ng pushed to main at sox_ng/sox_ng 2025-10-19 21:58:15 +02:00
2a94d8b4af Fix test/txw-wav-byte-rate on 64-bit machines
1407264574 Fix comment: SOX_ENCODING_MP3 is both MP2 and MP3
5b4f5d69c6 soxformat_ng.7: Drop two stray `M's introduced in bfb93dc
ec0c272345 wav: Decode names of all known unsupported formats
50602859ff Fix compilation and segfault on NetBSD using sys/audioio.h
Compare 5 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-10-18 22:30:31 +02:00
cab126eae2 stretch: Impose minimum window size of 1ms
sox_ng pushed to main at sox_ng/sox_ng 2025-10-18 21:55:17 +02:00
43505153c2 Add configure --without-dolbyb
38154c526e flanger: Condense flow diagram so that extra usage fits in 80x25
13cd96098e stretch: Add sqrt, quarter-cosine, and half-cosine fading types
626744e3ec speexdsp: Fix default value of -spf in extra usage
8f3e0a2cbe Harmonize legends in extra usage
Compare 11 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-10-18 08:31:59 +02:00
5f0819e242 spectrogram: Reorder extra_usage items to group them by function
07c42eac69 phaser: Add -q flag for quadratic interpolation
4f232475c8 chorus: Add -q flag for quadratic interpolation
dd770cbc5e flanger: Add -[nlqst] as another way to set interpolation and waveshape
Compare 4 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-10-14 14:55:45 +02:00
cf9e798dde rate: Document undocumented options also in the manual page
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-10-14 14:54:44 +02:00
4fec7d2580 Only include <sys/timeb.h> if it's going to be used
sox_ng pushed to 14.4.X at sox_ng/sox_ng 2025-10-14 14:54:35 +02:00
6d58983c62 Only include <sys/timeb.h> if it's going to be used
sox_ng pushed to main at sox_ng/sox_ng 2025-10-14 13:14:05 +02:00
8f4e81963a rate: Document undocumented options
5019a3e436 Drop stray debugging printf in ec5b66c
Compare 2 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-10-14 12:02:03 +02:00
cede738b21 Add flanger interpolation type "none"
21fde2744a Get test/Makefile.am's dist/hook right to remove object files
d819f11355 phaser: Add -l linear interpolation option
173b7da2e3 rate: Remove the unused -o option from the getopt string
122e13d548 synth: Improve extra_usage text
Compare 7 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-10-14 11:27:06 +02:00
6707837c66 phaser: Add -l linear interpolation option
04bbe89331 rate: Remove the unused -o option from the getopt string
26f29b2ef5 synth: Improve extra_usage text
d90a3d42cf Don't make samples until make check
3d59a75c83 Reinstate libgsm/aliases.h
Compare 14 commits »
sox_ng pushed to 14.6.X at sox_ng/sox_ng 2025-10-13 18:39:59 +02:00
38efa39bbd Release 14.6.1
656e2367f4 Fix test/Makefile.am's dist-hook
4c3146f24e Update issues.sh to work on FreeBSD
2b257b3b4c spectrogram: emit a warning if we should fit to an unknown audio length
0bec7f8e33 flanger: Fix range of "width" from -100-100 to 0-inf
Compare 6 commits »
sox_ng pushed tag sox_ng-14.6.1 to sox_ng/sox_ng 2025-10-13 18:39:59 +02:00
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-10-13 12:26:29 +02:00
1fec82ca84 Release 14.5.2
b3f193e138 Get test/Makefile.am:dist-hook right
37413666f4 flanger: Fix range of "width" from -100-100 to 0-inf
ee25d28a1d Portability fixes to issues.sh for FreeBSD
Compare 4 commits »
sox_ng pushed tag sox_ng-14.5.2 to sox_ng/sox_ng 2025-10-13 12:26:29 +02:00
sox_ng pushed to main at sox_ng/sox_ng 2025-10-11 13:23:26 +02:00
683bca2d6c spectrogram: emit a warning if we should fit to an unknown audio length
9ebe655986 spectrogram: Minor tweaks and commentary; no functional change
a740446ef2 flanger: Fix range of "width" from -100-100 to 0-inf
2e17117a3a Update issues.sh
acb6f1f416 sox_ng.1: phaser's delay ranges from 1 sample to "delay"
Compare 13 commits »
sox_ng deleted branch libsox from sox_ng/sox_ng 2025-10-07 22:15:39 +02:00
sox_ng pushed to main at sox_ng/sox_ng 2025-10-07 22:15:39 +02:00
f3575090d3 synth: Distinguish between out-of-range arguments and garbage
49c707aa21 contrast: Null-terminate extra_usage
b559933d63 chorus; Add -l flag for linear interpolation between samples
da2e0241bb tempo: Make structure element names correspond to parameter names
f9ef2f5572 tempo: Distinguish better between different argument syntax errors
Compare 18 commits »