From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 208.118.235.0/24 X-Spam-Status: No, score=-1.0 required=3.0 tests=AWL,BAYES_00,SPF_PASS, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: dtas-all@80x24.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 45C6120460 for ; Fri, 18 Mar 2016 07:15:41 +0000 (UTC) Received: from localhost ([::1]:42003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agodI-0003AA-Bz for dtas-all@80x24.org; Fri, 18 Mar 2016 03:15:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agodF-0003A2-OJ for dtas-all@nongnu.org; Fri, 18 Mar 2016 03:15:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agodC-0006OT-3w for dtas-all@nongnu.org; Fri, 18 Mar 2016 03:15:37 -0400 Received: from dcvr.yhbt.net ([64.71.152.64]:34556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agodB-0006Nw-Qk for dtas-all@nongnu.org; Fri, 18 Mar 2016 03:15:34 -0400 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 4D34B20460; Fri, 18 Mar 2016 07:15:31 +0000 (UTC) Date: Fri, 18 Mar 2016 07:15:31 +0000 From: Eric Wong To: ruby-talk@ruby-lang.org, dtas-all@nongnu.org Subject: [ANN] dtas 0.14.2 - duct tape audio suite for *nix Message-ID: <20160318-dtas-0.14.2-unleashed@80x24.org> References: <20160131-dtas-0.14.0-unleashed@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160131-dtas-0.14.0-unleashed@80x24.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.71.152.64 X-BeenThere: dtas-all@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Sender: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Free Software command-line tools for audio playback, mastering, and whatever else related to audio. dtas follows the worse-is-better philosophy and acts as duct tape to combine existing command-line tools for flexibility and ease-of-development. dtas is currently implemented in Ruby (and some embedded shell), but may use other languages in the future. Changes: dtas 0.14.2 - several bugfixes This release contains several fixes needed to run dtas-player under Debian jessie systems where libav-tools no longer provides ffprobe. dtas-player should now fall back more smoothly to its splitfx YAML format if neither libav-tools nor ffmpeg are installed, as they are optional dependencies. Note: mp3gain is missing under Debian jessie, so you will not be able to use ReplayGain with MP3 files. This will be worked around in another release. Finally, this also fixes a bug in 0.12.0 for non-sleepy_penguin RubyGem users which relied on pipes for notification. 3 changes since 0.14.0: av_ff_common: fixes for libav-tools under Debian Jessie dtas-readahead: do not barf on missing ffprobe/avprobe sigevent/pipe: require file for DTAS::Nonblock properly Note: ignore the 0.14.1 tag, it was broken and missed INSTALL changes Many more releases on the horizon! (but yeah, I also care far more about listening to music than I do about hacking, especially this time of year, so more time rocking out; less time hacking and reviewing patches :P) * homepage: http://dtas.80x24.org/README * http://dtas.80x24.org/INSTALL * http://dtas.80x24.org/dtas-player.txt * http://dtas.80x24.org/NEWS.atom * git clone git://80x24.org/dtas * dtas-all@nongnu.org (plain-text only, no HTML mail, please) * mailing list archives: http://80x24.org/dtas-all/ nntp://news.public-inbox.org/inbox.comp.audio.dtas http://80x24.org/dtas-all/new.atom