I'd like to specify which note heads should be printed left or right of the stem. Here is my minimal example:
\version "2.24.1"
\relative c'' {
<b d>8 <b d e> <b d e f> <b d e g>
}
I'd like the e to always be left of the stem for continuity, is it
possibly to specify that?
Best Regards,
Alexander
