everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: ruby-talk@ruby-lang.org, dtas-all@nongnu.org
Subject: [ANN] dtas 0.14.0 - duct tape audio suite for *nix
Date: Sun, 31 Jan 2016 04:05:54 +0000	[thread overview]
Message-ID: <20160131-dtas-0.14.0-unleashed@80x24.org> (raw)

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.0 - tracklist fixes and improvements

    The player tracklist now has a "consume" mode similar to
    what exists mpd.  The advantage of using "tl consume"
    over the plain queue is the tracklist is more easily
    editable.  You may enable or disable it in a running
    player using:

	dtas-tl consume <true|false>

    This also fixes an output formatting bug in "dtas-tl cat"
    introduced in 0.13.1.

    Documentation is converted to Perl POD documentation format.
    It should be easier to build the documentation as pod2man
    is nearly universal nowadays, unlike pandoc.

    14 changes since 0.13.1:

          doc: update-footer.rb: fix for frozen_string_literal
          doc: convert to perlpod(1) from Markdown
          doc: preserve times in website
          dtas-tl: fix "cat" output
          player: avoid allocation on sort
          String#split with a single-byte instead of regexp
          source/sox: explicitly freeze comment keys
          source/sox: try_to_fail_harder is a normal method
          mlib: support all formats of player
          mlib: support --force option
          build: install-gem forced to "--local" domain
          mlib: use more appropriate methods
          player: support "consume" mode for tracklist
          doc: update documentation for tl consume and shuffle

    Many more releases on the horizon!

* 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


             reply	other threads:[~2016-01-31  4:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31  4:05 Eric Wong [this message]
2016-03-18  7:15 ` [ANN] dtas 0.14.2 - duct tape audio suite for *nix Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://80x24.org/dtas/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160131-dtas-0.14.0-unleashed@80x24.org \
    --to=normalperson@yhbt.net \
    --cc=dtas-all@nongnu.org \
    --cc=ruby-talk@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/dtas.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).