\magnifyMusic omits unison notes in \partcombine?

2017-04-29 Thread Karlin High
A songwriter looked at my LilyPond job and asked, "Can you make the note heads bigger in proportion to everything else?" Yes, thanks to \magnifyMusic, I thought. It's a SATB hymn, I'm using \partcombine, and apparently \magnifyMusic doesn't pick up the unison notes the way I'm writing it. Minim

Re: \magnifyMusic omits unison notes in \partcombine?

2017-04-29 Thread Karlin High
different tracks in the MIDI output each time I'd use \partcombineApart or similar. But I was never certain what was going on with those. This explains it well. -- Karlin High Missouri, USA -- View this message in context: http://lilypond.1069038.n5.nabble.com/magnifyMusic-omits-unison-note

Re: \magnifyMusic omits unison notes in \partcombine?

2017-04-29 Thread Thomas Morley
2017-04-28 0:02 GMT+02:00 Karlin High : > A songwriter looked at my LilyPond job and asked, "Can you make the note > heads bigger in proportion to everything else?" Yes, thanks to > \magnifyMusic, I thought. It's a SATB hymn, I'm using \partcombine, and > apparently \magnifyMusic doesn't pick up th

Re: \magnifyMusic omits unison notes in \partcombine?

2017-04-29 Thread Klaus Blum
smallest interval to be combined is a third (2 steps). Seconds (1 step) and unison (0 steps) are excluded. \partcombine #'(0 . 9) ... would work as well. Cheers, Klaus -- View this message in context: http://lilypond.1069038.n5.nabble.com/magnifyMusic-omits-unison-notes-in-partcombine-tp

Re: \magnifyMusic omits unison notes in \partcombine?

2017-04-29 Thread Manuela Gößnitzer
What is the pair for? When I omit it, everything works fine, check it out \version "2.19.56" one = { a'2 f' } two = { f'2 f' } \partcombine \magnifyMusic 1.2 \one \magnifyMusic 1.2 \two Greetings, Manuela 2017-04-28 0:02 GMT+02:00 Karlin High : > A songwriter looked at my LilyPond job and ask

\magnifyMusic omits unison notes in \partcombine?

2017-04-28 Thread Karlin High
A songwriter looked at my LilyPond job and asked, "Can you make the note heads bigger in proportion to everything else?" Yes, thanks to \magnifyMusic, I thought. It's a SATB hymn, I'm using \partcombine, and apparently \magnifyMusic doesn't pick up the unison notes the way I'm writing it. Minim