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.17.0 - duct tape audio suite for *nix
@ 2019-11-14  1:56  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2019-11-14  1:56 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.17.0

    dtas-player automatically pauses on sink death (e.g. when an
    external DAC is unplugged), thanks to Rene Maurer for the
    feature suggestion.

    zsh completions are also bundled in the examples/ directory
    thanks to James Rowe.

    There's also a couple of minor bugfixes and documentation
    updates.

    There's also kwarg warning fixes for Ruby 2.7.0dev.  Future
    components will probably use a more stable glue language
    than Ruby, and we already have dtas-graph which is Perl5.

    Eric Wong (11):
          doc: remove inaccurate comment about "GNU-ism"
          doc: update homepage to point to cgit /about/
          dtas-graph: show inode number in hex, too
          dtas-graph: add a short blurb about what it does
          dtas-console: remove unused variables
          dtas-console: pass kwargs as-is to String#encode
          buffer/splice: pass kwargs as-is to tee/splice
          player: automatically pause if last sink dies
          readahead: avoid Array#compact and Array#max on `false'
          doc: use new HTTPS address at lists.gnu.org
          TODO: add a note about using a more stable glue language

    James Rowe (2):
          doc: trivial typo fixes
          Add zsh completion support

* homepage: https://80x24.org/dtas.git/about
* 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/
  nntp://news.public-inbox.org/inbox.comp.audio.dtas
  https://80x24.org/dtas-all/new.atom


^ permalink raw reply	[relevance 7%]

* [PATCH] doc: use new HTTPS address at lists.gnu.org
@ 2019-11-14  0:34  6% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2019-11-14  0:34 UTC (permalink / raw)
  To: dtas-all

lists.gnu.org is no longer accessible via FTP.
---
 Note: I used "-U0" option of "git format-patch" to save
 space since context is irrelevant in this case

 Documentation/dtas-archive.pod              | 2 +-
 Documentation/dtas-console.pod              | 2 +-
 Documentation/dtas-ctl.pod                  | 2 +-
 Documentation/dtas-cueedit.pod              | 2 +-
 Documentation/dtas-enq.pod                  | 2 +-
 Documentation/dtas-env.pod                  | 2 +-
 Documentation/dtas-msinkctl.pod             | 2 +-
 Documentation/dtas-player.pod               | 2 +-
 Documentation/dtas-player_effects.pod       | 2 +-
 Documentation/dtas-player_protocol.pod      | 2 +-
 Documentation/dtas-player_sink_examples.pod | 2 +-
 Documentation/dtas-sinkedit.pod             | 2 +-
 Documentation/dtas-sourceedit.pod           | 2 +-
 Documentation/dtas-tl.pod                   | 2 +-
 Documentation/dtas-xdelay.pod               | 2 +-
 Documentation/update-footer.rb              | 2 +-
 HACKING                                     | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/Documentation/dtas-archive.pod b/Documentation/dtas-archive.pod
index 4d7f4e8..5656cb7 100644
--- a/Documentation/dtas-archive.pod
+++ b/Documentation/dtas-archive.pod
@@ -68 +68 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-console.pod b/Documentation/dtas-console.pod
index 1aa5acc..f40ce54 100644
--- a/Documentation/dtas-console.pod
+++ b/Documentation/dtas-console.pod
@@ -81 +81 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-ctl.pod b/Documentation/dtas-ctl.pod
index 699a723..7b0751c 100644
--- a/Documentation/dtas-ctl.pod
+++ b/Documentation/dtas-ctl.pod
@@ -65 +65 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-cueedit.pod b/Documentation/dtas-cueedit.pod
index 4452afe..598eecc 100644
--- a/Documentation/dtas-cueedit.pod
+++ b/Documentation/dtas-cueedit.pod
@@ -26 +26 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-enq.pod b/Documentation/dtas-enq.pod
index 9992f73..9ac43e5 100644
--- a/Documentation/dtas-enq.pod
+++ b/Documentation/dtas-enq.pod
@@ -31 +31 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-env.pod b/Documentation/dtas-env.pod
index 6c8099e..5275cbd 100644
--- a/Documentation/dtas-env.pod
+++ b/Documentation/dtas-env.pod
@@ -67 +67 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-msinkctl.pod b/Documentation/dtas-msinkctl.pod
index 2cb4187..aad1948 100644
--- a/Documentation/dtas-msinkctl.pod
+++ b/Documentation/dtas-msinkctl.pod
@@ -48 +48 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-player.pod b/Documentation/dtas-player.pod
index c4eb696..6f34bcb 100644
--- a/Documentation/dtas-player.pod
+++ b/Documentation/dtas-player.pod
@@ -112 +112 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-player_effects.pod b/Documentation/dtas-player_effects.pod
index c0861f5..4d1db51 100644
--- a/Documentation/dtas-player_effects.pod
+++ b/Documentation/dtas-player_effects.pod
@@ -95 +95 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-player_protocol.pod b/Documentation/dtas-player_protocol.pod
index e031f58..38486c8 100644
--- a/Documentation/dtas-player_protocol.pod
+++ b/Documentation/dtas-player_protocol.pod
@@ -467 +467 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-player_sink_examples.pod b/Documentation/dtas-player_sink_examples.pod
index f40707e..39e394a 100644
--- a/Documentation/dtas-player_sink_examples.pod
+++ b/Documentation/dtas-player_sink_examples.pod
@@ -74 +74 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-sinkedit.pod b/Documentation/dtas-sinkedit.pod
index a370df1..ee2d5b7 100644
--- a/Documentation/dtas-sinkedit.pod
+++ b/Documentation/dtas-sinkedit.pod
@@ -67 +67 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-sourceedit.pod b/Documentation/dtas-sourceedit.pod
index d319ded..ee88e8f 100644
--- a/Documentation/dtas-sourceedit.pod
+++ b/Documentation/dtas-sourceedit.pod
@@ -74 +74 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-tl.pod b/Documentation/dtas-tl.pod
index 024832a..1511918 100644
--- a/Documentation/dtas-tl.pod
+++ b/Documentation/dtas-tl.pod
@@ -117 +117 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/dtas-xdelay.pod b/Documentation/dtas-xdelay.pod
index b05b093..b837e81 100644
--- a/Documentation/dtas-xdelay.pod
+++ b/Documentation/dtas-xdelay.pod
@@ -83 +83 @@ Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/Documentation/update-footer.rb b/Documentation/update-footer.rb
index ea7d7cd..0bab963 100755
--- a/Documentation/update-footer.rb
+++ b/Documentation/update-footer.rb
@@ -9 +9 @@
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
diff --git a/HACKING b/HACKING
index b34966f..d8f21f6 100644
--- a/HACKING
+++ b/HACKING
@@ -21 +21 @@ Mailing list archives available at <https://80x24.org/dtas-all/> and
-<ftp://lists.gnu.org/dtas-all/>\
+<https://lists.gnu.org/archive/html/dtas-all/>\


^ permalink raw reply related	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-11-14  0:34  6% [PATCH] doc: use new HTTPS address at lists.gnu.org Eric Wong
2019-11-14  1:56  7% [ANN] dtas 0.17.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).