sox_ng pushed to main at sox_ng/sox_ng 2025-12-15 22:41:54 +01:00
2ae9fa53b8 Add --keymap X:echo:decay2
2d7e90d343 Document --keymap X:effect2.field
f410d8dc6c Fixing cmake stuff
99b862a33f Reinstate SOX_EFF_NULL for overdrive and vol
303cfebc03 Move keymap stuff to keymap.c and add sox_is_keymapped()
Compare 10 commits »
sox_ng pushed tag sox_ng-14.7.0+git20251215 to sox_ng/sox_ng 2025-12-15 16:20:20 +01:00
sox_ng pushed to main at sox_ng/sox_ng 2025-12-14 22:02:50 +01:00
f8209e7da5 Add keymaps for saturation, softvol and vad
1ddd251eb7 reverb: Rename wet_gain_dB to wet_gain and pre_delay_ms to pre_delay
a3aadedf25 echos: Improve syntax and range checking of parameters
0a3507891b Keymap centercut.gain {chorus,echo,echos}.gain-{in,out} contrast.amount
63cc6e5f28 Allow keymaps to set a fixed value with =value
Compare 6 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-14 17:00:38 +01:00
ad1dd46de6 Update ChangeLog for keymapping
87f79fd6e5 Add a keymap for vol.gain in the units originally specified
b35406c83a Implement a generic way to maps keys to adjustable parameters
Compare 3 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-14 06:21:51 +01:00
c24617077f Enable all MORE_INTERACTIVE keys: <, > and R
67af62a105 Make 'd' and 'D' keys change libdolbyb's ThGain field by 2dB
861fe03e6d dolbyb: Add get and set functions
c371db20bd Add .get and .set fields to sox_effect_handler_t
8715ef060a Shortcut the accessor function for sox_globals
Compare 7 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-12 04:31:53 +01:00
e8e1eeea5b Fix autodetection read size
09abc13801 Get ffmpeg's autodetection strings the right way round
fbdcb54fc5 Document ffmpeg's aa, act and ea formats
Compare 3 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-12 04:27:48 +01:00
eeccd59829 Fix autodetection read size
ce56c41efd Get ffmpeg's autodetection strings the right way round
Compare 2 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-12 04:26:12 +01:00
29cf46d74f Fix autodetection read size
c111d95fa1 Get ffmpeg's autodetection strings the right way round
67d838b73d Document ffmpeg's aa, act and ea formats
21db87ec38 Autodetect ffmpeg's .act and .ea formats
9ac2a5c7b9 Fix autodetection of ffmpeg's .aa format
Compare 5 commits »
sox_ng pushed to 14.5.X at sox_ng/sox_ng 2025-12-12 04:21:33 +01:00
ec59e1a077 Get ffmpeg's autodetection strings the right way round
sox_ng pushed to 14.6.X at sox_ng/sox_ng 2025-12-12 04:21:22 +01:00
162862ff58 Update ChangeLog
48b8f386dc Get ffmpeg's autodetection strings the right way round
7f19590cac Fix harmless memory leak in alsa.c:stop_write() caused by d50b6ab
Compare 3 commits »
sox_ng pushed to 14.7.X at sox_ng/sox_ng 2025-12-12 04:21:09 +01:00
bae9457bf1 Bump version to 14.7.0.3+git and update ChangeLog
d4f3806a2c Get ffmpeg's autodetection strings the right way round
cd0bd001c3 Fix f9b8140 which omitted the first of the AUDIO FILE FORMATS
62ec121824 Fix harmless memory leak in alsa.c:stop_write() caused by d50b6ab
Compare 4 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-12 01:51:12 +01:00
9aa455ff90 Fix f9b8140 which omitted the first of the AUDIO FILE FORMATS
cb85ada516 Sort out sndfile formats
35476c8a7a Sort out ffmpeg formats
Compare 3 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-11 18:11:10 +01:00
f5642de343 Add global -A option to change the tuning of A4 from 440Hz
7a11faeb34 Rename vad's channel_t to vad_channel_t to avoid ambiguity with synth
Compare 2 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-10 06:08:06 +01:00
3302695fdc sinc/hilbert: Document memory requirements for huge numbers of taps
sox_ng pushed to main at sox_ng/sox_ng 2025-12-10 05:41:26 +01:00
1b72c71e3c Allow fft4g() up to 1<<31 in size
5f802e76c8 Drop AC_CHECK_INCLUDES_DEFAULT
Compare 2 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-10 02:36:35 +01:00
b5a46a2f71 Reset version to sox_ng-14.7.0+git
sox_ng pushed to main at sox_ng/sox_ng 2025-12-10 02:23:52 +01:00
a1580e9051 Put the code in fifo.h into fifo.c to have one copy instead of nine
34149ba594 Double the size of a fifo when it's too small instead of incrementing it
564c737723 Fix 32-bit limits on size of dft_filter
7174e69185 Free memory when clearing a fifo
0eefc8ba11 Turn #define FIFO_SIZE_T into a typedef
Compare 12 commits »
sox_ng pushed to main at sox_ng/sox_ng 2025-12-08 14:31:14 +01:00
d8bc10b8e4 Release 14.7.0+git20251208
sox_ng pushed tag sox_ng-14.7.0+git20251208 to sox_ng/sox_ng 2025-12-08 14:31:14 +01:00
sox_ng pushed to main at sox_ng/sox_ng 2025-12-08 13:43:47 +01:00
a53f2e2742 Fix 58a2aa1: Don't open input files in reverse order
63e2fcebaa stretch: List default values of "shift" and "fading" in --help-effect
d9b17794b2 stretch: Make lsx_debug parameter names correspond to usage
58a2aa1fcd Don't open input files in reverse order except when recording [#662]
74fbaa766b Fix harmless memory leak in alsa.c:stop_write() caused by d50b6ab
Compare 7 commits »