<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Devicedial</title><link>https://devicedial.com/</link><description>Recent content on Devicedial</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 11 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devicedial.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Why Is My Microphone So Quiet?</title><link>https://devicedial.com/guides/mic-too-quiet/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/guides/mic-too-quiet/</guid><description>&lt;h2 id="how-quiet-is-actually-too-quiet"&gt;How quiet is actually too quiet?&lt;/h2&gt;
&lt;p&gt;Below −20 dBFS. That is the line the &lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt; draws, and it is drawn there because of
what happens next rather than because the number sounds bad. A signal peaking at −20 dBFS is a tenth
of full-scale amplitude, so anything downstream — a call app, a recorder, the other person&amp;rsquo;s
headphones — has to add roughly 14 dB to bring you up to a comfortable level, and it adds that to
your keyboard, your chair and your neighbour&amp;rsquo;s lawnmower at the same time.&lt;/p&gt;</description></item><item><title>Monitor Stuck at 60 Hz</title><link>https://devicedial.com/guides/monitor-stuck-at-60hz/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/guides/monitor-stuck-at-60hz/</guid><description>&lt;h2 id="has-anything-actually-asked-for-144-hz-yet"&gt;Has anything actually asked for 144 Hz yet?&lt;/h2&gt;
&lt;p&gt;This is the first check because it is the most common answer. Plugging in a high-refresh monitor
does not switch it to its highest mode: the display advertises what it can do, and the operating
system picks a mode, which is very often the safe one. On Windows the setting lives in Settings →
System → Display → Advanced display, on macOS under Displays. Set it explicitly, then re-run the
&lt;a href="https://devicedial.com/refresh-rate-test/"&gt;refresh rate test&lt;/a&gt; to confirm the change reached the screen.&lt;/p&gt;</description></item><item><title>Dead Pixel or Stuck Pixel?</title><link>https://devicedial.com/guides/dead-pixel-vs-stuck-pixel/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/guides/dead-pixel-vs-stuck-pixel/</guid><description>&lt;h2 id="what-is-the-difference-physically"&gt;What is the difference, physically?&lt;/h2&gt;
&lt;p&gt;Each pixel on an LCD is three subpixels — red, green and blue — with a transistor behind each one
deciding how much light gets through. Two things can go wrong with that arrangement, and they look
opposite.&lt;/p&gt;
&lt;p&gt;A &lt;strong&gt;dead pixel&lt;/strong&gt; receives no drive at all. Its subpixels stay shut whatever the picture asks for, so
against a white field it is a black dot, and against every colour it stays black. It is a hardware
failure with no software remedy.&lt;/p&gt;</description></item><item><title>Mouse Double Clicking on One Press</title><link>https://devicedial.com/guides/mouse-double-clicking/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/guides/mouse-double-clicking/</guid><description>&lt;h2 id="what-is-actually-happening-inside-the-button"&gt;What is actually happening inside the button?&lt;/h2&gt;
&lt;p&gt;A mouse button is a small mechanical switch: pressing it drives a sprung metal leaf against a
contact and closes a circuit. New, that contact settles in well under a millisecond. Worn, the leaf
has lost tension and the contact surface is no longer smooth, so it touches, separates, and touches
again several times in the space of a few milliseconds. That is contact bounce, and in mice it is
called chatter.&lt;/p&gt;</description></item><item><title>How Bad Is My Stick Drift?</title><link>https://devicedial.com/guides/stick-drift-how-bad/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/guides/stick-drift-how-bad/</guid><description>&lt;h2 id="what-is-the-drift-score-measuring"&gt;What is the drift score measuring?&lt;/h2&gt;
&lt;p&gt;One thing only: how far a stick says it has moved when nobody is moving it.&lt;/p&gt;
&lt;p&gt;The Gamepad API gives a web page each axis as a number between −1 and 1, where 0 is centre. Put the
controller down, take your hands off it, and a healthy stick sits within a few hundredths of zero
while a worn one parks somewhere out along an axis. The &lt;a href="https://devicedial.com/stick-drift-test/"&gt;stick drift test&lt;/a&gt;
samples both sticks for a few seconds, takes the largest absolute deflection it sees, and multiplies
by 100. A stick resting at 0.15 scores 15.&lt;/p&gt;</description></item><item><title>Input Lag Chart</title><link>https://devicedial.com/guides/input-lag-chart/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/guides/input-lag-chart/</guid><description>&lt;p&gt;Refresh rate and polling rate are argued about as if they compete. They do not: they are two queues
in a row, and the delay you feel is one of each. The table below is generated at build time from
that arithmetic, for the nine refresh rates people actually own and the three polling rates mice
actually ship with.&lt;/p&gt;
&lt;div class="table-scroll lag-table"&gt;
 &lt;table&gt;
 &lt;caption&gt;Frame time, mouse reports per frame and the worst-case press-to-pixel delay for nine refresh rates against the three common polling rates. Worst case is one whole polling interval plus one whole frame; it covers the input and display path only, not the game, the cable or the panel&amp;rsquo;s own response time.&lt;/caption&gt;&lt;thead&gt;
 &lt;tr&gt;
 &lt;th scope="col" rowspan="2"&gt;Refresh rate&lt;/th&gt;
 &lt;th scope="col" rowspan="2"&gt;Frame time&lt;/th&gt;&lt;th scope="colgroup" colspan="3"&gt;Mouse reports per frame&lt;/th&gt;
 &lt;th scope="colgroup" colspan="3"&gt;Worst case press to pixel&lt;/th&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="col"&gt;125&amp;nbsp;Hz&lt;/th&gt;
 &lt;th scope="col"&gt;500&amp;nbsp;Hz&lt;/th&gt;
 &lt;th scope="col"&gt;1000&amp;nbsp;Hz&lt;/th&gt;
 &lt;th scope="col"&gt;125&amp;nbsp;Hz&lt;/th&gt;
 &lt;th scope="col"&gt;500&amp;nbsp;Hz&lt;/th&gt;
 &lt;th scope="col"&gt;1000&amp;nbsp;Hz&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;30&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;33.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;4.2&lt;/td&gt;
 &lt;td&gt;16.7&lt;/td&gt;
 &lt;td&gt;33.3&lt;/td&gt;
 &lt;td&gt;41.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;35.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;34.3&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;60&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;16.7&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;2.1&lt;/td&gt;
 &lt;td&gt;8.3&lt;/td&gt;
 &lt;td&gt;16.7&lt;/td&gt;
 &lt;td&gt;24.7&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;18.7&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;17.7&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;75&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;13.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;1.7&lt;/td&gt;
 &lt;td&gt;6.7&lt;/td&gt;
 &lt;td&gt;13.3&lt;/td&gt;
 &lt;td&gt;21.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;15.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;14.3&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;90&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;11.1&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;1.4&lt;/td&gt;
 &lt;td&gt;5.6&lt;/td&gt;
 &lt;td&gt;11.1&lt;/td&gt;
 &lt;td&gt;19.1&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;13.1&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;12.1&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;120&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;8.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;1.0&lt;/td&gt;
 &lt;td&gt;4.2&lt;/td&gt;
 &lt;td&gt;8.3&lt;/td&gt;
 &lt;td&gt;16.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;10.3&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;9.3&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;144&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;6.9&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;0.9&lt;/td&gt;
 &lt;td&gt;3.5&lt;/td&gt;
 &lt;td&gt;6.9&lt;/td&gt;
 &lt;td&gt;14.9&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;8.9&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;7.9&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;165&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;6.1&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;0.8&lt;/td&gt;
 &lt;td&gt;3.0&lt;/td&gt;
 &lt;td&gt;6.1&lt;/td&gt;
 &lt;td&gt;14.1&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;8.1&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;7.1&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;240&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;4.2&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;0.5&lt;/td&gt;
 &lt;td&gt;2.1&lt;/td&gt;
 &lt;td&gt;4.2&lt;/td&gt;
 &lt;td&gt;12.2&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;6.2&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;5.2&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;&lt;tr&gt;
 &lt;th scope="row"&gt;360&amp;nbsp;Hz&lt;/th&gt;
 &lt;td&gt;2.8&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;0.3&lt;/td&gt;
 &lt;td&gt;1.4&lt;/td&gt;
 &lt;td&gt;2.8&lt;/td&gt;
 &lt;td&gt;10.8&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;4.8&amp;nbsp;ms&lt;/td&gt;
 &lt;td&gt;3.8&amp;nbsp;ms&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
 &lt;/table&gt;
&lt;/div&gt;

