RE: tweaking clefs

2017-03-06 Thread Peter Gentry
From: Timothy Lanfear [mailto:timo...@lanfear.me] Sent: 06 March 2017 12:28 To: Peter Gentry ; lilypond-user@gnu.org Subject: Re: tweaking clefs On 06/03/17 12:02, Peter Gentry wrote: From: Peter Gentry [mailto:peter.gen...@sunscales.co.uk] Sent: 05 March 2017 16:21 To: 'lil

Re: tweaking clefs

2017-03-06 Thread Timothy Lanfear
On 06/03/17 12:02, Peter Gentry wrote: *From:*Peter Gentry [mailto:peter.gen...@sunscales.co.uk] *Sent:* 05 March 2017 16:21 *To:* 'lilypond-user@gnu.org' *Subject:* Re:tweaking clefs Timothy Lanfear supplied a simple understandable way of achieving my aims. However on reflection there is a

Re: tweaking Clefs

2017-03-05 Thread Kieren MacMillan
Hi David, >> The clef changes are fine… but the transposition doesn’t work as I >> would expect/hope it would. > > What did you expect/hope? This is just for Midi. Well, then… that explains it, since the visuals were therefore not critical. >> Is there a way to extend this music-function idea

Re: tweaking Clefs

2017-03-05 Thread David Kastrup
Kieren MacMillan writes: > Hi David, > >> Uh, { ... \bassclarinet ... } ? >> >> With something like >> >> bassclarinet = { >> \clef F >> \transposition c, >> \set Staff.midiInstrument = "clarinet" >> \set Staff.instrumentCueName = \markup \bf "cl. B" >> \set Staff.instrumentName = "bass cl

Re: tweaking clefs

2017-03-05 Thread Peter Gentry
\inherit-acceptability is documented in \version "2.19.56" which I have just downloaded. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: tweaking Clefs

2017-03-05 Thread Kieren MacMillan
Hi David, > Uh, { ... \bassclarinet ... } ? > > With something like > > bassclarinet = { > \clef F > \transposition c, > \set Staff.midiInstrument = "clarinet" > \set Staff.instrumentCueName = \markup \bf "cl. B" > \set Staff.instrumentName = "bass clarinet" > \set Staff.shortInstrumentNam

Re: tweaking Clefs

2017-03-05 Thread David Kastrup
Kieren MacMillan writes: > Hi David (et al.), > >>> No one picked up this one. Perhaps a way to tackle this problem would >>> be to define specific contexts for the instruments that automatically >>> have the right properties. It's worth reading through all the context >>> properties to see which

Re: tweaking Clefs

2017-03-05 Thread Kieren MacMillan
Hi David (et al.), >> No one picked up this one. Perhaps a way to tackle this problem would >> be to define specific contexts for the instruments that automatically >> have the right properties. It's worth reading through all the context >> properties to see which you should set. > > Huh, this so

Re: tweaking Clefs

2017-03-05 Thread Ralph Palmer
On Mar 5, 2017 9:24 AM, "Timothy Lanfear" wrote: On 01/03/17 18:02, Peter Gentry wrote: It would be nice to be able to change the clef at the same time as transposing. I often forget one or other and it is easier to input data in the original clef for checking input. Greetings, Timothy Lanfe

Re: tweaking Clefs

2017-03-05 Thread David Kastrup
Timothy Lanfear writes: > On 01/03/17 18:02, Peter Gentry wrote: >> >> It would be nice to be able to change the clef at the same time as >> transposing. >> >> I often forget one or other and it is easier to input data in the >> original clef for checking input. >> >> Having started down this roa

Re: tweaking Clefs

2017-03-05 Thread Timothy Lanfear
On 01/03/17 18:02, Peter Gentry wrote: It would be nice to be able to change the clef at the same time as transposing. I often forget one or other and it is easier to input data in the original clef for checking input. Having started down this road it has become a challenge…..Any help for