1
1
Fork
You've already forked site
0

feat: echo visualizer #394

Merged
robida merged 2 commits from echo-visualizer into main 2026年03月06日 01:38:53 +01:00
 Echo — a visualizer about listening and responding.
 Three waveform lines trace across the screen, each 2 pixels wide:
 - Signal (color 2, ink) — the raw audio waveform, drawn in the top half. What is spoken.
 - Echo (color 1, muted) — the same waveform sampled half a cycle out of phase and mirrored into the bottom half. The same signal heard from a different angle — related but not identical.
 - Understanding (color 3, accent) — the average of Signal and Echo, always between them. The shared meaning that emerges from the space between speaking and hearing.
 In silence, three still parallel lines hover at rest — waiting, present. When music plays, Signal and Echo dance independently: sometimes moving together, sometimes pulling apart, while Understanding always weaves
 between them, bridging the gap. The three lines breathe but never cross.
``` Echo — a visualizer about listening and responding. Three waveform lines trace across the screen, each 2 pixels wide: - Signal (color 2, ink) — the raw audio waveform, drawn in the top half. What is spoken. - Echo (color 1, muted) — the same waveform sampled half a cycle out of phase and mirrored into the bottom half. The same signal heard from a different angle — related but not identical. - Understanding (color 3, accent) — the average of Signal and Echo, always between them. The shared meaning that emerges from the space between speaking and hearing. In silence, three still parallel lines hover at rest — waiting, present. When music plays, Signal and Echo dance independently: sometimes moving together, sometimes pulling apart, while Understanding always weaves between them, bridging the gap. The three lines breathe but never cross. ```
Fix for colors
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
d6216203d6
robida deleted branch echo-visualizer 2026年03月06日 01:38:54 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robida/site!394
Reference in a new issue
robida/site
No description provided.
Delete branch "echo-visualizer"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?