Mahalo, Jean.
That works perfectly. Exactly what I was hoping for. All the
chordnames are correctly resolved to the proper enharmonic.
J.
On 3/12/24 22:55, Jean Abou Samra wrote:
Mahalo, X. I am using the naturalizeMusic function and will look into
extending that. Maybe that has some nu
John Helly writes:
> Aloha.
>
> Here's an MWE to exhibit the issue.
>
> I have a flat note (bes) that I want to transpose down 4 half-tones to
> F#. However, when the transpose is applied, the result is Gb. I
> understand that a flat note was the initial value so maybe LP is
> preserving that s
Wow. Mahalo.
I don't understand this yet but I very much appreciate your response.
J.
On 3/12/24 22:55, Jean Abou Samra wrote:
Mahalo, X. I am using the naturalizeMusic function and will look into
extending that. Maybe that has some nuggets to mine.
|\naturalizeMusic| is not going to wor
> Mahalo, X. I am using the naturalizeMusic function and will look into
> extending that. Maybe that has some nuggets to mine.
`\naturalizeMusic` is not going to work well on `\chordmode` music (it will
destroy the interval in chords, leading to wrong chord names), but you can use
code like t
On 13/03/2024 03:50, John Helly wrote:
Aloha.
Here's an MWE to exhibit the issue.
I have a flat note (bes) that I want to transpose down 4 half-tones to
F#. However, when the transpose is applied, the result is Gb. I
understand that a flat note was the initial value so maybe LP is
prese
Mahalo, X. I am using the naturalizeMusic function and will look into
extending that. Maybe that has some nuggets to mine.
J.
On 3/12/24 21:43, Xavier Scheuer wrote:
On Wed, 13 Mar 2024 at 04:51, John Helly wrote:
>
> Aloha.
>
> Here's an MWE to exhibit the issue.
>
> I have a flat note (bes)
On Wed, 13 Mar 2024 at 04:51, John Helly wrote:
>
> Aloha.
>
> Here's an MWE to exhibit the issue.
>
> I have a flat note (bes) that I want to transpose down 4 half-tones to
F#. However, when the transpose is applied, the result is Gb. I
understand that a flat note was the initial value so maybe