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.18.1 - duct tape audio suite for *nix
@ 2021-02-13 21:59  4% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2021-02-13 21:59 UTC (permalink / raw)
  To: dtas-all, ruby-talk

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:

    Mainly seek improvements to dtas-player.  The fallback to use
    charlock-holmes for strangely-encoded files is fixed.

    7 changes since 0.18.0 (2020-02-03):

          splitfx: reduce syscalls for writing comments file
          splitfx: support --err-suffix option
          player: fix +/- directional seeks while paused
          README: update and add more URLs for archives
          encoding: use CharlockHolmes properly on first run
          dtas-console: gracefully handle seek failures
          INSTALL: update dependencies for current Debian stable

* homepage: https://80x24.org/dtas/
* https://80x24.org/dtas/INSTALL
* https://80x24.org/dtas/dtas-player.txt
* https://80x24.org/dtas/NEWS.atom
* git clone https://80x24.org/dtas.git
* dtas-all@nongnu.org (plain-text only, no HTML mail, please)
* mail archives: https://80x24.org/dtas-all/
  nntps://news.public-inbox.org/inbox.comp.audio.dtas
  imaps://anon:mous@public-inbox.org/inbox.comp.audio.dtas.0
  nntp://ou63pmih66umazou.onion/inbox.comp.audio.dtas
  imap://anon:mous@ou63pmih66umazou.onion/inbox.comp.audio.dtas.0
  https://80x24.org/dtas-all/new.atom

note: .onion URLs require Tor: <https://www.torproject.org/>


^ permalink raw reply	[relevance 4%]

* [PATCH] README: update and add more URLs for archives
@ 2020-06-24 22:01  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2020-06-24 22:01 UTC (permalink / raw)
  To: dtas-all

public-inbox.org now runs an anonymous IMAP server
(AUTH=ANONYMOUS is also supported).  If we ever exceed 50000K
messages in our mail archives, new messages will appear in the
".1" mailbox.

Tor .onion URLs have always been supported, too.

news.gmane.org also moved to news.gmane.io a while back:

https://lars.ingebrigtsen.no/2020/01/15/news-gmane-org-is-now-news-gmane-io/
---
 README | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 378d8e2..562045a 100644
--- a/README
+++ b/README
@@ -82,8 +82,13 @@ Mailing list archives available at <https://80x24.org/dtas-all/> or
 No subscription is necessary to post to the mailing list.
 You may also read via:
 NNTP: <nntp://news.public-inbox.org/inbox.comp.audio.dtas>
-	<nntp://news.gmane.org/gmane.comp.audio.dtas.general>
+	<nntp://ou63pmih66umazou.onion/inbox.comp.audio.dtas>
+	<nntp://news.gmane.io/gmane.comp.audio.dtas.general>
+IMAP: <imaps://anon:mous@public-inbox.org/inbox.comp.audio.dtas.0>
+	<imap://anon:mous@ou63pmih66umazou.onion/inbox.comp.audio.dtas.0>
 Atom: <https://80x24.org/dtas-all/new.atom>
+	<http://ou63pmih66umazou.onion/dtas-all/new.atom>
+(.onion URLs require Tor: <https://www.torproject.org/>)
 
 ## Copyright
 


^ permalink raw reply related	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-06-24 22:01  7% [PATCH] README: update and add more URLs for archives Eric Wong
2021-02-13 21:59  4% [ANN] dtas 0.18.1 - 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).