[SCM] jack-delay/master: Use "jack_delay" rather than "Jack_delay"
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Wed Aug 16 12:52:34 UTC 2017
The following commit has been merged in the master branch:
commit 3885b8e249c98c828af34b6a17ff61eee898671b
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date: Wed Aug 16 14:32:22 2017 +0200
Use "jack_delay" rather than "Jack_delay"
diff --git a/debian/control b/debian/control
index d548eb6..ee3e57a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,13 +19,13 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: JACK latency meter
- Jack_delay can be used to measure the round-trip latency of a soundcard.
+ jack_delay can be used to measure the round-trip latency of a soundcard.
To do this, start the program and connect like this:
.
jack_delay -> playback_port -> cable from soundcard output to input ->
-> capture port -> jack_delay
.
- Jack_delay generates a signal consisting of 13 sine waves, measures the
+ jack_delay generates a signal consisting of 13 sine waves, measures the
phase difference between the input and output for each of these, and
computes the delay from those phase differences. The algorithm used is
one developed originally for satellite ranging - that is measuring the
--
jack-delay packaging
More information about the pkg-multimedia-commits
mailing list