Il giorno ven 27 set 2019 alle ore 18:33 Thomas Scharkowski
ha scritto:
> I'll attach the log now:
The port lilypond-devel built correctly on MacPorts' 10.14 buildbot,
so the error may be specific to your system.
Judging from the log, there's probably some issue with header files.
Please do
sudo
Il giorno ven 27 set 2019 alle ore 18:33 Thomas Scharkowski
ha scritto:
> I'll attach the log now:
The port lilypond-devel built correctly on MacPorts' 10.14 buildbot,
so the error may be specific to your system.
Judging from the log, there's probably some issue with header files.
Please do
sud
I haven't been able to get the ly:expect-warning function working
properly. Here is a MWE:
%%% Start
\version "2.19.83"
\include "english.ly"
#(ly:expect-warning "omitting tuplet bracket")
{
\clef bass
\tuplet 3/2 4 {
<<
{ g4 s8 gf4 s8 f4 s8 s4. }
\\
{ g8 ef' bf gf ef'
On 2019-09-28 4:09 pm, Knute Snortum wrote:
I haven't been able to get the ly:expect-warning function working
properly. Here is a MWE:
%%% Start
\version "2.19.83"
\include "english.ly"
#(ly:expect-warning "omitting tuplet bracket")
{
\clef bass
\tuplet 3/2 4 {
<<
{ g4 s8 gf4 s8
On Sat, Sep 28, 2019 at 4:42 PM Aaron Hill wrote:
> On 2019-09-28 4:09 pm, Knute Snortum wrote:
> > I haven't been able to get the ly:expect-warning function working
> > properly. Here is a MWE:
> >
> > %%% Start
> > \version "2.19.83"
> > \include "english.ly"
> >
> > #(ly:expect-warning "omitt
Hi, all.
While not of general interest, I thought some of you might find this
small project of mine amusing. I was recently inspired by a YT video
to have a go at coding one of the late 18th C dice music games (the
"Mozart" Waltz generator Simrock published in 1793). It was a fun
exercise a