shithub: sox

RSS feed

dbb82f1e – rrt <rrt> authored on 2007/01/16 21:26
Make static functions not have the skel_ prefix or skeleff_ prefix,

55d49435 – rrt <rrt> authored on 2007/01/16 19:57
Add basic documentation for how to write effects and formats in Lua.

07b47062 – robs <robs> authored on 2007/01/16 17:48
-- no good as null file indicator, changing back.

0dd7d2c2 – robs <robs> authored on 2007/01/16 17:22
Variable Q for low/high pass filters; made common 1,2 pole interface.

2fde5c7c – rrt <rrt> authored on 2007/01/16 14:04
Add proper output of Lua effects.

11e06205 – rrt <rrt> authored on 2007/01/16 11:35
Deprecate use of 'words' and similar language.

20c688ed – rrt <rrt> authored on 2007/01/15 20:29
Add soxlua.7

9f770b09 – rrt <rrt> authored on 2007/01/15 20:22
Add incomplete Lua documentation.

129458fd – rrt <rrt> authored on 2007/01/15 20:22
Remove synopsis, this doesn't belong here.

fffe16e7 – rrt <rrt> authored on 2007/01/15 20:17
Add Lua documentation.

fed81e96 – rrt <rrt> authored on 2007/01/15 20:07
Remove nonsense TODO comment.

ecc6c0f1 – rrt <rrt> authored on 2007/01/15 20:02
Move static arrays from optimize_factors into poly_t.

f34afd74 – rrt <rrt> authored on 2007/01/15 19:53
Put static vars into private struct, to make thread-safe