&lt;h2 id="what-does-the-worst-case-actually-mean"&gt;What does the worst case actually mean?&lt;/h2&gt;
&lt;p&gt;It means both queues went against you at once. A press that lands one microsecond after the mouse
has sent its report waits a full polling interval — 8 ms on a 125 Hz mouse, 1 ms on a 1000 Hz one.
The frame built from that report can then be finished one microsecond after the display has started
drawing, so it waits a full frame as well.&lt;/p&gt;</description></item><item><title>About</title><link>https://devicedial.com/about/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/about/</guid><description>&lt;p&gt;Devicedial answers one kind of question: &lt;strong&gt;is this thing actually working properly?&lt;/strong&gt; The microphone,
the camera, the keyboard, the mouse, the controller, the screen. Each gets its own test, and each test
ends in a number with a unit — not a tick.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;There is no shortage of device testers. There is a shortage of ones that tell you anything. Type
&amp;ldquo;mic test&amp;rdquo; into a search engine and most of what comes back draws a moving bar and says &amp;ldquo;your
microphone is working&amp;rdquo; — which is true of a microphone recording you 14 dB too quietly, and true of a
mouse reporting at a fifth of its advertised rate.&lt;/p&gt;</description></item><item><title>Aim Trainer</title><link>https://devicedial.com/aim-trainer/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/aim-trainer/</guid><description>&lt;p&gt;Targets per minute is easier to judge once it is turned back into seconds, because seconds are the
unit the run actually feels like. The table converts the rate into time per target and into how long
a 30 target run takes at that pace.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th style="text-align: right"&gt;Targets per minute&lt;/th&gt;
					&lt;th style="text-align: right"&gt;Time per target&lt;/th&gt;
					&lt;th style="text-align: right"&gt;30 targets take&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;20&lt;/td&gt;
					&lt;td style="text-align: right"&gt;3.00 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;1:30&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;30&lt;/td&gt;
					&lt;td style="text-align: right"&gt;2.00 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;1:00&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;40&lt;/td&gt;
					&lt;td style="text-align: right"&gt;1.50 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;45 s&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;50&lt;/td&gt;
					&lt;td style="text-align: right"&gt;1.20 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;36 s&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;60&lt;/td&gt;
					&lt;td style="text-align: right"&gt;1.00 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;30 s&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;80&lt;/td&gt;
					&lt;td style="text-align: right"&gt;0.75 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;23 s&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;100&lt;/td&gt;
					&lt;td style="text-align: right"&gt;0.60 s&lt;/td&gt;
					&lt;td style="text-align: right"&gt;18 s&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Accuracy is the half of the score people drop when they quote it: 40 targets a minute at 95% is a
better run than 55 at 70%, because every miss is a click that would have hit nothing anywhere else
either. The &lt;a href="https://devicedial.com/reaction-time-test/"&gt;reaction time test&lt;/a&gt; isolates the timing half of the same reflex,
the &lt;a href="https://devicedial.com/cps-test/"&gt;CPS test&lt;/a&gt; the clicking half, and the
&lt;a href="https://devicedial.com/refresh-rate-test/"&gt;refresh rate test&lt;/a&gt; tells you how often the screen is really redrawing the
targets you are chasing.&lt;/p&gt;</description></item><item><title>Audio Test</title><link>https://devicedial.com/audio-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/audio-test/</guid><description>&lt;p&gt;Both numbers are read from the output your browser is using right now, so they change when you change
device — plug in a headset and run the test again rather than trusting what was true a minute ago.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Reported rate&lt;/th&gt;
					&lt;th&gt;Where it comes from&lt;/th&gt;
					&lt;th&gt;What it tells you&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;8 000–16 000 Hz&lt;/td&gt;
					&lt;td&gt;Bluetooth hands-free profile&lt;/td&gt;
					&lt;td&gt;A microphone is open somewhere; stereo is gone until it closes&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;32 000 Hz&lt;/td&gt;
					&lt;td&gt;Older voice hardware and some virtual devices&lt;/td&gt;
					&lt;td&gt;Usable, but the top of the range is already cut&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;44 100 Hz&lt;/td&gt;
					&lt;td&gt;The CD rate, still common on music-first setups&lt;/td&gt;
					&lt;td&gt;Normal; the ceiling is 22 050 Hz&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;48 000 Hz&lt;/td&gt;
					&lt;td&gt;The default on most systems and all video&lt;/td&gt;
					&lt;td&gt;Normal; the ceiling is 24 000 Hz&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;96 000–192 000 Hz&lt;/td&gt;
					&lt;td&gt;A USB interface or DAC set high&lt;/td&gt;
					&lt;td&gt;Normal for that hardware, and inaudibly different from 48 000 Hz&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Channels accepted&lt;/th&gt;
					&lt;th&gt;What it means&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;Mono: a hands-free profile, a phone-style device, or a mono accessibility setting&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;Stereo, including every virtual surround mode&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;6&lt;/td&gt;
					&lt;td&gt;A 5.1 chain the browser can address&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8&lt;/td&gt;
					&lt;td&gt;A 7.1 chain the browser can address&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This page is about the format leaving your machine, not about which speaker is silent. When one side
plays and the other does not, that is the &lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt;, and on a headset the
&lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; adds the polarity check. When the count comes back at two on a
system that should manage six, &lt;a href="https://devicedial.com/surround-sound-test/"&gt;surround sound test&lt;/a&gt; works through the
reasons. To hold one frequency at a level you choose rather than a fixed test tone, use the
&lt;a href="https://devicedial.com/tone-generator/"&gt;tone generator&lt;/a&gt;; to hear where the output rolls off at each end, run the
&lt;a href="https://devicedial.com/frequency-test/"&gt;frequency test&lt;/a&gt;. Input is the opposite direction entirely and belongs to the
&lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Bass Test</title><link>https://devicedial.com/bass-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/bass-test/</guid><description>&lt;p&gt;The lowest clean tone places your system in a category, and the categories are wide apart. Compare
against the hardware you own rather than against someone else&amp;rsquo;s result.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Lowest clean tone&lt;/th&gt;
					&lt;th&gt;What that usually is&lt;/th&gt;
					&lt;th&gt;What to expect from it&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;150–250 Hz&lt;/td&gt;
					&lt;td&gt;Phone speakers, conference pucks, most tablets&lt;/td&gt;
					&lt;td&gt;Voice reproduces fine; music has no foundation at all&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;90–150 Hz&lt;/td&gt;
					&lt;td&gt;Laptop speakers&lt;/td&gt;
					&lt;td&gt;Bass is implied by harmonics rather than played&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;60–90 Hz&lt;/td&gt;
					&lt;td&gt;Monitor speakers, small soundbars, cheap 2.1 sets&lt;/td&gt;
					&lt;td&gt;Kick drums arrive; the lowest bass notes do not&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;40–60 Hz&lt;/td&gt;
					&lt;td&gt;Good bookshelf speakers and larger soundbars&lt;/td&gt;
					&lt;td&gt;Full-range enough that most people stop noticing what is missing&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;30–40 Hz&lt;/td&gt;
					&lt;td&gt;A real subwoofer, or a large floorstanding pair&lt;/td&gt;
					&lt;td&gt;The bottom octave of most music is genuinely present&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;20–30 Hz&lt;/td&gt;
					&lt;td&gt;A capable subwoofer&lt;/td&gt;
					&lt;td&gt;More felt than heard, which is the correct experience&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Everything here is the output side, and the low end specifically. If a tone is missing on one
channel rather than at one frequency, that is routing and belongs to the
&lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; or, on a pair of headphones, the &lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt;.
The mirror image of this page is the &lt;a href="https://devicedial.com/hearing-test/"&gt;hearing test&lt;/a&gt;, which finds the top of the range
where the listener usually is the limit; the &lt;a href="https://devicedial.com/frequency-test/"&gt;frequency test&lt;/a&gt; covers both ends in
one sweep and shows the gaps between them. To sit on one frequency and change it by hand while you
move a speaker or hold a rattling panel, use the &lt;a href="https://devicedial.com/tone-generator/"&gt;tone generator&lt;/a&gt;. If a subwoofer
is connected but silent, check first that the browser can even address that channel with the
&lt;a href="https://devicedial.com/surround-sound-test/"&gt;surround sound test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Camera Test</title><link>https://devicedial.com/camera-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/camera-test/</guid><description>&lt;p&gt;Compare what the test reports against what the camera was sold as. One step below the hardware
maximum is normal, because the browser asks for something reasonable and the camera answers; two
steps below usually means bandwidth, light, or a driver falling back.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Stream&lt;/th&gt;
					&lt;th&gt;Pixels&lt;/th&gt;
					&lt;th&gt;Frame rate to expect&lt;/th&gt;
					&lt;th&gt;Notes&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;640×480&lt;/td&gt;
					&lt;td&gt;0.3 MP&lt;/td&gt;
					&lt;td&gt;30 fps&lt;/td&gt;
					&lt;td&gt;Fallback mode and older built-in cameras; soft on anything larger than a thumbnail&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1280×720&lt;/td&gt;
					&lt;td&gt;0.9 MP&lt;/td&gt;
					&lt;td&gt;30 fps&lt;/td&gt;
					&lt;td&gt;What most laptop cameras and most calls actually use&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1920×1080&lt;/td&gt;
					&lt;td&gt;2.1 MP&lt;/td&gt;
					&lt;td&gt;30 fps, 60 on a few models&lt;/td&gt;
					&lt;td&gt;The usual maximum on webcams sold as 1080p&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;2560×1440&lt;/td&gt;
					&lt;td&gt;3.7 MP&lt;/td&gt;
					&lt;td&gt;30 fps&lt;/td&gt;
					&lt;td&gt;Uncommon, and frequently scaled back down by the calling application&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;3840×2160&lt;/td&gt;
					&lt;td&gt;8.3 MP&lt;/td&gt;
					&lt;td&gt;30 fps or less&lt;/td&gt;
					&lt;td&gt;4K webcams; needs USB 3 and good light to hold the rate&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Permission is granted per device, so a camera blocked while audio works points at a device setting
