All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Davis <pbd@op.net>
To: Abramo Bagnara <abramo@alsa-project.org>
Cc: alsa-devel@alsa-project.org
Subject: Re: another control API issue
Date: Wed, 08 May 2002 08:29:04 -0400	[thread overview]
Message-ID: <200205081228.g48CSHD24864@post2.fast.net> (raw)
In-Reply-To: Your message of "Wed, 08 May 2002 10:04:47 +0200." <3CD8DC1F.709754AF@alsa-project.org>

>Just for curiosity, what they store that cannot be represented in 32
>bits?!?

RMS meters. It seems that the 64 bit-ness comes from it being some
kind of fixed point representation - the value that you read from the
registers need scaling (in user space, presumably) by a floating point
transformation to actually become true RMS values. so its not so much
they they need 64 bits of precision, more that the hardware needs to
do the math with this type of data format. keep in mind the
computation is all being done on a Xilinx FPGA, not a DSP chip, so the
arithmetic options are (at this time) a bit limited.

--p


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net

  reply	other threads:[~2002-05-08 12:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-08  0:08 another control API issue Paul Davis
2002-05-08  7:57 ` Jaroslav Kysela
2002-05-08  8:04 ` Abramo Bagnara
2002-05-08 12:29   ` Paul Davis [this message]
2002-05-08 13:00     ` Abramo Bagnara
2002-05-08 13:07       ` Paul Davis
2002-05-08 14:00         ` Abramo Bagnara
2002-05-08 14:06           ` Paul Davis
     [not found] <200205081405.QAA07519@alsa.alsa-project.org>
2002-05-08 14:13 ` Abramo Bagnara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200205081228.g48CSHD24864@post2.fast.net \
    --to=pbd@op.net \
    --cc=abramo@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.