dtas-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] dtas 0.14.0 - duct tape audio suite for *nix


From: Eric Wong
Subject: [ANN] dtas 0.14.0 - duct tape audio suite for *nix
Date: Sun, 31 Jan 2016 04:05:54 +0000

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
* address@hidden (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 via email to

[Prev in Thread] Current Thread [Next in Thread]