Disable dot cmd if selected 1024th note, disable double-dot if selected 512th note, ... to prevent 2056th rests

• Mar 23, 2017 - 17:49
Reported version
3.0
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Master needs to disable the following commands (and their corresponding icons), since they will produce 2560th rests:

1. disable dot cmd if selected 1024th note
2. disable double-dot if selected 512th note (or smaller)
3. disable triple-dot if selected 256th note (or smaller)
4. disable quad-dot if selected 128th note (or smaller)

I can currently produce corrupted scores, with messages like "Measure 1 Staff 1 incomplete. Expected: 4/4; Found: 122688/122880" because the corresponding 2560th rests need to be created to balance out the dots.


Comments