Re: connectArpeggios problem

2019-09-27 Thread Jacques Menu
Hello Toine,

Thanks a lot!

JM

> Le 27 sept. 2019 à 09:06, Toine Schreurs  a écrit :
> 
> connectArpeggios connects arpeggios. The first voice does not contain
> an arpeggio so there is nothing to connect. Change:
>  \grace { s16  s  s } cis'''2  | % 1
> into:
>  \grace { s16  s  s } cis'''2\arpeggio  | % 1
> 
> Toine Schreurs


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond on OS X Mojave

2019-09-27 Thread Thomas Scharkowski

 Original-Nachricht 




First run (as root)
   port selfupdate
and then
   port upgrade outdated
and after that, try again with
   port install lilypond-devel


I had already done this.

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond on OS X Mojave

2019-09-27 Thread Thomas Scharkowski

 Original-Nachricht 



On 27 Sep 2019, at 10:40, Thomas Scharkowski  wrote:

I tried to install lilypond-devel on MacPorts "sudo port install 
lilypond-devel" with no success:

Error: Failed to build lilypond-devel: command execution failed
Error: See 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond-devel/lilypond-devel/main.log
 for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port lilypond-devel failed

Unfortunately I am not able to resolve the problem myself.
I could post the log if someone is willing to look at it and help.

MacOS 10.14.6
Xcode 11.0


First run (as root)
   port selfupdate
and then
   port upgrade outdated
and after that, try again with
   port install lilypond-devel



I had already done this.