rather than at the site — the &lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt; is the fastest way to confirm which. If the
picture is fine but you cannot hear the other side, the fault is on the output chain, which the
&lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; and the &lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; cover.&lt;/p&gt;</description></item><item><title>Contact</title><link>https://devicedial.com/contact/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/contact/</guid><description>&lt;p&gt;Questions, suggestions or corrections? Email us:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="mailto:info@devicedial.com"&gt;info@devicedial.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We usually reply within a few working days.&lt;/p&gt;
&lt;!-- FACTORY:TRADER --&gt;
&lt;h2 id="who-you-are-writing-to"&gt;Who you are writing to&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Operated by:&lt;/strong&gt; maicrosites.com&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Established in:&lt;/strong&gt; Slovakia, European Union&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email:&lt;/strong&gt; &lt;a href="mailto:info@devicedial.com"&gt;info@devicedial.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site:&lt;/strong&gt; devicedial.com&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One person reads this address, so please put what you need in the first message
rather than asking whether you may ask. Replies come within a few working days;
complaints get an answer within 14 days, and how a complaint escalates if we
cannot settle it is set out in the &lt;a href="https://devicedial.com/terms/"&gt;terms of use&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>CPS Test</title><link>https://devicedial.com/cps-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/cps-test/</guid><description>&lt;p&gt;The bands below turn clicks per second into the gap between presses, which is the number that decides
whether a technique is physically available to you at all. Nothing in the browser or the mouse is
straining at any of these rates: a 1000 Hz mouse samples its buttons a thousand times a second, more
than forty times as often as the fastest row requires.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th style="text-align: right"&gt;Clicks per second&lt;/th&gt;
					&lt;th style="text-align: right"&gt;Gap between presses&lt;/th&gt;
					&lt;th&gt;Usually produced by&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;3–5&lt;/td&gt;
					&lt;td style="text-align: right"&gt;200–333 ms&lt;/td&gt;
					&lt;td&gt;ordinary clicking, one finger&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;6–8&lt;/td&gt;
					&lt;td style="text-align: right"&gt;125–167 ms&lt;/td&gt;
					&lt;td&gt;a deliberate fast tap&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;9–12&lt;/td&gt;
					&lt;td style="text-align: right"&gt;83–111 ms&lt;/td&gt;
					&lt;td&gt;jitter clicking, using arm tension&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;13–20&lt;/td&gt;
					&lt;td style="text-align: right"&gt;50–77 ms&lt;/td&gt;
					&lt;td&gt;butterfly clicking, two fingers alternating&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style="text-align: right"&gt;21 and up&lt;/td&gt;
					&lt;td style="text-align: right"&gt;under 48 ms&lt;/td&gt;
					&lt;td&gt;drag clicking, which depends on the switch&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;A click count says nothing about timing or placement, so it pairs badly with the two tests people
usually take next: the &lt;a href="https://devicedial.com/reaction-time-test/"&gt;reaction time test&lt;/a&gt; measures how quickly you start, and
the &lt;a href="https://devicedial.com/aim-trainer/"&gt;aim trainer&lt;/a&gt; measures whether the clicks land on anything. If you want to know
whether your mouse really reports at the rate printed on the box, that is the
&lt;a href="https://devicedial.com/polling-rate-test/"&gt;polling rate test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Dead Pixel Test</title><link>https://devicedial.com/dead-pixel-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/dead-pixel-test/</guid><description>&lt;p&gt;Each field is chosen for one job, and the order is deliberate. Work through them slowly, from about
half an arm&amp;rsquo;s length, and look at the corners rather than the middle.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Field&lt;/th&gt;
					&lt;th&gt;Hex&lt;/th&gt;
					&lt;th&gt;What it exposes&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;White&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#ffffff&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;dead pixels as black dots; also every smear and speck of dust&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Black&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#000000&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;stuck pixels as bright dots; backlight bleed and clouding at the edges&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Red&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#ff0000&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;a dead red subpixel — the pixel sits black while the field is lit&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Green&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#00ff00&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;a dead green subpixel&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Blue&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#0000ff&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;a dead blue subpixel&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Cyan&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#00ffff&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;a red subpixel stuck on — it shows as a white dot&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Magenta&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#ff00ff&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;a green subpixel stuck on&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Yellow&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#ffff00&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;a blue subpixel stuck on&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Gray&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;#808080&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;panel uniformity, clouding and anything still on the glass&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;A fault that appears on exactly one primary is a single subpixel, which is the most common defect and
the least visible in normal use. A dot black on all three is a whole dead pixel.&lt;/p&gt;</description></item><item><title>Double Click Test</title><link>https://devicedial.com/double-click-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/double-click-test/</guid><description>&lt;p&gt;The whole diagnosis is one measurement: how long between the two presses. Human intent and switch
bounce live in completely different parts of the scale, which is what makes the fault provable
rather than a matter of opinion.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Gap between two press edges&lt;/th&gt;
					&lt;th&gt;What it is&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Under 1 ms&lt;/td&gt;
					&lt;td&gt;usually swallowed by the mouse firmware; the page never sees it&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1–25 ms&lt;/td&gt;
					&lt;td&gt;switch chatter, far faster than any hand&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;25–50 ms&lt;/td&gt;
					&lt;td&gt;still chatter, and where this test&amp;rsquo;s threshold sits&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;50–100 ms&lt;/td&gt;
					&lt;td&gt;physically possible on purpose, rare in ordinary use&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;100–500 ms&lt;/td&gt;
					&lt;td&gt;a deliberate double click; Windows accepts up to 500 ms by default&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Over 500 ms&lt;/td&gt;
					&lt;td&gt;two separate single clicks&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Note the gap in the middle of the scale. Between roughly 25 and 100 milliseconds almost nothing
happens on a healthy mouse, and that empty band is what lets a 50 millisecond threshold separate the
two causes cleanly.&lt;/p&gt;</description></item><item><title>Echo Test</title><link>https://devicedial.com/echo-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/echo-test/</guid><description>&lt;p&gt;Playback is a diagnosis, not a verdict. Almost every complaint people get about their audio maps to
one of the sounds below, and each has a different fix — which is why hearing the recording is worth
more than reading a specification.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;What the playback sounds like&lt;/th&gt;
					&lt;th&gt;What it usually is&lt;/th&gt;
					&lt;th&gt;What to change&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Hollow, with a tail after each word&lt;/td&gt;
					&lt;td&gt;Reflections off bare walls, glass and a hard desk&lt;/td&gt;
					&lt;td&gt;Get closer to the mic; add soft surfaces behind you&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A steady hiss under the voice&lt;/td&gt;
					&lt;td&gt;Gain raised to compensate for distance&lt;/td&gt;
					&lt;td&gt;Halve the distance instead: 40 cm to 20 cm adds about 6 dB of voice and no hiss&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Thumps and key clicks&lt;/td&gt;
					&lt;td&gt;A built-in array picking the chassis up through the case&lt;/td&gt;
					&lt;td&gt;A headset or external mic; type between sentences, not through them&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Your voice quieter than the room&lt;/td&gt;
					&lt;td&gt;Distance, plus a fan or an open window&lt;/td&gt;
					&lt;td&gt;Move the microphone first, then the noise source&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Clean but boxy and nasal&lt;/td&gt;
					&lt;td&gt;Beamforming and noise suppression in a laptop array&lt;/td&gt;
					&lt;td&gt;Nothing on the laptop — this is the array&amp;rsquo;s tuning, not a fault&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A rising squeal&lt;/td&gt;
					&lt;td&gt;The microphone is hearing the speakers&lt;/td&gt;
					&lt;td&gt;Headphones, or lower the playback volume&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Once the recording sounds right, the number behind it is on the &lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt;, which shows
