Your message dated Fri, 15 Jun 2012 08:53:17 +0000
with message-id <e1sfshn-0000ur...@franck.debian.org>
and subject line Bug#677547: fixed in meterbridge 0.9.2-11
has caused the Debian Bug report #677547,
regarding meterbridge: peak-meter scaling according to IEC-268-18 is 
incorrectly implemented
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
677547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677547
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: meterbridge
Version: 0.9.2-9
Severity: important
Tags: patch upstream

The IEC scale function includes a typo which makes the range between
-60db and -50db not continuous. Furthermore the image of the rendered
the IEC 268-18:1995 scale is also wrong.

Upstream can not be reached and the issue has been reported to
http://lists.linuxaudio.org/pipermail/linux-audio-dev/2012-June/033486.html

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable'), (300, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-rt-686-pae (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages meterbridge depends on:
ii  jackd                             5
ii  libc6                             2.13-21
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.2-1
ii  libsdl-image1.2                   1.2.12-2
ii  libsdl1.2debian                   1.2.15-3

meterbridge recommends no packages.

meterbridge suggests no packages.

-- no debconf information
diff --git a/src/dpm_meters.c b/src/dpm_meters.c
index 34738c2..b1ea69c 100644
--- a/src/dpm_meters.c
+++ b/src/dpm_meters.c
@@ -33,7 +33,7 @@ int iec_scale(float db) {
          } else if (db < -60.0f) {
                  def = (db + 70.0f) * 0.25f;
          } else if (db < -50.0f) {
-                 def = (db + 60.0f) * 0.5f + 5.0f;
+                 def = (db + 60.0f) * 0.5f + 2.5f;
          } else if (db < -40.0f) {
                  def = (db + 50.0f) * 0.75f + 7.5;
          } else if (db < -30.0f) {

<<attachment: iec268-scale.png>>


--- End Message ---
--- Begin Message ---
Source: meterbridge
Source-Version: 0.9.2-11

We believe that the bug you reported is fixed in the latest version of
meterbridge, which is due to be installed in the Debian FTP archive:

meterbridge_0.9.2-11.debian.tar.gz
  to main/m/meterbridge/meterbridge_0.9.2-11.debian.tar.gz
meterbridge_0.9.2-11.dsc
  to main/m/meterbridge/meterbridge_0.9.2-11.dsc
meterbridge_0.9.2-11_amd64.deb
  to main/m/meterbridge/meterbridge_0.9.2-11_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 677...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia <ales...@debian.org> (supplier of updated meterbridge package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Jun 2012 09:40:09 +0200
Source: meterbridge
Binary: meterbridge
Architecture: source amd64
Version: 0.9.2-11
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
Description: 
 meterbridge - Collection of Audio meters for the JACK audio server
Closes: 677547
Changes: 
 meterbridge (0.9.2-11) unstable; urgency=low
 .
   * Fix a typo in the IEC scale function which makes the range
     between -60db and -50db not continuous. (Closes: #677547)
     Thanks to Robin Gareus for the report and patch.
   * Fix Vcs tags.
Checksums-Sha1: 
 6a62a96ae4bca7d0e3e9712340075764c4bafb0c 2126 meterbridge_0.9.2-11.dsc
 5344ecd0ab6995bcfff3c4c6e7cc22ce548a6638 29394 
meterbridge_0.9.2-11.debian.tar.gz
 a99386b052a77ba171a7a37b06559fea95ed13f1 533522 meterbridge_0.9.2-11_amd64.deb
Checksums-Sha256: 
 e3eceb279903394064227b7c5805dfa12da0bdc74ae283331b9818c2ae121c9e 2126 
meterbridge_0.9.2-11.dsc
 06daf46484e336106fec05b433f482289622c633a600c002978bcbc225bc3c7b 29394 
meterbridge_0.9.2-11.debian.tar.gz
 f4ec1ebb4b5ae18df5b70f61ca68e4cb3974a330e6901c700fec5bc9a91b17e0 533522 
meterbridge_0.9.2-11_amd64.deb
Files: 
 3b4364e032264d6e5277300a037c059c 2126 sound optional meterbridge_0.9.2-11.dsc
 c8eb980b0a5753a20ca273e3a3e5e9ee 29394 sound optional 
meterbridge_0.9.2-11.debian.tar.gz
 250b20f297322e934ed4be5223d7263d 533522 sound optional 
meterbridge_0.9.2-11_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJP2uhUAAoJEOikiuUxHXZaLD4P/i3i5ey4msMvuKC6BZFfTCZ+
Kk15FneB892slQ+8GifI0guhD+DhgSNoQZIBeB7r3XGouRYAcd13fL0QteAPzYrl
NTL5h+rJwPLcl6A4lShwmgJu/rfX7yKqOqhS9e7XntG5Gdzvc4QsnEi4eaxHwl/J
eP7sQhpT90xUCjklIqRai4GooylpL3PSo7Ww5Awl8EHfPupwKQy6NTAxBPfb2OGd
GfpYGLu1YXEbATbiyn5Uc1/n57V0MoTmoyQSjvPEDmgbngvYa5UoZ/zviv/MkHM3
CUs/NNl85ja7Dvm5U7iS8Ojca1XKjCqd7VhfLptDvo0yyI5LGUdmXz+W7FHJ7obA
Ko49YjgK7dn5AckHaehwvnjIBoBsK5BXeCS+Sh6hD6+IxBrDZI0kaf2EKrV3Iloo
vv6J7nHDdKSc9VrqKdKe/eFsUW8S9ElK6ILN5/Celq+c0vB7UFaG+zKaOKvKts3X
77ZKD50aHfPVIlYHgl31CW+byOO/3Wtfqnr0QBE+/2mpsdhqRrQs+IbHjIfTjIvz
iJ/vVPKX7gzI55IFflo19x9PwVQkeBzaaNJHHQ0NIPVeLnYPo9xT7fWhB/SPVGcs
38zezl9PHVNJuUuL2nJk0MTtd3nD2euK2G5uMEevCXYsGsYR6f5/yg/2xSxG3bVo
rbPzMa5oeIUSKxjZPhOo
=lF/b
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to