(Sorry if I sent a double - the first answer didn't get through here.)

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond on OS X Mojave

2019-09-27 Thread Hans Åberg

> On 27 Sep 2019, at 12:15, Thomas Scharkowski  wrote:
> 
> I attach the log now.
> 

It does not seem how to retrieve the sources:

:debug:archivefetch archivefetch phase started at Fri Sep 27 10:13:38 CEST 2019
:msg:archivefetch --->  Fetching archive for lilypond-devel
:debug:archivefetch Executing org.macports.archivefetch (lilypond-devel)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  lilypond-devel-2.19.83_2.darwin_18.x86_64.tbz2 doesn't 
seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch 
lilypond-devel-2.19.83_2.darwin_18.x86_64.tbz2 from 
https://packages.macports.org/lilypond-devel


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond on OS X Catalina

2019-09-27 Thread Davide Liessi
Dear Thomas,

Il giorno ven 27 set 2019 alle ore 10:41 Thomas Scharkowski
 ha scritto:
> I could post the log if someone is willing to look at it and help.

Is it the same error as this one?
https://trac.macports.org/ticket/58913

Best wishes.
Davide

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond on OS X Mojave

2019-09-27 Thread Hans Åberg

> On 27 Sep 2019, at 10:40, Thomas Scharkowski  wrote:
> 
> I tried to install lilypond-devel on MacPorts "sudo port install 
> lilypond-devel" with no success:
> 
> Error: Failed to build lilypond-devel: command execution failed
> Error: See 
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond-devel/lilypond-devel/main.log
>  for details.
> Error: Follow https://guide.macports.org/#project.tickets to report a bug.
> Error: Processing of port lilypond-devel failed
> 
> Unfortunately I am not able to resolve the problem myself.
> I could post the log if someone is willing to look at it and help.
> 
> MacOS 10.14.6
> Xcode 11.0

First run (as root)
  port selfupdate
and then
  port upgrade outdated
and after that, try again with
  port install lilypond-devel



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond on OS X Catalina

2019-09-27 Thread Thomas Scharkowski

 Original-Nachricht 



On 13 Sep 2019, at 19:30, Henning Hraban Ramm  wrote:


Am 2019-09-13 um 19:15 schrieb Allan Kinnaird via lilypond-user 
:

Apple flagged on the release of Mojave that it would be the last version of OS 
X to support 32-bit applications, and the indications are that Catalina will 
only operate with 64-bit applications.
On a system analysis, Lilypond is the only significant application I have still 
showing as 32-bit.
Is anyone working on a Catalina compilation of Lilypond? If so, when might the 
package be posted?
I am willing to try compiling from source, in spite of recommendations against 
on the website.
I know there may be problems - the website provides suggestions for compiling 
using dependencies from MacPorts, …


In my experience (on OSX 10.9.5 and Mojave) … install Lilypond and Frescobaldi 
… quite easily with MacPorts (lilypond-devel and frescobaldi-devel).


...


I tried to install lilypond-devel on MacPorts "sudo port install 
lilypond-devel" with no success:


Error: Failed to build lilypond-devel: command execution failed
Error: See 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond-devel/lilypond-devel/main.log 
for details.

Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port lilypond-devel failed

Unfortunately I am not able to resolve the problem myself.
I could post the log if someone is willing to look at it and help.

MacOS 10.14.6
Xcode 11.0

Thank you,
Thomas

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: transpose for baritone sax

2019-09-27 Thread Malte Meyn



Am 27.09.19 um 02:33 schrieb Francesco Petrogalli:

I understand that the correct way of doing this is first write the
notes in the tonality of the instrument, and _then_ use \transposition
to get the correct pitches in the midi, but I already have the notes
in the ly file with the orchestral pitch and I would like to avoid
rewriting the whole part.


If you write everything “in C” you can use it for the score directly (I 
guess that’s what you call “orchestral pitch”?).


You are right: For the transposed parts with midi in C you need 
\transposition. But you don’t have to rewrite everything, just use 
\transpose too:


%

\version "2.19.83"

altosax = \relative {
  \key c \major
  c d e f g a b c
}

horn = \relative {
  \key c \major
  c d e f g a b c
}

trombone = \relative {
  \clef bass
  \key c \major
  c d e f g a b c
}

\score {
  \new StaffGroup <<
\new Staff \altosax
\new Staff \horn
\new Staff \trombone
  >>
  \layout { }
  \midi { }
}

\score {
  {
\transposition es
\transpose es c' \altosax
  }
  \layout { }
  \midi { }
}

\score {
  {
\transposition f
\transpose f c' \horn
  }
  \layout { }
  \midi { }
}

\score {
  \trombone
  \layout { }
  \midi { }
}

%

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: connectArpeggios problem

2019-09-27 Thread Toine Schreurs
connectArpeggios connects arpeggios. The first voice does not contain
an arpeggio so there is nothing to connect. Change:
  \grace { s16  s  s } cis'''2  | % 1
into:
  \grace { s16  s  s } cis'''2\arpeggio  | % 1

Toine Schreurs

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


connectArpeggios problem

2019-09-27 Thread Jacques Menu
Hello folks,

connectArpeggios seems not to be taken into account in the example below : the 
cis half note in not included in the arpeggio.

This used to work alright in older versions of Lily with '\set 
PianoStaff.connectArpeggios = ##t', though.

Thanks for your help!

JM

—



%%%
\version "2.19.83"

Part_POne_Staff_One_Voice_One = \absolute {
  \key a \major
  \numericTimeSignature \time 2/4

  \clef "treble"
  \grace { s16  s  s } cis'''2  | % 1
  \barNumberCheck #2
}

Part_POne_Staff_One_Voice_Two = \absolute {
  \key a \major
  \numericTimeSignature \time 2/4

  \clef "treble"
  \grace { s16  s  s }
  \arpeggioNormal 4 -\arpeggio r | % 1
  \barNumberCheck #2
}

\book {
  \header {
  }

  \score {
<<

  \new PianoStaff
  \with {
instrumentName = "Piano"
connectArpeggios = ##t
  }
  <<
\new Staff = "Part_POne_Staff_One"
\with {
}
<<
  \context Voice = "Part_POne_Staff_One_Voice_One" <<
\voiceOne % out of 2 regular voices
\Part_POne_Staff_One_Voice_One
  >>
  \context Voice = "Part_POne_Staff_One_Voice_Two" <<
\voiceTwo % out of 2 regular voices
\Part_POne_Staff_One_Voice_Two
  >>
>>

  >>
>>

\layout {}
  }
}
%%%



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user