Polyrhythmic staves: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
Polyrhythmic pieces (with different rhythms in different staves) are not processed propperly with default settings. The BarLines crash as well as Timing. The solution is to assign the respective engravers to the Staff context.
Polyrhythmic pieces (with different rhythms in different staves) are not processed propperly with default settings. The BarLines crash as well as Timing. The solution is to assign the respective engravers to the Staff context.


<lilypond version="2.24.0">
<lilypond version="2.24">
% For polyrhythmic pieces we have to remove some engravers
% For polyrhythmic pieces we have to remove some engravers
% from score context and assign them to staff context.
% from score context and assign them to staff context.