the peak level in dBFS and the band it should land in. If the playback itself is what sounds wrong
rather than the capture, the fault is on the output side — the &lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; and
the &lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; separate those.&lt;/p&gt;</description></item><item><title>Free and Pro</title><link>https://devicedial.com/pricing/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/pricing/</guid><description>&lt;p&gt;Everything that calculates here is free and always will be — no account, no
sign-up, no limits on how often you use it. That is not a trial. Search engines
send people here to get an answer, and an answer behind a wall is not an answer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pro is for what happens around the answer.&lt;/strong&gt; It remembers your setups on every
device you sign in on, turns any result into a page you can send someone,
lets you put a tool on your own site, emails you when a date you care about is
coming, and takes the ads off every site we run — with one account and one price.&lt;/p&gt;</description></item><item><title>Frequency Test</title><link>https://devicedial.com/frequency-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/frequency-test/</guid><description>&lt;p&gt;The interesting part of a sweep is rarely the two ends. Note where anything changes and the table
below will usually name it.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;What you hear during the sweep&lt;/th&gt;
					&lt;th&gt;What it usually is&lt;/th&gt;
					&lt;th&gt;Where to go next&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Nothing until well above 100 Hz&lt;/td&gt;
					&lt;td&gt;The speakers cannot reach lower, which is normal for laptops and phones&lt;/td&gt;
					&lt;td&gt;&lt;a href="https://devicedial.com/bass-test/"&gt;Bass test&lt;/a&gt; puts a figure on the low limit&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A buzz or rattle over a narrow band&lt;/td&gt;
					&lt;td&gt;A resonating object, not the driver&lt;/td&gt;
					&lt;td&gt;Hold the panel or move the speaker while the sweep runs&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A dip in the 2–4 kHz region&lt;/td&gt;
					&lt;td&gt;A crossover handover, or something covering the driver&lt;/td&gt;
					&lt;td&gt;Move the speaker off the desk or take the grille off&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A note that vanishes at one seat only&lt;/td&gt;
					&lt;td&gt;A null caused by reflections in the room&lt;/td&gt;
					&lt;td&gt;Move your head; if it follows you, it was the room&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A sudden stop somewhere above 8 kHz&lt;/td&gt;
					&lt;td&gt;A Bluetooth voice profile, not your hearing&lt;/td&gt;
					&lt;td&gt;Close whatever opened the microphone; check the &lt;a href="https://devicedial.com/audio-test/"&gt;audio test&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A gradual fade between 12 and 17 kHz&lt;/td&gt;
					&lt;td&gt;The ordinary top end of ears and drivers together&lt;/td&gt;
					&lt;td&gt;&lt;a href="https://devicedial.com/hearing-test/"&gt;Hearing test&lt;/a&gt; reports that limit as a number&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The other pages in this group each take one slice of what a sweep shows. The
&lt;a href="https://devicedial.com/hearing-test/"&gt;hearing test&lt;/a&gt; reports only the top end, the &lt;a href="https://devicedial.com/bass-test/"&gt;bass test&lt;/a&gt; only the
bottom, and the &lt;a href="https://devicedial.com/tone-generator/"&gt;tone generator&lt;/a&gt; holds one frequency still so you can walk around
the room with it. Routing is a different question again: when a whole channel is missing rather than
a band, use the &lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt;, the &lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; or, for more
than two channels, the &lt;a href="https://devicedial.com/surround-sound-test/"&gt;surround sound test&lt;/a&gt;. The full group sits under
&lt;a href="https://devicedial.com/sound-and-hearing/"&gt;tones and hearing&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Gamepad Tester</title><link>https://devicedial.com/gamepad-tester/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/gamepad-tester/</guid><description>&lt;p&gt;The index numbers on screen are not arbitrary. A controller the browser recognizes is reported in the
Standard Gamepad mapping, which fixes what every position means regardless of what is printed on the
buttons. This is that map.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Index&lt;/th&gt;
					&lt;th&gt;Standard Gamepad control&lt;/th&gt;
					&lt;th&gt;Xbox label&lt;/th&gt;
					&lt;th&gt;PlayStation label&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;0&lt;/td&gt;
					&lt;td&gt;Bottom face button&lt;/td&gt;
					&lt;td&gt;A&lt;/td&gt;
					&lt;td&gt;Cross&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;Right face button&lt;/td&gt;
					&lt;td&gt;B&lt;/td&gt;
					&lt;td&gt;Circle&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;Left face button&lt;/td&gt;
					&lt;td&gt;X&lt;/td&gt;
					&lt;td&gt;Square&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;3&lt;/td&gt;
					&lt;td&gt;Top face button&lt;/td&gt;
					&lt;td&gt;Y&lt;/td&gt;
					&lt;td&gt;Triangle&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;4&lt;/td&gt;
					&lt;td&gt;Left shoulder&lt;/td&gt;
					&lt;td&gt;LB&lt;/td&gt;
					&lt;td&gt;L1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;5&lt;/td&gt;
					&lt;td&gt;Right shoulder&lt;/td&gt;
					&lt;td&gt;RB&lt;/td&gt;
					&lt;td&gt;R1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;6&lt;/td&gt;
					&lt;td&gt;Left trigger (analog)&lt;/td&gt;
					&lt;td&gt;LT&lt;/td&gt;
					&lt;td&gt;L2&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;7&lt;/td&gt;
					&lt;td&gt;Right trigger (analog)&lt;/td&gt;
					&lt;td&gt;RT&lt;/td&gt;
					&lt;td&gt;R2&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8&lt;/td&gt;
					&lt;td&gt;Select / back&lt;/td&gt;
					&lt;td&gt;View&lt;/td&gt;
					&lt;td&gt;Create&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;9&lt;/td&gt;
					&lt;td&gt;Start&lt;/td&gt;
					&lt;td&gt;Menu&lt;/td&gt;
					&lt;td&gt;Options&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;10&lt;/td&gt;
					&lt;td&gt;Left stick press&lt;/td&gt;
					&lt;td&gt;LS&lt;/td&gt;
					&lt;td&gt;L3&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;11&lt;/td&gt;
					&lt;td&gt;Right stick press&lt;/td&gt;
					&lt;td&gt;RS&lt;/td&gt;
					&lt;td&gt;R3&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;12&lt;/td&gt;
					&lt;td&gt;D-pad up&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;13&lt;/td&gt;
					&lt;td&gt;D-pad down&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;14&lt;/td&gt;
					&lt;td&gt;D-pad left&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;15&lt;/td&gt;
					&lt;td&gt;D-pad right&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;16&lt;/td&gt;
					&lt;td&gt;Guide / home&lt;/td&gt;
					&lt;td&gt;Xbox button&lt;/td&gt;
					&lt;td&gt;PS button&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Index 16 is optional and several browsers withhold it, so a home button that never lights up here is
usually the browser, not the pad. Everything from 0 to 15 should respond on a working controller.&lt;/p&gt;</description></item><item><title>Gear Test Schedule</title><link>https://devicedial.com/test-plans/gear-test-schedule/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/test-plans/gear-test-schedule/</guid><description>Set the interval once and get the next twelve dates for the tests that catch a fault early — with an email a few days before each one, if you want it.</description></item><item><title>Headphone Test</title><link>https://devicedial.com/headphone-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/headphone-test/</guid><description>&lt;p&gt;Run the checks in order and stop at the first result that surprises you, because each one clears a
different part of the chain between the browser and the drivers.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;What you hear&lt;/th&gt;
					&lt;th&gt;What it means&lt;/th&gt;
					&lt;th&gt;Where to look&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Left on the left, right on the right&lt;/td&gt;
					&lt;td&gt;Routing is correct end to end&lt;/td&gt;
					&lt;td&gt;Nothing to fix&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Channels swapped&lt;/td&gt;
					&lt;td&gt;Something between the application and the drivers reverses them&lt;/td&gt;
					&lt;td&gt;A reversed extension cable, a virtual surround mode, or the pair worn back to front&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;One side silent&lt;/td&gt;
					&lt;td&gt;That channel never reaches the driver&lt;/td&gt;
					&lt;td&gt;Push the plug fully home, try another jack, flex the cable near the plug&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;One side quieter&lt;/td&gt;
					&lt;td&gt;Balance, or a partly blocked driver&lt;/td&gt;
					&lt;td&gt;The balance slider first, then the mesh over the quieter side&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Both sides play, but nothing will sit in the centre&lt;/td&gt;
					&lt;td&gt;Polarity error on one channel&lt;/td&gt;
					&lt;td&gt;The cable or adapter, rather than the headphones&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Muffled and thin on both sides&lt;/td&gt;
					&lt;td&gt;Mono hands-free profile on a wireless headset&lt;/td&gt;
					&lt;td&gt;Release the headset microphone, or select the stereo output device&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;A headset has two halves and they fail separately: when people say you sound distant while your own
