add assets for org.projectvoodoo.audiomeasurementsplayer and disabled

build
This commit is contained in:
David Black 2013-03-03 16:37:44 +00:00
parent d50feab6bf
commit 1e553c01da
2 changed files with 14 additions and 5 deletions

Binary file not shown.

View file

@ -11,23 +11,32 @@ Little app that plays RMAA and udial samples to ease Android devices sound
performance measurements.
In order to complete measurements, connect your phone or tablet
headphone/line-out JACK to a computer with
a high quality soundcard line-in then record the output manually or with RMAA
program directly. Samples
are compressed in lossless FLAC format to reduce APK size. Using this app
instead of playing samples
through a vendor or third-party music player lets you be sure no signal
a high quality soundcard line-in then record the output manually.
By using this app instead of playing samples
through a vendor or third-party music player you can be sure no signal
processing is done by the player.
If the manufacturer adds audio effects, youll be able to spot them with
confidence through measurement.
Without additional (like SRS, Beats audio) processing and if digital volume is
maxed out, DAC will be fed by un-altered PCM data.
Measurement accuracy tips:
* Ensure any re-sampling is disabled on your computer by setting sample frequencies to 44100 Hz.
* Record using the maximum resolution (in general, 24bit) of your sound card's ADC.
* Run your device on battery, not plugged on charger or USB.
* Take care of using appropriate and consistent input and output levels.
Credits:
* [http://audio.rightmark.org/products/rmaa.shtml RMAA] for the associated samples
* Unknown (looking for the original author) for udial.wav
.
Repo Type:git
Repo:https://github.com/project-voodoo/audio-measurements-player-app.git
Build Version:1.1.4,8,!missing audio resources 6fcff
Build Version:2.0,11,!samples copyright RMAA 2fcca19,extlibs=audiomeasurement-assets/assets.zip,\
prebuild=mkdir -p assets && unzip libs/assets.zip -d assets/
Auto Update Mode:None
Update Check Mode:RepoManifest