sox_ng pushed to 14.4.X at sox_ng/sox_ng 2025-02-25 06:06:09 +01:00
9f6310723b Fix reverb halving the audio length when input is mono
d63e4861ab Rename priv_t members to the same as the effects' parameters
6ca14c78c1 prc: Don't report read errors when reading a cardinal hits EOF
8ae2f5a130 Fix false positive write error in avr and txw
32e8fbf05a Don't #define [mc]alloc; use lsx_[mc]alloc directly
Compare 10 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-02-25 06:03:09 +01:00
12124fb3c2 export symbols required when configuring --with-dyn-default
9c1e218aea Change id3tagmap to lsx_id3tagmap as it will have ot be exported
619dca0737 Change missed libsox.la to libsox_ng.la for --with-dyn-defaults to work
Compare 3 commits »
sox_ng pushed to 14.4.X at sox_ng/sox_ng 2025-02-25 04:26:58 +01:00
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-02-25 04:26:58 +01:00
38c915d972 Ensure the args to ctype functions are integers
sox_ng pushed to main at sox_ng/sox_ng 2025-02-25 04:26:58 +01:00
04bcf2b33d Fix mpc2k and sds --with-dyn-defaults
sox_ng pushed to main at sox_ng/sox_ng 2025-02-25 04:14:19 +01:00
401d848a30 Fix mpc2k and sds --with-dyn-defaults
930930656e Improve libsox_ng.3 formatting
0d3bb678e4 Import janstary's improvements to libsox.3
c30176f137 Say more about -V values
30f679c2f8 Refer to soxformat(7) for details on audio drivers
Compare 6 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-02-24 06:01:44 +01:00
9178517f15 Drop test/mix-50-50-flanger
sox_ng pushed to main at sox_ng/sox_ng 2025-02-24 05:58:26 +01:00
4a28bc1616 flanger: Fix description of mixing/balancing
e24714b629 Fix reverb halving the audio length when input is mono
2e2104abc5 Fix memory leak in lsx_unreadbuf()
f6473eb7df Fix memory leak in sndfile.c
11c2b3db5f Fix double free in stereo echo
Compare 18 commits »
sox_ng pushed to 14.4.X at sox_ng/sox_ng 2025-02-24 05:57:43 +01:00
9f6310723b Fix reverb halving the audio length when input is mono
d63e4861ab Rename priv_t members to the same as the effects' parameters
Compare 2 commits »
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-02-24 05:57:08 +01:00
4ef7109e30 flanger: Fix description of mixing/balancing
91ce0bbfa0 Fix reverb halving the audio length when input is mono
Compare 2 commits »
sox_ng created branch CoreAudio in sox_ng/sox_ng 2025-02-24 05:32:59 +01:00
sox_ng pushed to CoreAudio at sox_ng/sox_ng 2025-02-24 05:32:59 +01:00
f286ec89fb Update coreaudio.c
e24714b629 Fix reverb halving the audio length when input is mono
2e2104abc5 Fix memory leak in lsx_unreadbuf()
f6473eb7df Fix memory leak in sndfile.c
11c2b3db5f Fix double free in stereo echo
Compare 10 commits »
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-02-23 08:33:31 +01:00
c7e0b4521a Fix double free in stereo echo
d527188fbb Remove trailing spaces from the manual
49ef3466da Improve phaser manual section
e06cf9c78e Improve extension of effect ranges
40c8d7aa2d Rename priv_t members to the same as the effects' parameters
Compare 5 commits »
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-02-20 08:01:14 +01:00
4053e01d8a prc: Don't report read errors when reading a cardinal hits EOF
c38af26d4e Fix false positive write error in txw
8bf2496952 Drop unused variable
2e25368694 Drop debug message reporting enable_ssp value
be53cb966a Don't include "util.h" in example programs
Compare 9 commits »
sox_ng pushed to 14.4.X at sox_ng/sox_ng 2025-02-20 08:00:47 +01:00
6ca14c78c1 prc: Don't report read errors when reading a cardinal hits EOF
8ae2f5a130 Fix false positive write error in avr and txw
32e8fbf05a Don't #define [mc]alloc; use lsx_[mc]alloc directly
0e9ed83f7f Include missing prototype parameters
5ba44e1990 Don't include "util.h" in example programs
Compare 8 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-02-20 07:59:50 +01:00
e699b04948 prc: Don't report read errors when reading a cardinal hits EOF
959013012b Update issues.sh
7d6de28af6 Add noop-synth-vdelay and synth-amod-fmod identity tests
74657df994 Fix false positive write error in txw
90dcb3b437 Don't include "util.h" in example programs
Compare 7 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-02-19 07:34:04 +01:00
a85e96ba83 Remove unused parameters
ef0302b9df Reinstate ./configure --with-curl to prefer curl to wget
99021569b1 Add diagram to --help-effect earwax
7237a3bb87 Only ignore SIGPIPE on Unix; Windows doesn't define it
1fa100cfc2 @#include <sys/ioctl.h> for AUDIOIO_H too
Compare 9 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-02-19 07:33:05 +01:00
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-02-19 07:33:04 +01:00
sox_ng pushed to main at sox_ng/sox_ng 2025-02-18 17:27:29 +01:00
ef0302b9df Reinstate ./configure --with-curl to prefer curl to wget
99021569b1 Add diagram to --help-effect earwax
7237a3bb87 Only ignore SIGPIPE on Unix; Windows doesn't define it
1fa100cfc2 @#include <sys/ioctl.h> for AUDIOIO_H too
9a1171ee60 Ensure the args to ctype functions are integers
Compare 8 commits »