@@ -2245,10 +2245,15 @@ <h3 id=voice-props-voice-pitch><span class=secno>10.3. </span>The ‘<a
22452245 < p > Specifies a relative change (decrement or increment) to the inherited
22462246 value. The syntax of allowed values is a << a
22472247 href ="#number-def "> number</ a > > followed immediately by "st"
2248- (semitones). A semitone is half of a tone (a half step) on the standard
2249- diatonic scale. As such, a semitone doesn't correspond to a fixed
2250- frequency: the ratio between two consecutive frequencies separated by
2251- exactly one semitone is the twelfth root of two (approximately 1.05946).</ p >
2248+ (semitones). A semitone interval corresponds to the step between each
2249+ note on a equal temperament chromatic scale. A semitone can therefore be
2250+ quantified as the difference between two consecutive pitch frequencies
2251+ on such scale. The ratio between two consecutive frequencies separated
2252+ by exactly one semitone is the twelfth root of two (approximately
2253+ 1.05946). As a result, the value in Hertz corresponding to a semitone
2254+ offset is relative to the initial frequency the offset is applied to (in
2255+ other words, a semitone doesn't correspond to a fixed numerical value in
2256+ Hertz).</ p >
22522257
22532258 < dt > < strong > <percentage></ strong >
22542259
@@ -2388,10 +2393,15 @@ <h3 id=voice-props-voice-range><span class=secno>10.4. </span>The ‘<a
23882393 < p > Specifies a relative change (decrement or increment) to the inherited
23892394 value. The syntax of allowed values is a << a
23902395 href ="#number-def "> number</ a > > followed immediately by "st"
2391- (semitones). A semitone is half of a tone (a half step) on the standard
2392- diatonic scale. As such, a semitone doesn't correspond to a fixed
2393- frequency: the ratio between two consecutive frequencies separated by
2394- exactly one semitone is the twelfth root of two (approximately 1.05946).</ p >
2396+ (semitones). A semitone interval corresponds to the step between each
2397+ note on a equal temperament chromatic scale. A semitone can therefore be
2398+ quantified as the difference between two consecutive pitch frequencies
2399+ on such scale. The ratio between two consecutive frequencies separated
2400+ by exactly one semitone is the twelfth root of two (approximately
2401+ 1.05946). As a result, the value in Hertz corresponding to a semitone
2402+ offset is relative to the initial frequency the offset is applied to (in
2403+ other words, a semitone doesn't correspond to a fixed numerical value in
2404+ Hertz).</ p >
23952405
23962406 < dt > < strong > <percentage></ strong >
23972407
0 commit comments