ears are perfectly happy, the problem is on the input side and belongs to the
&lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt;. Speakers follow the same left-right convention on different hardware, which
the &lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; covers.&lt;/p&gt;</description></item><item><title>Headset and Mic Comparison</title><link>https://devicedial.com/test-plans/headset-and-mic-comparison/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/test-plans/headset-and-mic-comparison/</guid><description>Two or three microphones side by side with the peak and the background noise you measured, and the gap between them in decibels for each one.</description></item><item><title>Hearing Test</title><link>https://devicedial.com/hearing-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/hearing-test/</guid><description>&lt;p&gt;Before reading anything into a result, work out which link in the chain stopped first. The table
below is about the equipment, because on ordinary hardware the equipment is usually the limit.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Where the tone disappeared&lt;/th&gt;
					&lt;th&gt;The first thing to suspect&lt;/th&gt;
					&lt;th&gt;Why&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Below 8 kHz&lt;/td&gt;
					&lt;td&gt;The playback device, almost certainly&lt;/td&gt;
					&lt;td&gt;Phone speakers, laptop speakers and Bluetooth voice profiles all roll off around here; repeat on wired headphones before concluding anything&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8–12 kHz&lt;/td&gt;
					&lt;td&gt;The device, then the room&lt;/td&gt;
					&lt;td&gt;Small drivers thin out at the top and background noise masks quiet high tones long before they become inaudible&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;12–15 kHz&lt;/td&gt;
					&lt;td&gt;Ordinary for an adult on ordinary equipment&lt;/td&gt;
					&lt;td&gt;Sensitivity at the top of the range declines gradually through adult life in most people&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;15–17 kHz&lt;/td&gt;
					&lt;td&gt;Both the ears and the gear are doing well&lt;/td&gt;
					&lt;td&gt;Many consumer devices cannot reproduce this cleanly at all&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Above 17 kHz&lt;/td&gt;
					&lt;td&gt;Unusually capable equipment, and a listener to match&lt;/td&gt;
					&lt;td&gt;Worth repeating: a rushed button press can add a step that was never heard&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Nothing at any frequency&lt;/td&gt;
					&lt;td&gt;The output, not the ears&lt;/td&gt;
					&lt;td&gt;Wrong device selected, muted output, or a hands-free profile — the &lt;a href="https://devicedial.com/audio-test/"&gt;audio test&lt;/a&gt; settles it in one reading&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The neighbouring tests answer questions this one does not. The &lt;a href="https://devicedial.com/frequency-test/"&gt;frequency test&lt;/a&gt;
sweeps the whole range in a single pass and gives both ends at once, which is the faster way to spot
a gap in the middle; the &lt;a href="https://devicedial.com/bass-test/"&gt;bass test&lt;/a&gt; does the same work at the bottom, where the limit
is nearly always the speaker rather than the listener. If you want to hold one frequency and change
it by hand — the 17 kHz tone, for instance — that is the &lt;a href="https://devicedial.com/tone-generator/"&gt;tone generator&lt;/a&gt;. And if
a tone is missing on one side only, the problem is routing rather than hearing:
&lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; and &lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; cover that, and the whole group
is listed under &lt;a href="https://devicedial.com/sound-and-hearing/"&gt;tones and hearing&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Input Lag Budget</title><link>https://devicedial.com/test-plans/input-lag-budget/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/test-plans/input-lag-budget/</guid><description>Every wait between your hand and the screen on one sheet — polling interval, frame time, panel response, render queue — added into one worst-case figure in ms.</description></item><item><title>Keyboard Tester</title><link>https://devicedial.com/keyboard-tester/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/keyboard-tester/</guid><description>&lt;p&gt;Rollover is the number people argue about without ever measuring it. The table below is what each
tier does when you actually hold the keys down, and the only column that matters is the one your
board lands in.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Keys held at once&lt;/th&gt;
					&lt;th&gt;2KRO membrane&lt;/th&gt;
					&lt;th&gt;6KRO standard USB report&lt;/th&gt;
					&lt;th&gt;NKRO&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Two, plus Ctrl, Shift and Alt&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Three in the same matrix block&lt;/td&gt;
					&lt;td&gt;third is dropped&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Four to six ordinary keys&lt;/td&gt;
					&lt;td&gt;dropped&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Seven ordinary keys&lt;/td&gt;
					&lt;td&gt;dropped&lt;/td&gt;
					&lt;td&gt;seventh is dropped&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Ten fingers down at once&lt;/td&gt;
					&lt;td&gt;dropped&lt;/td&gt;
					&lt;td&gt;six survive&lt;/td&gt;
					&lt;td&gt;all register&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The modifier row is the one that surprises people. Ctrl, Shift, Alt and the Windows key ride in a
separate byte of the report and never occupy one of the six slots, so Ctrl+Shift+W+A+S+D is six keys
to a hand and four to the protocol.&lt;/p&gt;</description></item><item><title>Mic Test</title><link>https://devicedial.com/mic-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/mic-test/</guid><description>&lt;p&gt;A reading is only useful once you know which band it belongs in. The scale runs downward from
0 dBFS at the digital ceiling, so every number below it is negative and −6 dBFS is louder than
−20 dBFS, not quieter.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Peak while speaking&lt;/th&gt;
					&lt;th&gt;What it means&lt;/th&gt;
					&lt;th&gt;What to change&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;0 dBFS&lt;/td&gt;
					&lt;td&gt;Clipping — the loudest syllables are cut flat&lt;/td&gt;
					&lt;td&gt;Lower the input gain until peaks stay under −6 dBFS&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;−6 to −1 dBFS&lt;/td&gt;
					&lt;td&gt;Hot, but intact&lt;/td&gt;
					&lt;td&gt;Leave more headroom for laughter and raised voices&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;−12 to −6 dBFS&lt;/td&gt;
					&lt;td&gt;The band you want for speech&lt;/td&gt;
					&lt;td&gt;Nothing&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;−20 to −12 dBFS&lt;/td&gt;
					&lt;td&gt;Usable but quiet&lt;/td&gt;
					&lt;td&gt;Move to 15–20 cm, or raise the gain one step&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;−40 to −20 dBFS&lt;/td&gt;
					&lt;td&gt;Too quiet; noise rises with every step of gain&lt;/td&gt;
					&lt;td&gt;Confirm the right device is selected, then raise the level&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Below −50 dBFS while speaking&lt;/td&gt;
					&lt;td&gt;Effectively silence&lt;/td&gt;
					&lt;td&gt;Wrong input, a hardware mute switch, or exclusive mode&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Permission is granted per device, so a browser can hold the microphone and still be blocked from the
camera — the &lt;a href="https://devicedial.com/camera-test/"&gt;camera test&lt;/a&gt; settles which of the two it is. For the other half of a
call, the output side is covered by the &lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; and the
&lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Mouse Tester</title><link>https://devicedial.com/mouse-tester/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/mouse-tester/</guid><description>&lt;p&gt;A web page sees five standard buttons and no more, each with a number the specification fixes and a
bit in the mask of buttons currently held. Three of the five come with a default action attached,
and that is the whole reason a mouse test has to ask for them.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Button&lt;/th&gt;
					&lt;th&gt;Event number&lt;/th&gt;
					&lt;th&gt;Bit in the held mask&lt;/th&gt;
					&lt;th&gt;Default action the test suppresses&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Left, primary&lt;/td&gt;
					&lt;td&gt;0&lt;/td&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;none, nothing to suppress&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Middle, wheel click&lt;/td&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;4&lt;/td&gt;
					&lt;td&gt;autoscroll on Windows, paste on Linux&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Right, secondary&lt;/td&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;opens the context menu&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Side back, X1&lt;/td&gt;
					&lt;td&gt;3&lt;/td&gt;
					&lt;td&gt;8&lt;/td&gt;
					&lt;td&gt;navigates history back&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Side forward, X2&lt;/td&gt;
					&lt;td&gt;4&lt;/td&gt;
					&lt;td&gt;16&lt;/td&gt;
					&lt;td&gt;navigates history forward&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The mask is why both columns exist. Press left and right together and the event number reports only