8ed5cddb – rrt <rrt> authored on 2007/01/15 19:51
Make st_sample_t arrays 1-based, like other Lua arrays (and the upcoming

cb917ee8 – rrt <rrt> authored on 2007/01/15 19:48
Punctuation fix to comment

e7181aa3 – rrt <rrt> authored on 2007/01/15 19:47
Put output precision adjustment back into mask

61a6f4ef – rrt <rrt> authored on 2007/01/15 19:44
Make "building" of play/rec error-free.

7714a212 – rrt <rrt> authored on 2007/01/15 11:12
Clarify --lua-script help.

5a1e4974 – rrt <rrt> authored on 2007/01/15 11:06
Brag some more.

4334a6f4 – rrt <rrt> authored on 2007/01/15 10:46
Fix play/rec target

ef2fd838 – rrt <rrt> authored on 2007/01/15 09:31
First cut of working Lua file formats.

cbd2f99d – rrt <rrt> authored on 2007/01/15 09:30
Fix play and rec in the build tree (thanks to robs for necessary info)

f7e3b7d8 – robs <robs> authored on 2007/01/14 13:04
tweaks

224eb83d – robs <robs> authored on 2007/01/14 11:58
Added examples for play & rec.

6469cb30 – robs <robs> authored on 2007/01/14 09:27
I think I forgot to add this to CVS a while ago.

7c672fe9 – robs <robs> authored on 2007/01/14 09:12
Display & man-page clean-ups; soxexam moved to section 7.

ab21f2b7 – robs <robs> authored on 2007/01/14 07:15
Display & code cosmetics

e3a0cb93 – robs <robs> authored on 2007/01/14 03:04
Display clean-ups.

ac98ed3e – robs <robs> authored on 2007/01/13 18:02
Clean-up file format flags; default to show-progress when recording; don't show progress when verbose.

3fa0b146 – robs <robs> authored on 2007/01/13 14:57
Allow rec ifile to use ofile fopts (rate,chans).

5fce40be – robs <robs> authored on 2007/01/13 14:00
Allow play to use ofile fopts.

91be46d3 – robs <robs> authored on 2007/01/13 11:32
Fix crash when specifying an empty comment;

e353ebb0 – robs <robs> authored on 2007/01/13 07:44
.ima file format; don't know if anyone actually wants this

e4b349b3 – robs <robs> authored on 2007/01/13 07:31
Replaced -n with --; it's much better visually, -n was

7cefbde4 – robs <robs> authored on 2007/01/13 03:51
.ima file format; don't know if anyone actually wants this

9603ecec – rrt <rrt> authored on 2007/01/12 05:52
Tidy --help up slightly

2d45dd5e – rrt <rrt> authored on 2007/01/12 05:45
Gah\! return the newly created Lua state\!

091dd88f – rrt <rrt> authored on 2007/01/12 05:39
Stop if no Lua script given

2a8488bf – rrt <rrt> authored on 2007/01/11 15:57
Add more files to clear the view

246a277f – rrt <rrt> authored on 2007/01/11 15:53
Header file for common Lua functions

a0c90113 – rrt <rrt> authored on 2007/01/11 15:51
Compile skelform.c and skeleff.c. However, they are not added to the

7de73b76 – rrt <rrt> authored on 2007/01/11 15:18
Rename skel.c to skelform.c for clarity, and update it (in particular,

b1143c9c – rrt <rrt> authored on 2007/01/10 18:56
Add *.pdf

570d1490 – robs <robs> authored on 2007/01/10 16:17
Nibble & bit ordering.

373c331a – robs <robs> authored on 2007/01/10 16:05
Nibble & bit ordering.

f31b93df – rrt <rrt> authored on 2007/01/09 21:42
luaeff.c

2630befd – rrt <rrt> authored on 2007/01/09 21:27
Remove documentation for defunct --play and --rec

40dfbb6d – rrt <rrt> authored on 2007/01/09 21:05
Remove --play and --record. Arguably might be useful to have "default sound device" pseudo-file. Votes?

28fe92a7 – rrt <rrt> authored on 2007/01/09 21:04
Fix so the file compiles. Sorry.

02fe8d8b – rrt <rrt> authored on 2007/01/09 20:29
Comment the usage message down to normal levels!

b0aa26c8 – robs <robs> authored on 2007/01/09 17:05
Fix [ 1160154 ] VOX to WAV conversion problem.

9343c942 – rrt <rrt> authored on 2007/01/09 11:51
Allow sox to be run as "play" and "rec".

f0983536 – rrt <rrt> authored on 2007/01/08 23:15
Add --play and --record

5f51f5f5 – robs <robs> authored on 2007/01/07 14:49
Added vox tests.

2c40ff2b – robs <robs> authored on 2007/01/06 12:08
[ 1627972 ] AIFF read bug when MARK chunk present

6e80f816 – robs <robs> authored on 2007/01/06 12:02
[ 1627972 ] AIFF read bug when MARK chunk present

a733cacd – robs <robs> authored on 2007/01/06 11:18
Ongoing clean-ups.

0a33a06e – robs <robs> authored on 2007/01/06 03:51
Add rule for PDF man page.

11eccd5a – robs <robs> authored on 2007/01/06 03:37
Corrected the paragraph separation mistake made in my previous commit;

2e9dc5e8 – rrt <rrt> authored on 2007/01/05 20:45
Remove unused variable and fix comment typo.

1285ab10 – rrt <rrt> authored on 2007/01/05 20:16
Remove ST_EFF_NULL. I've tested the various effects with this by ear,

c09ddfe6 – rrt <rrt> authored on 2007/01/05 20:08
Remove spurious return

618889f7 – rrt <rrt> authored on 2007/01/05 20:08
Remove unused variable

0fab6d08 – rrt <rrt> authored on 2007/01/05 20:07
Correct type of st_effect_nothing_flow

494f7e04 – rrt <rrt> authored on 2007/01/05 20:05
Add --enable-silent-libtool

7991f2a0 – rrt <rrt> authored on 2007/01/05 19:26
Improve comments

afa6a119 – rrt <rrt> authored on 2007/01/05 19:25
Various small fixes.

2078845b – robs <robs> authored on 2007/01/05 18:52
Minor clean-ups.

3d18ea29 – robs <robs> authored on 2007/01/05 18:48
Removed out-of-date and redundant info; general clean-ups.

9ae8c498 – cbagwell <cbagwell> authored on 2007/01/05 14:05
Fix sunaudio to use info->signal changes.

f9f34bbb – robs <robs> authored on 2007/01/04 16:42
Ongoing clean-ups.

9c8e0df7 – cbagwell <cbagwell> authored on 2007/01/04 10:26
Reverting mistaken overwrite of INSTALL. Is autotools overwriting?

936818b3 – cbagwell <cbagwell> authored on 2007/01/04 10:22
Don't let real PKG_CHECK_MODULES exit on error.

9cff19e0 – cbagwell <cbagwell> authored on 2007/01/04 07:34
Don't error out when no libsamplerate. Add back HAVE_SAMPLERATE define.

bfaa1208 – robs <robs> authored on 2007/01/04 07:06
Expand File Conversion section.

15e26a81 – cbagwell <cbagwell> authored on 2007/01/03 21:17
Use a macro to find libsamplerate that doesn't require PKG_CHECK_MODULES

b59fb8e6 – cbagwell <cbagwell> authored on 2007/01/03 21:17
Adding macro to find libsamplerate even without PKG_CHECK_MODULES MACRO

d4d6bd6f – cbagwell <cbagwell> authored on 2007/01/03 14:38
Fix error comment

cbdab0ba – cbagwell <cbagwell> authored on 2007/01/03 13:33
Adding seek support for GSM WAV files

c42b41dc – robs <robs> authored on 2007/01/03 12:59
Fixes for win32 build; all in tests.sh pass in Release build;

96538801 – robs <robs> authored on 2007/01/03 04:49
Fix up licence statements.

b7dc5c19 – rrt <rrt> authored on 2007/01/02 17:32
Move AM_CFLAGS and AM_LDFLAGS to the top; seems more logical as they

ee88eb32 – rrt <rrt> authored on 2007/01/02 12:19
Fix luaconf.h.template rules properly

56f45bb8 – rrt <rrt> authored on 2007/01/02 11:52
Fixes for make distcheck

c29ae6d7 – robs <robs> authored on 2007/01/01 07:42
Ongoing clean-ups.

8e6a9f96 – robs <robs> authored on 2006/12/31 17:51
Remove the old internal copy effect.

3300e52e – robs <robs> authored on 2006/12/31 15:19
Fix earwax to work with any encoding.

4f25ed6e – robs <robs> authored on 2006/12/31 13:48
Remove some calls to exit() from stlib.

b38542e7 – robs <robs> authored on 2006/12/31 09:04
Add delete method; clean-ups

88d38f3c – robs <robs> authored on 2006/12/31 05:50
Use common functions for biquad filters.

c18294ee – robs <robs> authored on 2006/12/31 05:47
Ongoing clean-ups.

c0fa0034 – robs <robs> authored on 2006/12/30 14:17
Fix a-law/mu-law to flac conversion; add some cdda tests

97e1c671 – robs <robs> authored on 2006/12/29 13:23
Reversed the interactive vs. forced-overwrite logic

bce05665 – robs <robs> authored on 2006/12/28 03:09
Reversed the interactive vs. forced-overwrite logic

98794ec7 – rrt <rrt> authored on 2006/12/27 17:59
Make speed work without ST_EFF_NULL; add st_effect_nothing_flow to

7c691371 – rrt <rrt> authored on 2006/12/27 17:45
stretch of 1.0 works.

30112cdf – rrt <rrt> authored on 2006/12/27 14:42
swap works idempotently

48c43823 – rrt <rrt> authored on 2006/12/27 14:21
Tone gain of 0 works.

3abb9be4 – rrt <rrt> authored on 2006/12/27 13:40
vol works with gain of 1

8f62fe47 – rrt <rrt> authored on 2006/12/27 13:36
rabbit and repeat cope quite happily with working idempotently.

Next