- Original Message -
From:
To:
Sent: Monday, June 20, 2011 11:28 AM
Subject: Bad slur
Hey all,
I see that there are some reports about bad sluring in issue 163. Does this
fall into that discussion, or should I open a new issue?
\paper { ragged-right = ##f }
\relative c'' { r2 \ti
Hey all,
I see that there are some reports about bad sluring in issue 163. Does this
fall into that discussion, or should I open a new issue?
\paper { ragged-right = ##f }
\relative c'' { r2 \times 2/3 { r2 bes4 ( } \times 2/3 { a4 aes a } \times 2/3
{ aes a ) r4 } }
Cheers,
MS
PastedGraph
hi Janek,
> look at scm/modal-transforms.scm. there's a scale parameter to some
> functions; those are called from ly/music-functions-init.ly from functions
> (e.g. modalTranspose) that still take scale as parameter. there are
> examples in NR 1.1.2 Modal transformations. the scale is a set;
>