Files with 256th, 512th and 1024th notes are corrupted
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
- Create 256th note
- Save file
-
Reopen file: stems-1.mscx
Result: warning about corrupted format (could be ignored)
Expected result: save/load works as expected.
Fix version
3.1.0
Comments
This is, of course, a result of these durations not being able to be represented by a whole number of ticks. If we want to fully support these durations, we will have to make a complete transition from the use of ticks to the use of Fractions instead. I am in favor of such a transition, but it will be no small task.
Seems to be fixed by the recent tick-fraction transition. The old file is still read as corrupted, but the newly created files will be correct.
Automatically closed -- issue fixed for 2 weeks with no activity.