View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001710 | OpenMPT | User Interface | public | 2023-06-10 08:39 | 2023-06-10 09:18 |
Reporter | xenaretos | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0001710: Adjustable note column width in the pattern editor to enable convenient microtonal notation | ||||
Description | Currently, OpenMPT's pattern editor follows the standard 2nd generation tracker paradigm of having 3 ascii only characters, the last of which is either the octave number, or the octave number is not displayed. There is nothing wrong with it when using 12-EDO, however, when using custom tunings, the notation can become really inconvenient to the point where the only way to do it is to simply number the notes and have a reference nearby. Enabling the possibility to adjust the note column width would make more informative notation possible (adding non-ascii character support would be even better but it's less important). Without knowing too much about OpenMPT's codebase, I think that the best way to do it would be to make it a mptm-exclusive feature and store the column width in the song file itself. This would keep the interface unaltered for legacy formats. However, if this feature is viable at all, any working solution would be nice. | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | |||||
Tested code revision (in case you know it) | |||||
related to | 0001114 | new | Rewrite pattern view drawing |