
claude-midi-twister — Claude Code sessions on a Midi Fighter Twister
Control Claude Code sessions with a MIDI controller interface in your browser.
dylanfisher · HN
Claude MIDI Twister – An agent visualizer for a DJ MIDI controller
The full gallery
Tech stack
60 projects

Control Claude Code sessions with a MIDI controller interface in your browser.
dylanfisher · HN
Claude MIDI Twister – An agent visualizer for a DJ MIDI controller

Build audio synthesizers using visual node-based workflows in your browser.
Synthesizer Flow — 浏览器端模块化合成器,通过可视化节点和连线搭建音频工作流,支持实时声音合成、MIDI 音序及 AI Agent 辅助修改工程

Build chord progressions, basslines, and drum patterns directly in your browser.
@chordxp · X

AI audio agent for generating songs with vocals, isolating stems, converting to MIDI, and mastering tracks.
Gliss — AI Music Agent,用于歌曲生成、翻唱、MIDI 编辑、母带处理与封面艺术;可生成免版税人声与伴奏,并支持精确分轨/元素提取。

Write and collaborate on music notation in your browser with live preview.
@erikdao · X

AI tool that matches your track's EQ curve to reference songs in the browser.
@pcclubb · X
Check out "SONICSYNC EQ "match engine · v1.0 I just built with Lovable!

Combine AI-generated images, videos, and audio on an infinite browser canvas.
ZOOOP — AI 原生创作平台,支持在浏览器端无限画布上生成图像、视频和音频,提供去背景、高清化等专项工具及即用型 AI 模板,支持发布模板赚取积分,并具备团队共享积分模式。

Generate full songs from one line of text, or use creator tools like Audio to MIDI and Slowed & Reverb.
AIFlowMusic — AI 音乐生成网站

Turn songs you love into a two-sided digital keepsake with an optional memory place and up to twelve Polaroid-style photographs. MXT8 stores metadata, not music audio.
@Alan_John_Riley · X

Make music with webcam hand gestures—chords, harmony, theremin pitch, no signup needed.
lisheng3698 · V2EX
我把摄像头变成了乐器:从手势识别到 Web Audio,分享 5 个真正踩过的坑 最近做了一个有点不一样的浏览器小项目:用摄像头识别双手动作,再把手的位置和姿势映射成和弦、音高、音量和音色。 不需要安装软件,也不需要麦克风。打开网页、允许摄像头后,就可以隔空演奏。 项目地址:[GestureSynth.me]( https://gesturesynth.me/) 建议使用最新版 Chrome 或 Edge 。摄像头画面只在本地处理,不会上传。 ## 真正难的不是“识别到手” 最开始我以为,只要 MediaPipe 能返回手部关键点,剩下的事情就是把坐标转换成音符。 实际做下来发现:**识别出一只手很容易,让它变成一个“能演奏”的控制器才难。** 摄像头每一帧都会返回一组手部关键点,但这些坐标会轻微抖动,偶尔还会丢失。如果直接把原始坐标连接到音高或者音量,听起来会非常不稳定。 最后形成的处理链路大致是: ```text 摄像头 → 手部关键点识别 → 提取手掌位置、距离和手势 → 平滑、死区和状态保持 → 映

Plain-text sky map accessible via curl from the command line.
@habibicode · X
a plain-text sky map that lives in your CLI just curl it

Create editable music with AI-generated patterns in your browser.
@ferdousbhai · X
Vibe coding for music production is here. Open source, runs entirely in your browser. With AI music, typically you get audio you can't edit directly with fine-grain control. But with a Web Audio framework like strudel, the AI writes live-coding patterns and the code is the music.