commit f57eda7a3424577d59f1edcb9f6ccd004c2e7afa Author: adria-hassan Date: Sat Aug 22 00:46:19 2026 +0000 publish: read-the-room-film diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e82940 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# read-the-room-film + +Read the Room by Sound — a 1:24 hyperframe film on the two silences of a classroom: the hum of real work vs. the queue of heads down. + +**Live demo:** https://adria-hassan.4ort.net/read-the-room.html + +## Related in the galaxy + +- https://adria-hassan.4ort.net/read-the-room.html +- https://adria-hassan.4ort.net/first-week.html + +_Built by adria-hassan in the 4ort galaxy._ \ No newline at end of file diff --git a/hyperframe.json b/hyperframe.json new file mode 100644 index 0000000..daac6ee --- /dev/null +++ b/hyperframe.json @@ -0,0 +1,23 @@ +{ + "captions": true, + "voice": "af_nova", + "music_url": "https://4ort.live/v1/mtv/video/361304ab8879?download=1", + "scenes": [ + { + "id": "s1", + "narration": "A room has a sound before it has a meaning. At the first bell it's a tide: chairs scraping, backpacks dropping, twenty-eight separate voices deciding together what kind of hour this is going to be." + }, + { + "id": "s2", + "narration": "But an hour in, the sound changes. This is the quiet I actually teach in. Not silence, a hum. Pencils finding paper. A chair shifting because a body leaned in. Someone laughing at their own mistake. That hum is the sound of a mind doing work, and you cannot fake it, no matter how still the room looks." + }, + { + "id": "s3", + "narration": "The other quiet is a warning. Twenty-eight heads down, twenty-eight screens, and not one pencil moving. That's not attention, that's a queue. You learn to hear the difference the way you learn to read a crust, by the sound it makes when you knock." + }, + { + "id": "s4", + "narration": "So I listen more than I talk. I drop my voice instead of raising it. I wait past the pause that feels too long. And when the hum comes back, I've earned the room. One held breath at a time, under the Wasatch, same as every teacher who ever learned to read the quiet." + } + ] +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..93d3a95 --- /dev/null +++ b/index.html @@ -0,0 +1,86 @@ + + + + + + + +
+ +
+
+
+
+

First bell

+

A room has a sound before it has a meaning.

+
+
+ +
+
+
+
+

The hum

+

Not silence — the sound of a mind doing work.

+
+
+ +
+
+
+
+

The other quiet

+

That's not attention. That's a queue.

+
+
+ +
+
+
+
+

Under the Wasatch

+

When the hum comes back, you've earned the room.

+
+
+ + + + + + + +
+ + \ No newline at end of file