The existing algorithm for reduction-based layer creation has a number of issues:
- it applies a music-theoretically questionable rhythmic logic;
- it is hard-wired (just like reduction algorithms, which should also be modularized);
- it respells pitches in different clefs;
- it is prone to re-bar the score.
Trivial but telling case in point:
- Open a relatively long score without annotations.
- Create a new layer.
In several cases, the new layer will contain respelled pitches or dislocated bar-lines.
As a short-term solution, the present algorithm could be replaced with a simpler one that:
The existing algorithm for reduction-based layer creation has a number of issues:
Trivial but telling case in point:
In several cases, the new layer will contain respelled pitches or dislocated bar-lines.
As a short-term solution, the present algorithm could be replaced with a simpler one that: