From 00d80f18ea4401f56a8da0d83ef0b40d6cdf4c64 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 10 May 2015 11:24:23 +0000 Subject: dtas 0.11.0 - bugfixes and splitfx features dtas-player: There is one dtas-player bugfix to fix an infinite loop on missing files when repeating a single track. commit b6515b3a8abab6dcc56166da825e01e2c083bfc9 ReplayGain also uses the "gain" effect instead of "vol", allowing compatibility with "gain -h" to provide extra headroom in user effects. commit 403ed90e2e7bed3e017938d76e17037b0d5059b6 dtas-splitfx: Dither is no longer applied when outputting bit-depths above 16-bit. The --bits/-b/--rate/-r/-C/--compression command-line flags are passed to sox(1) for output and allow overriding any targets specified in the output. commit e6a2ff2a3984320b1b83f5051709880a8b9d3708 commit 03b1303b1c7511fdd1a6b2f63d7c509e822a6a38) The -O/--outdir switch allows specifying a different output directory, useful for splitting from read-only checkouts or to a faster tmpfs filesystem to avoid SSD wear. commit 619b08c9d4e43d94bac39cd395c1def6fa796f06 dtas-splitfx is still a work-in-progress and rapidly improving :) --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index e0f918c..951db3b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -4,7 +4,7 @@ CONSTANT = "DTAS::VERSION" RVF = "lib/dtas/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v0.10.0" +DEF_VER = "v0.11.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7