blob: cdd032c667fdb7709b3c1d5ce80c93bee95aa0a3 [file] [log] [blame]
<h1 id="message" style="position: absolute; top:50%">
</h1>
<br>
<div id="msg-utility" onClick="toggleFAUtility()">Click to toggle FA utility:</div>
<div id="fa-utility" style="display: none">
<input type="radio" id="loop_0"
onClick="testCommand('loop_0')">
No audio looping
<br>
<input type="radio" id="loop_1"
onClick="testCommand('loop_1')">
Loop from digital mic to headphone out
<br>
<input type="radio" id="loop_2"
onClick="testCommand('loop_2')">
Loop from headphone in to speaker
<br>
<input type="radio" id="loop_3"
onClick="testCommand('loop_3')">
Loop from headphone in to headphone out
<br>
<input type="radio" id="xtalk_l"
onClick="testCommand('xtalk_l')">
Mute headphone left channel while playing tone
<br>
<input type="radio" id="xtalk_r"
onClick="testCommand('xtalk_r')">
Mute headphone right channel while playing tone
<br>
<input type="radio" id="multitone"
onClick="testCommand('multitone')">
Play multitone
<br>
<input type="radio" id="sweep"
onClick="testCommand('sweep')">
Play sweep
<br>
<input type="button" onClick="restore()" value="Restore"/>
</div>