Re: Transposing pitches in the lilypond file itself?

2022-01-11 Thread Alasdair McAndrew
Thanks, Guy. I use the Linux Emacs editor (which has a lilypond mode), and there might be something there, but I was just after a little advice - I have used Frescobaldi, but for me Emacs is faster and more efficient. cheers, Alasdair On Wednesday 12 January 2022 16:03:58 (+11:00), Guy Sta

Re: Transposing pitches in the lilypond file itself?

2022-01-11 Thread Guy Stalnaker
Alasdair, Though it may not match your use, Frescobaldi, the LilyPond Editor, can do this using one of its built-in features. In essence you specify the interval to transpose when selecting the feature, e.g., "c d" would transpose up a major 2nd. Many on this list use other editors, but personall

Transposing pitches in the lilypond file itself?

2022-01-11 Thread Alasdair McAndrew
I'm not quite sure how to search online for this, hence my asking here. I'm doing a little bit of arranging of some baroque pieces for specific instruments, which usually requires some transposition. I can transpose within the lilypond file so that the output score has the correct (transposed

Re: How to input a diminished7 (maj7) chord?

2022-01-11 Thread Aaron Hill
On 2022-01-11 12:21 pm, Flaming Hakama by Elaine wrote: % I am not sure why this one does not work -\markup { \super "o7(△7)" } Wrong octave for the C flat. Use . -- Aaron Hill

Re: How to input a diminished7 (maj7) chord?

2022-01-11 Thread Flaming Hakama by Elaine
> > > -- Forwarded message -- > From: Andrew Zah > To: lilypond-user@gnu.org > Cc: > Bcc: > Date: Mon, 10 Jan 2022 18:34:03 -0500 > Subject: How to input a diminished7 (maj7) chord? > Hi, > > I'm trying to input a Bbdim7(maj7) chord. See the attached for an example. > > Currently I