Community gallery

Audio visualizers for your AI terminal

Audio-reactive backgrounds, generative particle fields, oscilloscopes, ambient effects — full-window visuals that play behind Claude Code, Codex CLI, Gemini CLI, and Aider inside MOLTamp. GPU-accelerated, free, and they pause when you're not looking.

Browse by source

What a visualizer is

Visualizers turn the empty desktop behind your AI terminal into a living surface. Some are music-reactive — they hook into system audio and animate to whatever's playing. Some respond to agent events — particles fire when Claude Code completes a tool call. Some are pure ambient generative art with no input at all. All of them sit behind your terminal, never on top of it, and never in the way of the work.

Pair a visualizer with a matching skin and the result is a desktop that looks like yours. The effect is closer to a synthwave music video than a code editor — and the agent in the foreground is still doing the work it would do in any other terminal.

FAQ

About MOLTamp visualizers

What is a MOLTamp visualizer?

Visualizers are full-window ambient effects — audio-reactive backgrounds, generative art, particle fields, oscilloscopes — that play behind your AI terminal. They subscribe to system audio, agent events, or random seeds and render in WebGL or canvas.

Are these visualizers free?

Yes. Every community visualizer in the gallery is free to download. MOLTamp is free forever; the optional $20 Pro unlock removes the support popup but does not gate visualizers.

Do visualizers slow my terminal down?

Most are GPU-accelerated and budgeted for smooth 60fps even on Apple Silicon laptops. MOLTamp pauses them automatically when the window is hidden or when you cross a CPU threshold, so they never block agent throughput.

Can I make my own visualizer?

Yes. Visualizers are a plain HTML/JS module with a render loop and a manifest. You get access to the audio analyser node, a rendertarget the size of your window, and the active skin's palette. Once shipped, publish to the community gallery from your dashboard.