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.19.0 - duct tape audio suite for *nix
@ 2021-09-05  8:44  6% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2021-09-05  8:44 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:

    dtas 0.19.0 - odd pathname fixes

    Non-UTF-8-encoded pathnames now handled properly by dtas-mlib.
    Shell-unfriendly filenames are handled properly if they require
    ffmpeg (they were always handled properly when using sox).

    Some minor URL and doc updates, too, and there's a new
    "make symlink-install" target for users who lack permissions
    to install RubyGems.

    6 changes since v0.18.1 (2021-02-13):

          mlib: pathnames may be blobs
          README: replace NNTP URL with NNTPS
          gemspec: allow building gem without setting VERSION
          build: add "symlink-install" target
          do not shell-quote filenames for environment
          doc: use Tor v3 .onion URLs

* 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://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.audio.dtas
  imap://anon:mous@7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.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 6%]

* [PATCH] doc: use Tor v3 .onion URLs
@ 2021-05-30 11:12  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2021-05-30 11:12 UTC (permalink / raw)
  To: dtas-all

Tor is dropping v2 .onion in favor of more secure (but less
readable) v3 .onion URLs.  Zooko's triangle once again :/
(no, we won't support planet-destroying proof-of-work schemes)
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index e615090..3b51c33 100644
--- a/README
+++ b/README
@@ -82,12 +82,12 @@ 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: <nntps://news.public-inbox.org/inbox.comp.audio.dtas>
-	<nntp://ou63pmih66umazou.onion/inbox.comp.audio.dtas>
+	<nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.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>
+	<imap://anon:mous@7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.audio.dtas.0>
 Atom: <https://80x24.org/dtas-all/new.atom>
-	<http://ou63pmih66umazou.onion/dtas-all/new.atom>
+	<http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.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 --
2021-05-30 11:12  7% [PATCH] doc: use Tor v3 .onion URLs Eric Wong
2021-09-05  8:44  6% [ANN] dtas 0.19.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).