mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
29 lines
1.8 KiB
HTML
Executable File
29 lines
1.8 KiB
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: MicTester
|
|
category: [Nitro EVA]
|
|
group: true
|
|
altname: MIC
|
|
preview: /preview.png
|
|
---
|
|
Mic Tester (also known as <b>MIC</b>) is a version of Nitro EVA used to test the DS microphone and speakers. There are two known versions of Mic Tester.
|
|
<h3>2007/05/07 (v4):</h3>
|
|
This comes with 4 major tests, as well as some of the usual Nitro EVA tests:
|
|
<br><code> - SOUND</code>, Plays some simple sound effects and music to test the speakers
|
|
<br><code> - MIC</code>, A few microphone tests. One is the <code>SAMPLING DATA GRAPH</code>, which displays a real time graph of the mic input.
|
|
<br><code> - MIC CHECKER</code>, Appears to be another microphone test, though it's impossible to use as it requires special factory hardware
|
|
<br><code> - SPEAKER TESTER</code>, Plays a tone in the left and right speakers to make sure they're working
|
|
|
|
<h3>2008/12/01:</h3>
|
|
This later version has had nearly feature stripped, with the exception of <code>SPEAKER TESTER</code>. The Nitro EVA menu is not accessible, and none the tests mentioned above are included.
|
|
|
|
<div class="screenshot">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20081201 - Speaker Checker.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20070507_v4.0 - Speaker Checker.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20070507_v4.0 - Speaker Checker START.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20070507_v4.0 - Speaker Checker OK.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20070507_v4.0 - Mic Test SWITCH PROMPT.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20070507_v4.0 - Sound Test.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/Mic Tester 20070507_v4.0 - Mic Test NG.png">
|
|
</div>
|