User:Contribution/Chanopif Project: Difference between revisions
Contribution (talk | contribs) |
Contribution (talk | contribs) |
||
Line 143: | Line 143: | ||
* '''Overcoming 128-Note Limitations''': By combining multiple channels (up to 256 in MIDI 2.0), each with fully customized tuning for every note, composers can effectively bypass the traditional 128-note limitation of MIDI. This is especially beneficial for large-scale works requiring extensive microtonal ranges. | * '''Overcoming 128-Note Limitations''': By combining multiple channels (up to 256 in MIDI 2.0), each with fully customized tuning for every note, composers can effectively bypass the traditional 128-note limitation of MIDI. This is especially beneficial for large-scale works requiring extensive microtonal ranges. | ||
* '''Flexibility''': By assigning independant tuning configurations per channel, it becomes possible to create scales that do not rely on octave | * '''Flexibility''': By assigning independant tuning configurations per channel, it becomes possible to create scales that do not rely on octave equivalence. | ||
* '''High Precision''': At around 1.49 × 10^-6 cents per step, the resolution far exceeds what the human ear can typically discern, making it suitable for studio recording, live performance, or any scenario requiring advanced microtonal control. At 20000 Hz, the phase difference between two adjacent pitches is approximately 16 hours. | * '''High Precision''': At around 1.49 × 10^-6 cents per step, the resolution far exceeds what the human ear can typically discern, making it suitable for studio recording, live performance, or any scenario requiring advanced microtonal control. At 20000 Hz, the phase difference between two adjacent pitches is approximately 16 hours. | ||
* '''Data Efficiency''': By using the most concise syntax possible, compressing 7-bit words in hexadecimal and 25-bit words into 5 letters of 5-bit (base 32), it ensures optimal space savings in storage and transmission. | * '''Data Efficiency''': By using the most concise syntax possible, compressing 7-bit words in hexadecimal and 25-bit words into 5 letters of 5-bit (base 32), it ensures optimal space savings in storage and transmission. |