Re: Getting correct chord names according to Norwegian notation tradition
Werner LEMBERG <[email protected]> Tue, 23 Jun 2026 07:10:12 +0000
| Newsgroups | gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <[email protected]> |
> To summarize my post: I am trying to create a Norwegian equivalent
> of the existing \germanChords command called \norwegianChords, which
> I want to be based on the default English chord name convention,
> with the following chord transformations:
>
> B -> H
> Bb -> B
>
> This transformation must also apply for the base note for chords
> having a base note.
OK. What are the differences to `\germanChords` that you are after?
Werner