安装包图标

AudioMeter

简单的 VU 式音频仪表
A simple VU-style audio meter. You can choose from several formulas to allow
the meter to work in low- and high-noise level enviromnents.

I noticed there was no audio meter in F-Droid, so I thought I'd build one.

The app offers a few ways to calculate the audio level to display:

* dBFS: Decibels relative to Full Scale.
* RMS: Root Mean Square. This is arguable the most correct, but it is a little insensitive at low volumes.
* LogRMS: Natural log of RMS: My first attempt to even out the scale. It's a little too sensitive to noisy mics.
* SqrtRMS: Squareroot of RMS: My second attempt to even out RMS: it seems to works best.
* Max: Simply find the loudest bit of each sample. Most responsive, but will peg the scale on noisey places.
* Avg: Simple average of the sound.

捐赠

版本

尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。

下载 F-Droid
  • 版本 1.2 (3) 推荐 更新于 2016-11-30

    该版本需要 Android 4.2 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 录音
      当您使用此应用时,它可以使用麦克风录音。

    下载 APK 1.6 MiB PGP 签名 | 构建日志

  • 版本 1.0 (1) - 更新于 2016-11-21

    该版本需要 Android 4.2 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 录音
      当您使用此应用时,它可以使用麦克风录音。

    下载 APK 1.2 MiB PGP 签名 | 构建日志