Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/zita-ajbridge/
Date: Sat, 25 Apr 2020 00:37:34
Message-Id: 1587775037.e67d05e28abd016c5b9bae6e25bb553df0629b9c.Alessandro-Barbieri@gentoo
1 commit: e67d05e28abd016c5b9bae6e25bb553df0629b9c
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 25 00:32:53 2020 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 25 00:37:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e67d05e2
7
8 media-sound/zita-ajbridge: longdescription lang="en"
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
12
13 media-sound/zita-ajbridge/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/zita-ajbridge/metadata.xml b/media-sound/zita-ajbridge/metadata.xml
17 index 55ce4de..317bcc2 100644
18 --- a/media-sound/zita-ajbridge/metadata.xml
19 +++ b/media-sound/zita-ajbridge/metadata.xml
20 @@ -6,7 +6,7 @@
21 <name>Denis Reva</name>
22 <description>RarogCmex</description>
23 </maintainer>
24 - <longdescription>Zita-ajbridge provides two applications, zita-a2j and zita-j2a. They allow to use an ALSA device as a Jack client, to provide additional capture (a2j) or playback (j2a) channels. Functionally these are equivalent to the alsa_in and alsa_out clients that come with Jack, but they provide much better audio quality. The resampling ratio will typically be stable within 1 PPM and change only very smoothly. Delay will be stable as well even under worse case conditions, e.g. the Jack client running near the end of the cycle.
25 + <longdescription lang="en">Zita-ajbridge provides two applications, zita-a2j and zita-j2a. They allow to use an ALSA device as a Jack client, to provide additional capture (a2j) or playback (j2a) channels. Functionally these are equivalent to the alsa_in and alsa_out clients that come with Jack, but they provide much better audio quality. The resampling ratio will typically be stable within 1 PPM and change only very smoothly. Delay will be stable as well even under worse case conditions, e.g. the Jack client running near the end of the cycle.
26
27 The theory of operation and internals of these apps are the subject of a paper presented at LAC 2012.