-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhermode.html
33 lines (27 loc) · 2.41 KB
/
hermode.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<div style="color: #cccccc; background-color: #1f1f1f; font-family: Consolas, 'Courier New', monospace; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;">
<h1>Hermode Tuning (HMT)</h1>
<p>Hermode Tuning (HMT) is a real-time adaptive tuning system designed to enhance the intonation of digital instruments in a musical context. It dynamically adjusts the pitch of individual notes to achieve more natural-sounding harmonies, especially for complex chords and harmonic structures.</p>
<h1>Here's a more detailed breakdown:</h1>
<h1>Equal Temperament vs. Just Intonation</h1>
<ul>
<li>In the modern Western tuning system, equal temperament divides an octave into 12 equal semitones. This tuning is convenient because it allows playing in any key, but it is slightly "off" in terms of perfect harmonies.</li>
<li>Just intonation aims to tune intervals to simple whole-number ratios, creating more harmonically pure sounds, but it depends on the key and chord being played.</li>
</ul>
<h1>Adaptive Tuning</h1>
<ul>
<li>Hermode Tuning automatically adjusts the pitch of certain notes to be closer to their just intonation equivalents, resulting in a purer, more natural harmony.</li>
<li>The tuning adapts in real time to the chords and harmonic context, reducing the slight dissonance caused by equal temperament without needing a fixed key.</li>
</ul>
<h1>Benefits</h1>
<ul>
<li><strong>Richer Sound:</strong> The harmonies sound more resonant and pleasing, especially when using orchestral or choral arrangements.</li>
<li><strong>Complex Chords:</strong> It is particularly effective for complex, extended chords where certain intervals can otherwise sound harsh or less harmonious.</li>
</ul>
<h1>Applications</h1>
<ul>
<li>It is commonly used in orchestral music, film scoring, and electronic music, where nuanced harmonies are crucial.</li>
<li>Digital Audio Workstations (DAWs) like Cubase include Hermode Tuning to improve the quality of virtual instrument playback, making digital instruments sound more natural.</li>
</ul>
<h1>Summary</h1>
<p>In summary, Hermode Tuning is a sophisticated system that helps overcome the compromises of equal temperament by adaptively tuning notes for optimal harmonic resonance, making the overall sound more musical and pleasing.</p>
</div>