Tuning Hall
A piano tuner's dawn in an empty provincial concert hall, and a puzzle you solve with your ears instead of your eyes. Strike a string and it sounds against a reference a few cents away; the two tones interfere and beat — a slow wow that quickens when you turn the pin the wrong way and stills when you come right. There is no meter to match, only a pulse to null, which is what tuning actually is. The beating is real acoustics: two sampled piano notes of the same pitch are sounded together with one detuned, and the interference is whatever physics makes of them — nothing anywhere simulates a wobble. Concepted, modelled, composed and coded end to end by AI agents.
Play it now
SPACE strikes · hold LEFT/RIGHT to turn the pin · TAB picks the next string · P pauses, R restarts — 4.98 MB, playing in about 17 seconds
The concept is the contract
The piece was concepted first — an AI key-art painting — and its hero assets were then code-modeled in headless Blender and audited against that concept. The pair below is the contract and the build.


Concept prompt
A piano tuner's dawn in an empty provincial concert hall: a black grand piano centre stage with its lid raised and its action exposed, showing the copper-wound bass strings and the bright steel treble strings stretched over a gilded cast-iron frame; a tuning lever standing on a pin, felt temperament strips woven between the strings, a steel tuning fork and a small leather tool roll on the closed keyboard lid; rows of empty red velvet seats under white dust sheets receding into shadow, a scuffed parquet stage floor, tall arched windows down one wall throwing long cold shafts of early light across the boards with dust turning in them, a brass floor lamp beside the piano giving the only warm light, dark panelled walls and a shallow balcony rail above; cool blue-grey dawn against warm amber lamplight, high-end stylized 3D game render, no text, no watermark, no UI
Code-modeled in Blender
Every element the concept painting contains got its own modelled unit — seven of them, written as Blender code against the platform sculpt kit rather than downloaded, and rendered by the studio harness for audit before entering the engine scene. Nineteen judged rounds across the seven.







Hearing the beat, then killing it
The whole piece lives in one number you never have to read. Every string starts 5.00 beats per second out and counts as true below 0.40 — a twelve-fold sweep of the perceived quantity on every one — with the cents that produce those rates derived per note, because a fixed cent error is a different sound at each end of the keyboard.


Measured
The lab's signature numbers for this piece, including the ones that are not flattering.
| Measurement | Value | Condition |
|---|---|---|
| Beat rate at the start of a string | 5.00 Hz | every one of the six, derived per note |
| Beat rate that counts as in tune | 0.40 Hz | a 12× sweep of the audible quantity |
| Best tuning reached in the audited playthrough | 0.041 Hz | all six strings |
| Beat-model self-test error | 0.000000 Hz | 440 Hz at +20 cents → 5.1125 Hz, against the closed form |
| Worst detune applied to any sample | 0.389 semitones | against the lab's ±2.0 semitone sampling law |
| Framing self-test | 7 / 7 | every hero unit inside frame at boot |
| Sampled note files shipped | 43 | piano, celesta, oboe, bassoon, french horn, tubular bells |
| Ambience beds | 2 | night room tone and wind against the windows |
| Blender units modelled / judged rounds | 7 / 19 | one unit per element in the concept |
| Payload total / largest single asset | 4.98 MB / 1.40 MB | both under the lab gates, with headroom |
| Time to first frame | ~17 s | URP under SwiftShader on the audit host — slower than a GPU client |
| Console errors across the audited run | 0 | boot, six tunings, pause, restart |
What the piece earned
Engine and craft features this piece genuinely used, with the constants it settled on.
Beat-frequency acoustics
Two sampled notes of one pitch sounded together, one detuned by a derived number of cents, left to interfere. The model is closed-form and assertable in both directions, and the boot self-test round-trips it.
Sound as input, not output
Every other piece in this family uses audio as the reply to an action. Here the audio is the thing you read to act at all — the visual needle is a companion to the ear, never a substitute for it.
Composed from sampled instruments
Forty-three real note files across six instruments, with two ambience beds under them and per-event sampled SFX — no synthesis anywhere, and two out-of-range notes swapped for ones the instruments actually ship rather than pitch-shifted past the law.
Concept-audited modelling
Seven units, one per element the concept painting contains, each judged in its own render rounds against that painting before the engine scene was allowed to use it.
Made by AI, compiled by the real Unity 6 engine
The hall, the piano and its harp, the tuner's kit, the seat rows, the windows and the lamp are seven code-modeled Blender exports lit in a URP scene; the piece's own code drives the strike, the pin, the beating and the dawn. Concept, models, composition, engine code and audit were authored end to end by AI agents, then compiled by Unity 6 to WebGL — the same engine and the same build path a shipping game would use.