the button that just moved, while the mask reads 3 and reports that both are held — which is how a
button stuck down is caught without it ever firing an event of its own.&lt;/p&gt;</description></item><item><title>New Machine Test Plan</title><link>https://devicedial.com/test-plans/new-machine-test-plan/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/test-plans/new-machine-test-plan/</guid><description>A target for every check, your own reading beside it, and a count of how many the machine actually met — run it while the return window is still open.</description></item><item><title>Polling Rate Test</title><link>https://devicedial.com/polling-rate-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/polling-rate-test/</guid><description>&lt;p&gt;Polling rate and refresh rate are the same kind of number pointed at different hardware, so the
useful question is how many reports arrive between two frames. The table below works that out for
the three screens most people are sitting in front of.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Polling rate&lt;/th&gt;
					&lt;th&gt;Gap between reports&lt;/th&gt;
					&lt;th&gt;Reports per frame at 60 Hz&lt;/th&gt;
					&lt;th&gt;at 144 Hz&lt;/th&gt;
					&lt;th&gt;at 240 Hz&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;125 Hz&lt;/td&gt;
					&lt;td&gt;8 ms&lt;/td&gt;
					&lt;td&gt;2.1&lt;/td&gt;
					&lt;td&gt;0.9&lt;/td&gt;
					&lt;td&gt;0.5&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;250 Hz&lt;/td&gt;
					&lt;td&gt;4 ms&lt;/td&gt;
					&lt;td&gt;4.2&lt;/td&gt;
					&lt;td&gt;1.7&lt;/td&gt;
					&lt;td&gt;1.0&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;500 Hz&lt;/td&gt;
					&lt;td&gt;2 ms&lt;/td&gt;
					&lt;td&gt;8.3&lt;/td&gt;
					&lt;td&gt;3.5&lt;/td&gt;
					&lt;td&gt;2.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1000 Hz&lt;/td&gt;
					&lt;td&gt;1 ms&lt;/td&gt;
					&lt;td&gt;16.7&lt;/td&gt;
					&lt;td&gt;6.9&lt;/td&gt;
					&lt;td&gt;4.2&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;2000 Hz&lt;/td&gt;
					&lt;td&gt;0.5 ms&lt;/td&gt;
					&lt;td&gt;33.3&lt;/td&gt;
					&lt;td&gt;13.9&lt;/td&gt;
					&lt;td&gt;8.3&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8000 Hz&lt;/td&gt;
					&lt;td&gt;0.125 ms&lt;/td&gt;
					&lt;td&gt;133.3&lt;/td&gt;
					&lt;td&gt;55.6&lt;/td&gt;
					&lt;td&gt;33.3&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Read the 144 Hz column at 125 Hz polling: fewer than one report per frame, which means some frames
are drawn with no new mouse position at all. That single row is the argument for leaving 125 Hz
behind, and it is a far stronger one than anything above 1000 Hz.&lt;/p&gt;</description></item><item><title>Privacy Policy</title><link>https://devicedial.com/privacy/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/privacy/</guid><description>&lt;!-- FACTORY:CONTROLLER --&gt;
&lt;h2 id="who-is-responsible-for-your-data"&gt;Who is responsible for your data&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Operated by:&lt;/strong&gt; maicrosites.com&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Established in:&lt;/strong&gt; Slovakia, European Union&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email:&lt;/strong&gt; &lt;a href="mailto:info@devicedial.com"&gt;info@devicedial.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site:&lt;/strong&gt; devicedial.com&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is no data protection officer. The site is run by one person and meets none
of the conditions in Article 37 GDPR that would require one, so the address above
reaches the person who actually decides what happens to your data — not a queue.&lt;/p&gt;
&lt;!-- /FACTORY:CONTROLLER --&gt;
&lt;h2 id="what-we-process"&gt;What we process&lt;/h2&gt;
&lt;p&gt;The tools run entirely in your browser — &lt;strong&gt;your inputs are never sent anywhere&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Reaction Time Test</title><link>https://devicedial.com/reaction-time-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/reaction-time-test/</guid><description>&lt;p&gt;A reaction test cannot separate you from the screen in front of you, but frame time arithmetic says
how much of the result belongs to each. A display shows one frame at a time, so a target that becomes
visible has waited on average half a frame to be lit — before the mouse has done anything at all.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Display&lt;/th&gt;
					&lt;th style="text-align: right"&gt;Frame time&lt;/th&gt;
					&lt;th style="text-align: right"&gt;Average wait to be lit&lt;/th&gt;
					&lt;th style="text-align: right"&gt;Worst case&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;60 Hz&lt;/td&gt;
					&lt;td style="text-align: right"&gt;16.7 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;8.3 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;16.7 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;75 Hz&lt;/td&gt;
					&lt;td style="text-align: right"&gt;13.3 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;6.7 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;13.3 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;120 Hz&lt;/td&gt;
					&lt;td style="text-align: right"&gt;8.3 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;4.2 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;8.3 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;144 Hz&lt;/td&gt;
					&lt;td style="text-align: right"&gt;6.9 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;3.5 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;6.9 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;240 Hz&lt;/td&gt;
					&lt;td style="text-align: right"&gt;4.2 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;2.1 ms&lt;/td&gt;
					&lt;td style="text-align: right"&gt;4.2 ms&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Between a 60 Hz laptop and a 240 Hz monitor that is about 6 ms on average and 12 ms at worst, which
is roughly a quarter of the 26 ms that the same research attributes to ageing from 18 to 65. Measure
the panel you are actually sitting at with the &lt;a href="https://devicedial.com/refresh-rate-test/"&gt;refresh rate test&lt;/a&gt;, the mouse
half of the chain with the &lt;a href="https://devicedial.com/polling-rate-test/"&gt;polling rate test&lt;/a&gt;, and the pointing side of the same
reflex with the &lt;a href="https://devicedial.com/aim-trainer/"&gt;aim trainer&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Refresh Rate Test</title><link>https://devicedial.com/refresh-rate-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/refresh-rate-test/</guid><description>&lt;p&gt;The measured figure means more next to its frame time, because that is the unit input lag is counted
in. Each row is 1000 divided by the rate, and the last column is what the step from 60 Hz is really
worth.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Refresh rate&lt;/th&gt;
					&lt;th&gt;Frame time&lt;/th&gt;
					&lt;th&gt;Saved against 60 Hz&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;60 Hz&lt;/td&gt;
					&lt;td&gt;16.67 ms&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;75 Hz&lt;/td&gt;
					&lt;td&gt;13.33 ms&lt;/td&gt;
					&lt;td&gt;3.3 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;90 Hz&lt;/td&gt;
					&lt;td&gt;11.11 ms&lt;/td&gt;
					&lt;td&gt;5.6 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;120 Hz&lt;/td&gt;
					&lt;td&gt;8.33 ms&lt;/td&gt;
					&lt;td&gt;8.3 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;144 Hz&lt;/td&gt;
					&lt;td&gt;6.94 ms&lt;/td&gt;
					&lt;td&gt;9.7 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;165 Hz&lt;/td&gt;
					&lt;td&gt;6.06 ms&lt;/td&gt;
					&lt;td&gt;10.6 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;240 Hz&lt;/td&gt;
					&lt;td&gt;4.17 ms&lt;/td&gt;
					&lt;td&gt;12.5 ms&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;360 Hz&lt;/td&gt;
					&lt;td&gt;2.78 ms&lt;/td&gt;
					&lt;td&gt;13.9 ms&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Half of everything a faster panel can give you is already spent by 120 Hz. The whole distance from 144
to 360 Hz is 4.2 ms, which is less than the step from 60 to 90.&lt;/p&gt;</description></item><item><title>Refunds and withdrawal</title><link>https://devicedial.com/refunds/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/refunds/</guid><description>&lt;p&gt;&lt;em&gt;Last updated 2026-08-11.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id="the-short-version"&gt;The short version&lt;/h2&gt;
&lt;p&gt;You have &lt;strong&gt;14 days&lt;/strong&gt; from buying Pro to change your mind and get your money back.
Press &lt;strong&gt;Withdraw from contract&lt;/strong&gt; on your &lt;a href="https://devicedial.com/account/"&gt;account page&lt;/a&gt;. We confirm by
email straight away and the refund goes back to the payment method you used,
within 14 days of that email.&lt;/p&gt;
&lt;p&gt;You do not need a reason, and we do not ask you to give one up.&lt;/p&gt;
&lt;h2 id="your-right-of-withdrawal"&gt;Your right of withdrawal&lt;/h2&gt;
&lt;p&gt;If you are a consumer in the EU, you have a statutory right to withdraw from this
contract within 14 days without giving any reason. The period ends 14 days after
the day the contract was concluded — that is, 14 days after you bought Pro.&lt;/p&gt;</description></item><item><title>Screen Resolution</title><link>https://devicedial.com/screen-resolution/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/screen-resolution/</guid><description>&lt;p&gt;The same panel reports different numbers depending on how the system is scaling it. These are the
combinations most people are actually sitting in front of.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Display&lt;/th&gt;
					&lt;th&gt;Scaling&lt;/th&gt;
					&lt;th&gt;Reported (CSS px)&lt;/th&gt;
					&lt;th&gt;Ratio&lt;/th&gt;
					&lt;th&gt;Physical px&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;1080p monitor&lt;/td&gt;
					&lt;td&gt;100%&lt;/td&gt;
					&lt;td&gt;1920 × 1080&lt;/td&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;1920 × 1080&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1440p monitor&lt;/td&gt;
					&lt;td&gt;100%&lt;/td&gt;
					&lt;td&gt;2560 × 1440&lt;/td&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;2560 × 1440&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1440p monitor&lt;/td&gt;
					&lt;td&gt;150%&lt;/td&gt;
					&lt;td&gt;1707 × 960&lt;/td&gt;
					&lt;td&gt;1.5&lt;/td&gt;
					&lt;td&gt;2560 × 1440&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;4K monitor&lt;/td&gt;
					&lt;td&gt;150%&lt;/td&gt;
					&lt;td&gt;2560 × 1440&lt;/td&gt;
					&lt;td&gt;1.5&lt;/td&gt;
					&lt;td&gt;3840 × 2160&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;4K monitor&lt;/td&gt;
					&lt;td&gt;200%&lt;/td&gt;
					&lt;td&gt;1920 × 1080&lt;/td&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;3840 × 2160&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;MacBook Pro 14&lt;/td&gt;
					&lt;td&gt;default&lt;/td&gt;
					&lt;td&gt;1512 × 982&lt;/td&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;3024 × 1964&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;iPhone, 6.1 inch&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
					&lt;td&gt;393 × 852&lt;/td&gt;
					&lt;td&gt;3&lt;/td&gt;
					&lt;td&gt;1179 × 2556&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;iPad, 10.9 inch&lt;/td&gt;
					&lt;td&gt;—&lt;/td&gt;
					&lt;td&gt;820 × 1180&lt;/td&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;1640 × 2360&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Two rows in that table report 2560 × 1440 and mean completely different hardware: one is a 1440p panel
