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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: 12-colored visual interactive music theory for pop/rock MIDI (+Github)

101 点作者 vitaly-pavlenko超过 1 年前
I&#x27;m sharing an early prototype of my open-source interactive book and MIDI viewer. My approach is to annotate a tonic and phrasing in each file, so that chords become visible as 3-4 color bundles after a bit of training. This radically simplifies seeing and hearing chords, so that you can rapidly browse through many arrangements and study Western harmonic&#x2F;arrangement language<p>If you don&#x27;t have a touchpad, a horizontal scrolling can be done via shift+mouse wheel (generally on the web). Also, I have a second color scheme that I tried to optimized for people with color vision deficiencies.<p>My big dream now is to have all piano rolls in DAWs support 12-coloring (in any color scheme really), so that the music can be seen as less complex, less gatekeeped and less entangled. It&#x27;s not as hard as I&#x27;ve seen it before.<p>Source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;vpavlenko&#x2F;rawl">https:&#x2F;&#x2F;github.com&#x2F;vpavlenko&#x2F;rawl</a><p>It currently doesn&#x27;t play music from Russia or Türkiye (=requires a VPN), because I rely on corsproxy.io internally which blocks access from those countries. I plan to rehost stuff on S3 soon to fix that.<p>Also, it&#x27;s more performant in Chrome than in Safari - audio clicks less.<p>===<p>Backstory: I quit Whatsapp in 2021 to focus full-time on studying music theory. Along that I&#x27;ve assembled a list of resources to see the frontier: <a href="https:&#x2F;&#x2F;github.com&#x2F;vpavlenko&#x2F;study-music">https:&#x2F;&#x2F;github.com&#x2F;vpavlenko&#x2F;study-music</a><p>My biggest inspiration is Hooktheory - an interactive book that teaches how melody and chords interact in Western pop music. After it I wanted to study how the rest of the arrangement works - what the bass line is doing, how is melody doubled, what chromatic chords are possible, are there any functional pre-dominants and dominants in mixolydian or dorian etc.<p>I wanted to focus on music for which the complete arrangement is clean and available. This is early chiptune (NES&#x2F;Genesis) OSTs and MIDI arrangements (primarily created in 1990s). As I plugged MIDIs into my front-end, I discovered that the harmonic analysis - the cornerstone of studying Western harmony - can be done by eyes in real-time. That is, if you color the notes consistently, the chords start to stare at you, sharply and memorably.<p>I&#x27;m intrigued by latest shifts towards corpus studies in music theory and I&#x27;m generally happy that nowadays the research is not just about classical music anymore. At least in the West.

7 条评论

giancaIta超过 1 年前
Cool, I&#x27;ve applied the same color-coding principle (even if with a different schema color) to a guitar scale finder I&#x27;ve developed: <a href="https:&#x2F;&#x2F;www.fachords.com&#x2F;tools&#x2F;scale-finder&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fachords.com&#x2F;tools&#x2F;scale-finder&#x2F;</a>
jtmaher超过 1 年前
I have a similar background to you. I am currently a full-time software developer who is very interested in classical music and music theory. I take piano lessons on a weekly basis. It&#x27;s good to know that there are other like minded individuals out there.
评论 #39173170 未加载
smugglerFlynn超过 1 年前
Another project on the same topic:<p><pre><code> Chromatone is an ongoing research and experiment to use induced a synchronised artificial synesthesia for personal music learning and exploration </code></pre> <a href="https:&#x2F;&#x2F;chromatone.center&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chromatone.center&#x2F;</a><p><a href="https:&#x2F;&#x2F;chromatone.center&#x2F;practice&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chromatone.center&#x2F;practice&#x2F;</a>
stephenitis超过 1 年前
Very neat btw, I think this would benefit greatly from a well edited video walking through your system.
kevindamm超过 1 年前
I&#x27;m curious, are you choosing the coloring based on synesthesia evidence&#x2F;survey or on an octave-compatible light frequency w.r.t. the audio frequency, or something different or arbitrary?
评论 #39173072 未加载
stephenitis超过 1 年前
I&#x27;m curious are you producing music currently also? under what alias&#x2F;name?
评论 #39173123 未加载
tussa超过 1 年前
This is very interesting. Going to check it out tomorrow!
评论 #39173302 未加载