TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Musical Graphs - Visualizing MIDI with Python and Graphviz

3 点作者 admtal超过 1 年前
I want to share some python code I wrote:<p>It’s a script that turns a MIDI file into an animated video.<p>The song is broken down into notes, and the paths between them are animated on a graph in time with the music.<p>There are some examples linked in the repo, I’m posting the vids on TikTok.<p>I had a lot of fun working on this, and if anyone has any feedback or ideas, or can suggest resources I’d appreciate it.<p>For next steps, I’d love to be able to add more sophisticated animations, and even add 3D elements.

1 comment

Rochus超过 1 年前
Looks nice, but what&#x27;s the purpose? Should it help to understand music?