at 100 percent, the other a 4K panel at 150 percent with four times as many real pixels behind it.
That is the whole reason the ratio is worth reading.&lt;/p&gt;</description></item><item><title>Speaker Test</title><link>https://devicedial.com/speaker-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/speaker-test/</guid><description>&lt;p&gt;Work upward through the frequencies, one channel at a time. Which tones you cannot hear says more
than whether sound comes out at all, because each one fails for its own reason.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Tone&lt;/th&gt;
					&lt;th&gt;What it checks&lt;/th&gt;
					&lt;th&gt;If it is missing&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;100 Hz&lt;/td&gt;
					&lt;td&gt;Bass output, and cabinet or desk rattle&lt;/td&gt;
					&lt;td&gt;Normal on laptop and monitor speakers; a fault on a system with a subwoofer&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;250 Hz&lt;/td&gt;
					&lt;td&gt;Lower voice range and warmth&lt;/td&gt;
					&lt;td&gt;Look at bass redirection and any &amp;ldquo;small speakers&amp;rdquo; setting&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;440 Hz&lt;/td&gt;
					&lt;td&gt;Reference pitch; the easiest tone to judge level on&lt;/td&gt;
					&lt;td&gt;Missing on one side means that side is receiving nothing&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1 kHz&lt;/td&gt;
					&lt;td&gt;The middle of speech and the standard reference tone&lt;/td&gt;
					&lt;td&gt;A dead 1 kHz channel is a genuine fault, not a speaker limitation&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;4 kHz&lt;/td&gt;
					&lt;td&gt;Consonants and clarity, and where harshness shows up&lt;/td&gt;
					&lt;td&gt;Muffled here usually means an obstruction or a failed tweeter&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8 kHz&lt;/td&gt;
					&lt;td&gt;Cymbals, sibilance, the sense of air&lt;/td&gt;
					&lt;td&gt;Often quiet on small drivers; compare the two sides&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;12 kHz&lt;/td&gt;
					&lt;td&gt;The top end&lt;/td&gt;
					&lt;td&gt;Frequently inaudible for innocent reasons — check both channels before blaming hardware&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If the tones are correct through speakers but wrong through a headset, the split is at the output
device: the &lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; checks channels and polarity on the plugged-in pair.
When the complaint is that people cannot hear you rather than the other way round, that belongs to
the &lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Stick Drift Test</title><link>https://devicedial.com/stick-drift-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/stick-drift-test/</guid><description>&lt;p&gt;The score is on the same 0 to 100 scale as the deadzone sliders in most games, so it can be read
against them directly. This is what each band means in play.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Drift score&lt;/th&gt;
					&lt;th&gt;Resting offset&lt;/th&gt;
					&lt;th&gt;What you notice in a game&lt;/th&gt;
					&lt;th&gt;What to do&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;0–5&lt;/td&gt;
					&lt;td&gt;under 0.05&lt;/td&gt;
					&lt;td&gt;nothing at all&lt;/td&gt;
					&lt;td&gt;healthy stick&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;6–20&lt;/td&gt;
					&lt;td&gt;0.06 to 0.20&lt;/td&gt;
					&lt;td&gt;hidden by a standard deadzone&lt;/td&gt;
					&lt;td&gt;retest in a month&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;21–35&lt;/td&gt;
					&lt;td&gt;0.21 to 0.35&lt;/td&gt;
					&lt;td&gt;slow camera creep, menu cursor walks&lt;/td&gt;
					&lt;td&gt;raise the in-game deadzone above your score&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;36–50&lt;/td&gt;
					&lt;td&gt;0.36 to 0.50&lt;/td&gt;
					&lt;td&gt;constant creep, aim pulls one way&lt;/td&gt;
					&lt;td&gt;clean or replace the module&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;over 50&lt;/td&gt;
					&lt;td&gt;over 0.50&lt;/td&gt;
					&lt;td&gt;the game reads the stick as held&lt;/td&gt;
					&lt;td&gt;replace the module&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;One caveat worth knowing: a score of exactly 0 on a stick you are certain drifts means the offset is
smaller than the controller&amp;rsquo;s own firmware deadzone, not that it has gone away.&lt;/p&gt;</description></item><item><title>Stream Check Sheet</title><link>https://devicedial.com/test-plans/stream-check-sheet/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/test-plans/stream-check-sheet/</guid><description>Every source you are sending — camera, screen share, audio — turned into megabits a second, added up, with headroom and the size of a two-hour stream.</description></item><item><title>Surround Sound Test</title><link>https://devicedial.com/surround-sound-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/surround-sound-test/</guid><description>&lt;p&gt;Start with the count, because it decides whether anything else is worth investigating.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Channels accepted&lt;/th&gt;
					&lt;th&gt;What it means&lt;/th&gt;
					&lt;th&gt;What to do next&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;1&lt;/td&gt;
					&lt;td&gt;Mono — a hands-free profile or a mono accessibility setting&lt;/td&gt;
					&lt;td&gt;Close whatever holds the microphone; check the mono audio switch&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;2&lt;/td&gt;
					&lt;td&gt;Stereo, including all virtual surround&lt;/td&gt;
					&lt;td&gt;Correct for headphones; on a home cinema chain, look at the configured layout, the cable and the default device&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;6&lt;/td&gt;
					&lt;td&gt;A 5.1 chain the browser can address&lt;/td&gt;
					&lt;td&gt;Play each channel in turn and confirm the position of every speaker&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8&lt;/td&gt;
					&lt;td&gt;A 7.1 chain the browser can address&lt;/td&gt;
					&lt;td&gt;Same, plus the rear pair — the most commonly miswired speakers in the layout&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The tone belongs to the channel, so what you are checking is the map rather than the sound quality.
