everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [ANN] dtas 0.8.0 - duct tape audio suite for *nix
@ 2014-10-21  6:18  5% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2014-10-21  6:18 UTC (permalink / raw)
  To: ruby-talk, dtas-all

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.8.0 - player bugfixes
   
   Several bugfixes for the dtas-player and playback-related
   components.  Audio-editing support is still being worked on.
   
   See git repository for full details:
   
   	git clone git://80x24.org/dtas
   
   Terminal-browser-friendly HTML mail archives are also up at:
   
   	http://80x24.org/dtas-all/
   
   The mailing list for anything related to dtas remains at:
   
   	dtas-all@nongnu.org
   
   The list is open to all without subscription (no HTML email).
   dtas is for and by users who never want to deal with GUIs.
   
   shortlog of changes since 0.7.0:
   
         dtas-console: add note to install "curses" gem if missing
         test/helper: compat w/ coverage in Feature #9508
         player: style cleanup to favor &:methods
         update copyrights and email address for 2014
         trimfx: initial cut of scheduling + gap filling
         test/helper: ancient minitest compatibility
         test_splitfx: fix tests without opus{enc,dec}
         remove builtin-$FADEFX support
         fadefx: remove module
         tests: hoist out pluck generation
         xs: favor &: block style for simple cases
         rely on filesystem encoding
         client_handler: minor cleanup (favor &:proc)
         doc: document "tl get"/"dtas-tl cat" escaping gotcha
         dtas-console: force encoding for current locale
         unix_server: fix for infinite loop
         sink: favor &:proc form instead of blocks
         favor &:proc form instead of blocks in more places
         unix_accepted: wait for readability on EAGAIN

* http://dtas.80x24.org/README
* http://dtas.80x24.org/INSTALL
* http://dtas.80x24.org/dtas-player.txt
* http://dtas.80x24.org/NEWS
* git clone git://80x24.org/dtas
* dtas-all@nongnu.org
* http://80x24.org/dtas-all/

* http://dtas.80x24.org/2014/dtas-0.8.0.tar.gz
  SHA-1 7b2017c19abfc278ebc43549cc52ade64716bedf

* http://dtas.80x24.org/2014/dtas-0.8.0.gem
  SHA-1 b0e49c2d1eb342595d107830ae782d75d0c3bfee

-- 
EW

^ permalink raw reply	[relevance 5%]

* dtas encoding fixes pushed out to git
@ 2014-10-02  6:55  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2014-10-02  6:55 UTC (permalink / raw)
  To: dtas-all

Hopefully I got all the encoding rules right.  Mainly, I want to be able
to keep playing various tracks on my FS which has a mishmash of various
encodings and which I've been too lazy to rename properly :x

The following changes since commit a27a6623449d00af838ba87319454d92dc3014c0:

  rely on filesystem encoding (2014-08-16 23:38:05 +0000)

are available in the git repository at:

  git://80x24.org/dtas master

for you to fetch changes up to 6bf9a36e4d86c0c1869f99650b9b05c44200a94c:

  dtas-console: force encoding for current locale (2014-09-22 03:07:56 +0000)

----------------------------------------------------------------
Eric Wong (3):
      client_handler: minor cleanup (favor &:proc)
      doc: document "tl get"/"dtas-tl cat" escaping gotcha
      dtas-console: force encoding for current locale

 Documentation/dtas-player_protocol.txt |  2 +-
 Documentation/dtas-tl.txt              |  1 +
 bin/dtas-console                       | 13 ++++++++++++-
 lib/dtas/player/client_handler.rb      |  2 +-
 4 files changed, 15 insertions(+), 3 deletions(-)


^ permalink raw reply	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2014-10-02  6:55  7% dtas encoding fixes pushed out to git Eric Wong
2014-10-21  6:18  5% [ANN] dtas 0.8.0 - duct tape audio suite for *nix Eric Wong

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).