Page 4 of 4

Re: [puzzle] Two voices in one staff

Posted: 14 Jun 2018, 11:46
by Schneider
OCTO wrote: 02 Jun 2016, 19:46[...] Hmm.. two other solutions: [...]
Or with a down tie :

octo.png
octo.png (22.06 KiB) Viewed 15518 times

Re: [puzzle] Two voices in one staff

Posted: 14 Jun 2018, 14:52
by OCTO
Schneider wrote: 14 Jun 2018, 11:46 Or with a down tie :
Looks nice. I would perhaps put the slur above.
What is the software?

Re: [puzzle] Two voices in one staff

Posted: 16 Jun 2018, 01:06
by odod
OCTO wrote: 14 Jun 2018, 14:52
Schneider wrote: 14 Jun 2018, 11:46 Or with a down tie :
Looks nice. I would perhaps put the slur above.
What is the software?
looking at the lines, i believe it's LilyPond (CMIIW)

Re: [puzzle] Two voices in one staff

Posted: 16 Jun 2018, 04:00
by Schonbergian
The barlines give it away as LP. I'm intrigued by the clef, though - it looks better than the default by miles but still looks good with the rest of the default font.

Re: [puzzle] Two voices in one staff

Posted: 16 Jun 2018, 15:20
by odod
phewww, quite difficult on Sibelius .. they are soo limited with the ties :(
Staff.png
Staff.png (57.04 KiB) Viewed 15471 times

Re: [puzzle] Two voices in one staff

Posted: 16 Jun 2018, 15:44
by Schneider
Yep, LilyPond (clef's mine since I don't like the default one) :

Code: Select all

\version "2.19.81"

\paper {
  indent = 0
  left-margin = 20
  line-width = 70
  ragged-right = ##f
}

\fixed c' \new Staff <<
  \time 3/4
  \new Voice { 
    \voiceOne 
    \shape #'((0 . 0) (0 . -0.5) (0 . -0.5) (0 . 0)) Tie
    e2. -\tweak layer #-1 _~ e 
  }
  \new Voice { 
    \voiceTwo
    <g, g>4-\tweak extra-offset #'(0 . 1) ^( 
    < \tweak layer #-1 
      \tweak whiteout-style #'outline 
      \tweak whiteout #2 a, a>4
    <cis cis'>8 <fis, fis> <a, a>4 <g, g>2)
    \bar "||"
  }
>>
Slur up :

octo.png
octo.png (24.51 KiB) Viewed 15468 times

Re: [puzzle] Two voices in one staff

Posted: 16 Jun 2018, 19:18
by OCTO
You both have the same clef, but in different software. Looks like old SCORE (or Vienna, Wolfgang, Scorlatti), what is yours?

Schneider, do you break the tie directly in LP?

Re: [puzzle] Two voices in one staff

Posted: 16 Jun 2018, 22:00
by Schneider
The G clef from Score was probably the model.
Yes the break's done in LP (see the code: change the break size by changing the number in '\tweak whiteout #2)

Re: [puzzle] Two voices in one staff

Posted: 28 Aug 2019, 00:43
by DatOrganistTho
OCTO wrote: 16 Jun 2018, 19:18 You both have the same clef, but in different software. Looks like old SCORE (or Vienna, Wolfgang, Scorlatti), what is yours?

Schneider, do you break the tie directly in LP?
I'm surprised no one has said yet, but it's Scorlatti from MTF. Abraham Lee modeled it after SCORE. I eagerly await the day that this along with his other fonts are available in Dorico.

Re: [puzzle] Two voices in one staff

Posted: 06 Jun 2020, 19:39
by Den
Two voices in one staff.jpg
Two voices in one staff.jpg (499.64 KiB) Viewed 9011 times
P.s.extract from Igor Engraver (EPS)

Of course, this is only a short simple examples for multi ties/slurs in more than one position.
Move and add (or hide) any tie or slur to any point...
Two voices in one staff4.jpg
Two voices in one staff4.jpg (795.52 KiB) Viewed 9001 times
screenshoot directly from Igor Engraver