Three faults show up here and nowhere else: a surround speaker connected but never addressed, a pair
swapped left for right behind the sofa, and a subwoofer that stays silent because the layout sends it
nothing.&lt;/p&gt;</description></item><item><title>Terms of use</title><link>https://devicedial.com/terms/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/terms/</guid><description>&lt;p&gt;&lt;em&gt;Last updated 2026-08-11.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;These terms cover devicedial.com (&amp;ldquo;the site&amp;rdquo;). Using the site means you accept them.
If you buy Pro, the Pro section below is part of your contract.&lt;/p&gt;
&lt;h2 id="who-you-are-dealing-with"&gt;Who you are dealing with&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Operated by:&lt;/strong&gt; maicrosites.com&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Established in:&lt;/strong&gt; Slovakia, European Union&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email:&lt;/strong&gt; &lt;a href="mailto:info@devicedial.com"&gt;info@devicedial.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site:&lt;/strong&gt; devicedial.com&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="1-what-the-site-is"&gt;1. What the site is&lt;/h2&gt;
&lt;p&gt;Devicedial is a set of calculators and reference pages. Everything that calculates runs in your browser and is free to use, with no account.&lt;/p&gt;</description></item><item><title>Tone Generator</title><link>https://devicedial.com/tone-generator/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/tone-generator/</guid><description>&lt;p&gt;If you are hunting a specific problem rather than exploring, these are the frequencies worth typing
first, and what each one is good for.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Frequency&lt;/th&gt;
					&lt;th&gt;What lives there&lt;/th&gt;
					&lt;th&gt;What it is useful for&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;20–60 Hz&lt;/td&gt;
					&lt;td&gt;Sub-bass; felt more than heard&lt;/td&gt;
					&lt;td&gt;Finding whether a subwoofer is doing anything at all&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;60–150 Hz&lt;/td&gt;
					&lt;td&gt;Bass fundamentals, and most cabinet resonance&lt;/td&gt;
					&lt;td&gt;Making a desk, a panel or a loose screw give itself away&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;150–400 Hz&lt;/td&gt;
					&lt;td&gt;The body of a voice&lt;/td&gt;
					&lt;td&gt;Judging boxiness in a laptop or a conference speaker&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;440 Hz&lt;/td&gt;
					&lt;td&gt;Concert A, the reference musicians tune to&lt;/td&gt;
					&lt;td&gt;Comparing two devices by ear on neutral ground&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;1 kHz&lt;/td&gt;
					&lt;td&gt;The standard reference tone in audio engineering&lt;/td&gt;
					&lt;td&gt;Setting levels; a dead 1 kHz channel is a genuine fault&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;2–4 kHz&lt;/td&gt;
					&lt;td&gt;Consonants, and the peak of human sensitivity&lt;/td&gt;
					&lt;td&gt;Checking clarity, and hearing harshness for what it is&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;8–12 kHz&lt;/td&gt;
					&lt;td&gt;Air and cymbals&lt;/td&gt;
					&lt;td&gt;Comparing the two channels of a pair against each other&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;15–18 kHz&lt;/td&gt;
					&lt;td&gt;The region that fades first with age&lt;/td&gt;
					&lt;td&gt;Curiosity, with the caveat that speakers fade here too&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Fixed test tones already exist elsewhere on this site, and they answer different questions. The
&lt;a href="https://devicedial.com/speaker-test/"&gt;speaker test&lt;/a&gt; plays seven set frequencies one channel at a time because its subject
is routing, not pitch, and the &lt;a href="https://devicedial.com/headphone-test/"&gt;headphone test&lt;/a&gt; adds polarity. This page hands you
the dial instead. To sweep the whole range in one pass rather than stepping through it, use the
&lt;a href="https://devicedial.com/frequency-test/"&gt;frequency test&lt;/a&gt;; to push downward until the tone disappears, the
&lt;a href="https://devicedial.com/bass-test/"&gt;bass test&lt;/a&gt; does that with the level held steady, and the
&lt;a href="https://devicedial.com/hearing-test/"&gt;hearing test&lt;/a&gt; does the same at the top of the range. If what you actually need is
the format your machine is sending, that is the &lt;a href="https://devicedial.com/audio-test/"&gt;audio test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Touch Screen Test</title><link>https://devicedial.com/touch-screen-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/touch-screen-test/</guid><description>&lt;p&gt;Half of what a touch screen reports is a default value standing in for hardware that is not there.
These are the readings you will see and what each one is actually telling you.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Reading&lt;/th&gt;
					&lt;th&gt;Typical value&lt;/th&gt;
					&lt;th&gt;What it tells you&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Simultaneous pointers&lt;/td&gt;
					&lt;td&gt;5 on phones, 10 on Windows&lt;/td&gt;
					&lt;td&gt;the panel and driver limit, not a fault&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;pressure&lt;/code&gt; while touching&lt;/td&gt;
					&lt;td&gt;exactly 0.50&lt;/td&gt;
					&lt;td&gt;no force sensor — this is the fixed default&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;pressure&lt;/code&gt; varying&lt;/td&gt;
					&lt;td&gt;0.05 to 1.00&lt;/td&gt;
					&lt;td&gt;real force reporting, usually a pen&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;pressure&lt;/code&gt; mid-stroke&lt;/td&gt;
					&lt;td&gt;0.00&lt;/td&gt;
					&lt;td&gt;contact was lost, or the pointer is hovering&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;width&lt;/code&gt; × &lt;code&gt;height&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;1 × 1&lt;/td&gt;
					&lt;td&gt;contact geometry not measured by the device&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;width&lt;/code&gt; × &lt;code&gt;height&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;20 × 25&lt;/td&gt;
					&lt;td&gt;the contact patch in CSS pixels, grows as you press&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;pointerType&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;touch, pen or mouse&lt;/td&gt;
					&lt;td&gt;which input really generated the event&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;A screen that reports a flat 0.50 and a 1 by 1 contact box is not broken. It is a perfectly ordinary
capacitive panel that reports position only, which is all the vast majority of them do.&lt;/p&gt;</description></item><item><title>Typing Test</title><link>https://devicedial.com/typing-test/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/typing-test/</guid><description>&lt;p&gt;Words per minute is a character count wearing a friendlier name, so it converts cleanly into the
figures that actually describe the work. The right-hand column is the honest part: the bands are
wide and the boundaries are soft.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;WPM&lt;/th&gt;
					&lt;th&gt;Characters per minute&lt;/th&gt;
					&lt;th&gt;Characters per second&lt;/th&gt;
					&lt;th&gt;Typical of&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;20&lt;/td&gt;
					&lt;td&gt;100&lt;/td&gt;
					&lt;td&gt;1.7&lt;/td&gt;
					&lt;td&gt;hunt and peck, eyes on the keys&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;40&lt;/td&gt;
					&lt;td&gt;200&lt;/td&gt;
					&lt;td&gt;3.3&lt;/td&gt;
					&lt;td&gt;most people who type every day&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;60&lt;/td&gt;
					&lt;td&gt;300&lt;/td&gt;
					&lt;td&gt;5.0&lt;/td&gt;
					&lt;td&gt;touch typing without looking down&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;75&lt;/td&gt;
					&lt;td&gt;375&lt;/td&gt;
					&lt;td&gt;6.3&lt;/td&gt;
					&lt;td&gt;transcription and data entry work&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;100&lt;/td&gt;
					&lt;td&gt;500&lt;/td&gt;
					&lt;td&gt;8.3&lt;/td&gt;
					&lt;td&gt;roughly the top few per cent&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;120&lt;/td&gt;
					&lt;td&gt;600&lt;/td&gt;
					&lt;td&gt;10.0&lt;/td&gt;
					&lt;td&gt;competitive typing&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;One more figure worth keeping: at 60 WPM a single keystroke takes 200 milliseconds, so a backspace
and a retype cost 0.4 seconds. That is the entire price of fixing an error as you go.&lt;/p&gt;</description></item><item><title>Warranty Claim Log</title><link>https://devicedial.com/test-plans/warranty-claim-log/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/test-plans/warranty-claim-log/</guid><description>A dated row for every reading, the limit it should have stayed inside, and a running count of how many went past it — evidence instead of a description.</description></item><item><title>Webcam Mirror</title><link>https://devicedial.com/webcam-mirror/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://devicedial.com/webcam-mirror/</guid><description>&lt;p&gt;A mirror shows you the room&amp;rsquo;s light as much as your face, and a camera reacts to that light in ways
glass does not. Where the light comes from changes both what you see and what the camera does to
keep up.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Where the light is&lt;/th&gt;
					&lt;th&gt;What you see in the mirror&lt;/th&gt;
					&lt;th&gt;What the camera does about it&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;A window in front of you&lt;/td&gt;
					&lt;td&gt;Even light, accurate colour, sharp detail&lt;/td&gt;
					&lt;td&gt;Short exposure, full frame rate&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A ceiling lamp only&lt;/td&gt;
					&lt;td&gt;Shadows under the eyes, nose and chin&lt;/td&gt;
					&lt;td&gt;Slightly longer exposure; the colour warms up&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;A window or lamp behind you&lt;/td&gt;
					&lt;td&gt;Your face as a silhouette&lt;/td&gt;
					&lt;td&gt;Meters for the bright area, so the face goes dark&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;The screen as the only light&lt;/td&gt;
					&lt;td&gt;A cool, blue-tinted face with visible grain&lt;/td&gt;
					&lt;td&gt;Exposure passes 1/30 s, so the rate falls towards 15 fps&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Daylight and a warm lamp together&lt;/td&gt;
					&lt;td&gt;Uneven colour across the face&lt;/td&gt;
					&lt;td&gt;White balance settles on one source and gets the other wrong&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If the picture is worse than you expect for reasons the light does not explain, the numbers underneath
it are on the &lt;a href="https://devicedial.com/camera-test/"&gt;camera test&lt;/a&gt;, which reports the resolution and frame rate the camera
actually agreed to. For the audio half of the same device, start at the &lt;a href="https://devicedial.com/mic-test/"&gt;mic test&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>