Jump to content

Merging simultaneous voices into shared note heads: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 August 2026

  • curprev 12:3612:36, 3 August 2026 Mkouhia talk contribs 3,187 bytes +3,187 Created page with "This snippet defines <code>\combineVoices</code>, a music function that takes any number of rhythmically identical voices written inside <code><< ... >></code> and merges them into a single voice under one stem. Wherever two or more of the voices share the same pitch at a given moment, only one note head is printed; wherever the pitches differ, a chord containing all of the distinct pitches is printed instead. This differs from the default functionality, where double no..." Tag: Visual edit: Switched