Getting a function to accept a string or a markup

2024-05-09 Thread Vaughan McAlley
Hi, I have a text spanner function that shows a player that they are playing in simultaneous rhythm with one or more other players. I adapted it from code I used for indicating colouration in renaissance music. It works fine, but if it begins on the last note of a line, and the attached string is

Re: "\override BarLine" for a PianoStaff

2024-01-26 Thread Vaughan McAlley
On Sat, 27 Jan 2024 at 11:08, Ivan Kuznetsov wrote: > "\override BarLine" for a PianoStaff > > I frequently use lilypond for short theory > examples for teaching, and for such examples > I often use the code: > >\override BarLine.transparent = ##t > > to make bar lines disappear. This has

Re: Grandstaff multi-bar rest count shared between staves

2024-01-16 Thread Vaughan McAlley
On Wed, 17 Jan 2024 at 15:42, Martin Brown wrote: > To answer my own question, I've fudged this with: > \omit MultiMeasureRestNumber at the start of the bass line > \override MultiMeasureRestNumber.Y-offset = -5 at the start of the > treble line > but that seems a bit fragile. Eg. if the

Re: clefs, time signatures, and key signatures

2023-12-05 Thread Vaughan McAlley
On Tue, 5 Dec 2023, 07:42 Werner LEMBERG, wrote: > > Folks, > > > please have a look at Merge Request 2188 and comment there on how to > proceed with the new distances between clefs and time signatures, > together with the new distances between clefs and key signatures. > >

Re: Conditional Complilation

2023-11-14 Thread Vaughan McAlley
On Wed, 15 Nov 2023 at 12:09, Ken Ledeen wrote: > Hi All, > > From time to time I would like to include / exclude portions of the total > score. For now, in the crudest of ways, I just comment out the parts I > don't want (%{ . %}). That works, of course, but I was wondering if > there was

Re: compiling irrational time signatures with \scaleDurations

2023-10-18 Thread Vaughan McAlley
On Thu, 19 Oct 2023, 03:49 Jean Abou Samra, wrote: > Hi, > > Here is a more minimal example illustrating your problem: > > \version "2.24.2" > > { > \scaleDurations 1/2 c'1 > \scaleDurations 1/3 d'1 > \scaleDurations 1/5 e'1 > \scaleDurations 1/7 f'1 > \scaleDurations 1/11 g'1 >

Re: Controlling slur shapes automatically

2023-09-22 Thread Vaughan McAlley
Hi Knute, Have you had any luck so far? After I read your original email I looked at what Gould had to say, and looked through a Henle edition of Beethoven piano sonatas. The Henle slurs all looked good (or at least not wrong), but placement looks like more of an art than a science when a slur is

Tacit in parts

2023-08-14 Thread Vaughan McAlley
Hello. I am working on a multi-movement piece with some parts having different instrumentation. In the instrumental parts I would like to have the movement title (in subtitle format), and either the music for that movement or a large, centered Tacit marking. In this example, if I use an empty

Re: detecting parallel fifths and octaves in figured bass

2023-07-16 Thread Vaughan McAlley
I wrote a script in Lua to check MIDI files for consecutives. It assumes one voice per track, so may not suit your needs for figured bass. I need to make it more user-friendly, but would be happy to do so if anyone is interested. Congratulations to Thomas Tallis for having no consecutive fifths

Re: Staff switch over page break spoils vertical spacing

2023-07-09 Thread Vaughan McAlley
On Sun, 9 Jul 2023 at 13:10, Jean Abou Samra wrote: > Le samedi 08 juillet 2023 à 17:44 +1000, Vaughan McAlley a écrit : > > When a staff-switch line goes over a page break, the first system in the > next page is stretched and may cover the next system. In the example here, > it

Staff switch over page break spoils vertical spacing

2023-07-08 Thread Vaughan McAlley
Hi, When a staff-switch line goes over a page break, the first system in the next page is stretched and may cover the next system. In the example here, it nearly touches, but in a full score the top system is stretched beyond the bottom of the page. In the wild, a system may stretch over the

Including fermata in \cueDuring

2023-02-02 Thread Vaughan McAlley
Hi, I can’t seem to get fermatas included in cues. I have tried adding text-script-event to Score.quotedCueEventTypes, but this doesn’t seem to work. Do I have the wrong event type? Vaughan \version "2.22.2" global = { \set Score.quotedCueEventTypes = #'(note-event

Re: Slurs not being followed in one vocal part

2023-01-21 Thread Vaughan McAlley
On Sun, 22 Jan 2023, 10:32 Jon Arnold, wrote: > Hey folks- > > Can anyone tell me why the slurs are not being followed in the soprano > part of the attached file? It first occurs in the 2nd half of bar 7, bottom > of page 3. It seems to be related to the barLiner function I have (it goes > away

Re: Complex vertical positioning (eight items in four bars)

2022-10-26 Thread Vaughan McAlley
On Wed, 26 Oct 2022, 10:36 Kenneth Wolcott, wrote: > Hi; > > Complex vertical positioning (eight items in four bars) > > I'm engraving a Piano arrangement of the Waltz Nr 2 using a previously > typeset example (from the Suite for Jazz Orchestra composed by Dmitri > Shostakovich), in which I

Re: Is the default value for Beam.details.stem-length-demerit-factor too small?

2022-09-29 Thread Vaughan McAlley
On Fri, 30 Sept 2022 at 05:26, Valentin Petzel wrote: > Hello Pondmates! > > Doricos old development blog features an issue about Beams: > > https://blog.dorico.com/2015/03/development-diary-part-10/ > > Daniel Spreadbury does remark on the the shortness of certain beamed Stems > in Lilypond

Re: Playback using Frescobaldi?

2022-06-23 Thread Vaughan McAlley
On Wed, 22 June 2022, 17:33 Henning Hraban Ramm, wrote: > Am 21.06.22 um 18:17 schrieb Guy Stalnaker: > > MacOS -- LONG ago I used to use Homebrew on a MacOS laptop to install > > and use QSynth/fluidsynth, so I know at one point that was possible. > > Perhaps it still is, but I cannot say for

Re: Playback using Frescobaldi?

2022-06-21 Thread Vaughan McAlley
On Wed, 22 Jun 2022 at 05:33, Martin Tarenskeen wrote: > > I am on Linux (Fedora) and start Qsynth before starting Frescobaldi. > MIDI playback works perfectly. > > > > Op dinsdag 21 juni 2022 om 14:03:47 -0500 schreef Guy Stalnaker < jimmyg...@gmail.com>: > > Never needed to use Musecore once I

Re: L-R reversed mensural flag

2022-06-17 Thread Vaughan McAlley
On Wed, 15 Jun 2022 at 15:38, Jean Abou Samra wrote: > > > Le 15/06/2022 à 05:53, Adam M. Griggs a écrit : > > Hello list, > > > > Just a quick request today, if I may. What I'd like is a stem-down > > fusa (mensural-style quaver or eighth-note) with its flag extending to > > the right instead

Re: tremolos

2022-03-24 Thread Vaughan McAlley
On Thu, 24 Mar 2022 at 11:05, Molly Preston wrote: > Is there any way of changing the angle of tremolo markings? > > \version "2.22.1" > > \repeat tremolo 16 { 32 e'' 32 } > > I am wondering if there is a way to get the tremolo marking to be angled > instead of straight? > > -Molly > It

Re: Horizontal spacing per measure?

2022-03-22 Thread Vaughan McAlley
On Wed, 23 Mar 2022 at 13:41, Molly Preston wrote: > Hello. > > I am wondering if there is any way of changing the horizontal spacing. I > would like the first two measures to have more room than the third measure. > The cross-staff beaming I think needs more room and I am not sure how to do >

Re: My Tuba+Piano engravings: during midi playback, the Piano dominates the Tuba; why?

2022-02-27 Thread Vaughan McAlley
On Mon, 28 Feb 2022 at 04:48, Kenneth Wolcott wrote: > Hi; > > My Tuba+Piano engravings: during midi playback, the Piano dominates > the Tuba; why? > > I know that this is really a midi versus live performance question... > > I can change the dynamics of the Tuba to be "fff" and both the

Re: Tenuto marking too close to note

2021-12-28 Thread Vaughan McAlley
On Wed, 29 Dec 2021 at 12:48, Erika Pirnes wrote: > > Hi, > > I would like to have the tenuto mark a bit farther away from the note. I had a similar issue with tuplet numbers and then "\override TupletNumber.Y-offset = #-2.5" fixed the issue. I don't know what I should replace "TupletNumber" by

Re: Two questions

2021-12-15 Thread Vaughan McAlley
On Thu, 16 Dec 2021 at 06:21, Molly Preston wrote: > > Hi again! > > Does anyone have issues with \allowPageTurn? I put in two page turns in my score, but it doesn't seem to be making them. What circumstances might create this problem? > > Second question is: > > How do you move up a \tempo

Re: Displaying 4/2 as cut common

2021-06-24 Thread Vaughan McAlley
On Thu, 24 Jun 2021 at 14:52, Lukas-Fabian Moser wrote: > Hi Brent, > > Am 24.06.21 um 03:53 schrieb Brent Annable: > > Just a quick question: is there any way to display a 4/2 time > > signature as cut common? I've tried 4/2, 8/4 and 2/1, but none of them > > seem to default to cut common. > >

Re: Slur over break

2021-05-28 Thread Vaughan McAlley
On Thu, 27 May 2021 at 01:59, Molly Preston wrote: > > Hello everyone, > > I have a slur going into the lyrics. It is all one slur from m.79 through beat 1 of 81. What would you all suggest to fix the slur going into the lyrics? > I was trying to use \shape, but it didn't seem to affect it. Now

Re: why Kieren is a \relative evangelist [was “Re: Nested transposition"]

2021-03-16 Thread Vaughan McAlley
On Sun, 14 Mar 2021 at 23:54, Kieren MacMillan wrote: > 3. The *single* serious argument against absolute music — that it requires > extra typing [of apostrophes and commas] — is essentially eliminated by using > an IDE like Frescobaldi: using MIDI input means I avoid typing note code >

Re: Universal default value function

2021-01-24 Thread Vaughan McAlley
Thanks Aaron! On Mon, 25 Jan 2021 at 15:54, Aaron Hill wrote: > Did you mean to attach or include a code snippet? Hard to spot any > problem without it. :) > Oops, guilty as charged. > Regardless, review the following: > > > \version "2.22.0" > > valueOrDefault = >

Universal default value function

2021-01-24 Thread Vaughan McAlley
Hi, I am trying to write a function that will accept a symbol and a value, and assign that value to the symbol *if the variable has not already been defined *(such as in an include file). At the moment, it runs without complaining, but the result is always "bar", the default value. Can anyone

Re: Control of score visibility based on variables

2020-11-30 Thread Vaughan McAlley
On Tue, 1 Dec 2020 at 04:08, Matthew Fong wrote: > > Hello everyone, > > I have multiple scores in my LilyPond file, and I was wondering if there is a programmatic way to selectively hide and show scores based on variables, or would this have to be done at the note and lyrics level? > > > Many

Re: Selective partCombine

2020-07-25 Thread Vaughan McAlley
On Sat, 25 Jul 2020 at 05:28, David Sumbler wrote: > > The only orchestral piece I have set in Lilypond until now was for 12 > strings and a couple of other instruments. I had 2 versions of the > strings material, one of which kept all of the parts on separate staves > for the parts, and the

Beat structure after time signature change

2020-06-06 Thread Vaughan McAlley
Hi, Setting the beat structure for beam subdivision seems to persist through time signature changes. I think it would be preferable to reset everything at a change of time signature, just like what happens to beamExceptions. Cheers, Vaughan \version "2.20.0" \score { \relative c' { \time

Re: Rules for beam subdivision

2020-06-02 Thread Vaughan McAlley
On Sun, 31 May 2020 at 22:15, Thomas Morley wrote: > > Am Sa., 30. Mai 2020 um 05:06 Uhr schrieb Vaughan McAlley > : > > > > Hi, > > > > Beam subdivision is great, but is there a way of automatically turning it off for just sixteenths? So recreating this exampl

Rules for beam subdivision

2020-05-29 Thread Vaughan McAlley
Hi, Beam subdivision is great, but is there a way of automatically turning it off for just sixteenths? So recreating this example, but without constantly turning subdivision on and off. Cheers, Vaughan subdivision.ly Description: Binary data

Re: double sharp

2020-02-20 Thread Vaughan McAlley
On Thu, 20 Feb 2020, 14:18 Mark Stephen Mrotek wrote: > Knute, > > > > As a performer the following would make more sense to me. > > > > %%% Start %%% > > \version "2.19.84" > > \language "english" > > > > \relative { > > \key fs \minor > > \time 3/8 > > << { gs'8 g gs } \\ { fs fs fs } >>

Dots in TOC

2020-02-06 Thread Vaughan McAlley
Hi, I’ve tried adding an extra line of description to the title within a TOC entry (it states the voicing of each choral movement). The last movement has a description longer than the title, so the dots don’t reach the title. I’ve tried overriding X-extents within the markup, but it doesn't seem

Re: Positioning tuplet numbers close to kneed beams not working

2019-12-31 Thread Vaughan McAlley
On Wed, 1 Jan 2020 at 13:38, Nikolai Ho wrote: > Hello, > I cannot get the tuplet number to appear directly above the kneed bar. > What am I doing wrong? Is it perhaps the version I am using? Thank you! > > > > \version "2.18.2" > > upper = > \relative c' { > \clef treble > \key d \major >

Re: Poster for music engraving conference

2019-12-06 Thread Vaughan McAlley
On Fri, 6 Dec 2019, 02:14 wrote: > David Menéndez Hurtado: > ... > > I think it is a good idea to gather some statistics on what drew people > to > > Lilypond, so I have made a quick and informal survey: > > > > >

Re: How can I apply default automatic beam logic for 4/4 meter to a piece written in 2/2 meter

2019-10-19 Thread Vaughan McAlley
On Sat, 19 Oct 2019, 23:32 Malte Meyn wrote: > > > Am 19.10.19 um 13:56 schrieb 田村 淳 via lilypond-user: > > If I set "\time 4/4” then the automatic beam works almost perfectly. > Very little manual tweaking is required. > > Maybe then the easiest way is to use \time 4/4 and \set >

Re: Producing Lilypond output from keyboard input

2019-10-19 Thread Vaughan McAlley
On Sat, 19 Oct 2019 at 22:20, Peter Toye wrote: > > Is there any way of using a MIDI keyboard for producing Lilypond text? > > The website mentions Rumor, but this seems a bit dead (not that I've tried it yet as I don't have a keyboard to hand). Has anyone any experience of this? > > Regards, > >

Re: Input syntax question

2019-09-30 Thread Vaughan McAlley
On Mon, 30 Sep 2019 at 15:39, David Wright wrote: > Has a LilyPond obfuscation contest ever been held? :) \score #( blah blah) % output of \displayMusic ...would be a promising start Vaughan ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Producing scores for visually impaired and blind people

2019-09-14 Thread Vaughan McAlley
On Sat, 14 Sep 2019 at 23:38, Karlin High wrote: > > On 9/14/2019 8:32 AM, David Kastrup wrote: > > That's not "learning by ear" but "playing by ear". > > Ah, I can only imagine... > > "Here's a recording of the Tallis Scholars doing 'Spem In Alium.' Your > job is to lean the Baritone 6 part from

Re: Melisma breaking converting from 2.18 to 2.19

2019-08-27 Thread Vaughan McAlley
On Wed, 28 Aug 2019, 02:22 Kieren MacMillan wrote: > Hi David, > > > Just to make it clear—my reply was aimed at Malte's MWE > > and not at the OP who hasn't yet shown us what their problem is. > > Ah, okay. =) > > I was just noting (for the OP) that a whole bunch of my scores with lyrics >

Melisma breaking converting from 2.18 to 2.19

2019-08-26 Thread Vaughan McAlley
Hi, I’m trying to convert a large choral project to 2.19. When I compile with 2.19, melismas don't work at all. For example: c'4 \melisma d' e' \melismaEnd f puts a note on every syllable. I made a MWE which works perfectly. Diffs between the old and new files have no changes except for the

Re: set-global-staff-size

2019-08-19 Thread Vaughan McAlley
On Tue, 20 Aug 2019 at 12:26, Aaron Hill wrote: > > On 2019-08-19 6:50 pm, Vaughan McAlley wrote: > > Hi everyone, > > > > The manual says: > > > > “To set the staff size globally for all scores in a file (or in a \book > > block, to be precise), use set-

set-global-staff-size

2019-08-19 Thread Vaughan McAlley
Hi everyone, The manual says: “To set the staff size globally for all scores in a file (or in a \book block, to be precise), use set-global-staff-size” What am I doing wrong here? The size 8 one is large and the size 50 one is normal (20 probably?) %% \version

Re: Transposing instrument best practice

2019-08-01 Thread Vaughan McAlley
On Thu, 1 Aug 2019 at 02:40, Simon Albrecht wrote: > > Hello everybody, > > I have practically never had to typeset music for transposing > instruments before, so I have barely any experience with this topic. The > documentation confuses me, since the NR has two sections talking about >

Re: Removing lyric hyphens

2019-07-24 Thread Vaughan McAlley
On Thu, 25 Jul 2019 at 09:29, Benjamin Bloomfield wrote: > No, I should have explained that I have further things going on in my full > source code that remove the semibreves unless they are the first one or the > first in the system, and the hyphenations are given so that a reasonable > point

More font ligatures

2019-07-05 Thread Vaughan McAlley
Elam Rotam, of Early Music Sources fame, has created a font that recreates 16th century typesetting. It could be useful for doing quick, good looking incipits: https://www.earlymusicsources.com/more/font-serenissima https://youtu.be/HH1oUc4E1CA The one issue is that it relies heavily on font

Re: "D.C. al Fine" best practice

2019-05-13 Thread Vaughan McAlley
On Tue, 14 May 2019 at 05:00, mu...@gmx.ch wrote: > Hello Rémy > > Thanks for the background information. Maybe this book might be a > valuable birthday gift in case my wife asks me next time ;-) > > You won't regret it. There isn't always only one way to do something, but if you're in doubt,

Re: fixed vs relative

2019-05-11 Thread Vaughan McAlley
On Fri, 10 May 2019 at 04:00, Gianmaria Lari wrote: > > I saw the discussion about fixed vs relative few times in the lilypond ml. > > I think it's a lot about personal taste and habit and personally I decided to stick to fixed mainly because I find fixing mistakes in relative mode is much more

Re: Define variable only if it doesn't exist / is unbound

2019-03-30 Thread Vaughan McAlley
> > Probably better get used to below: > > #(if (not (defined? 'foo)) (ly:parser-define! 'foo 47)) > > Cheers, > Harm > Thanks Harm, I gave up on being able to do that long ago. Vaughan ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Finding the objects at the start of the current measure

2019-02-25 Thread Vaughan McAlley
On Mon, 25 Feb 2019 at 23:14, Urs Liska wrote: > Recently I managed (with considerable help from here) to write a function > that can a) center some arbitrary stuff in a measure and b) print markup > above/below that measure that pushes the surrounding barlines so the markup > fits in the

Re: Frescobaldi slowed down [WAS: Re: Emacs lilypond mode formatting and indenting]

2019-01-28 Thread Vaughan McAlley
On Mon, 28 Jan 2019, 18:18 Andrew Bernard Hello Federico, > > Thanks for the input. Current score is only ten pages of string quartet > music. Complex yes, but not vast. It suddenly stated after a Debian 9 > update. > > I love Frescobaldi, but the very sluggish response now of the text editor >

Re: Error: bad expression type

2019-01-03 Thread Vaughan McAlley
On Thu, 3 Jan 2019 at 20:26, Andrew Bernard wrote: > Hi Christopher, > > I can't quite nut this one out, but you can't just have ##f sitting in the > open between scores - it's a bad expression. You can't place in that > location a variable referring to an expression that has a boolean as its >

Re: The composition process doesn't get disrupted using Lily Pond?

2018-12-30 Thread Vaughan McAlley
On Mon, 31 Dec 2018, 04:29 Yakir Arbib Dear list, > > > First of all, happy New Year to everybody! > > I wanted to ask you a more general question related to composition and > LilyPond: > > Can anyone here who is a composer and uses LilyPond to compose give me > some little insight about the

Re: feathered beam calculations

2018-12-16 Thread Vaughan McAlley
On Mon, 17 Dec 2018 at 16:07, Vaughan McAlley wrote: > On Fri, 15 Dec 2017 at 19:34, N. Andrew Walsh > wrote: > >> Hi List, >> >> I'm trying to use the \featherDurations command on a brief passage: >> >> \relative c' { >> a,,^\markup { \

Re: feathered beam calculations

2018-12-16 Thread Vaughan McAlley
On Fri, 15 Dec 2017 at 19:34, N. Andrew Walsh wrote: > Hi List, > > I'm trying to use the \featherDurations command on a brief passage: > > \relative c' { > a,,^\markup { \italic "subito meno mosso" }\( b cis dis eis8\) > \override Beam.grow-direction = #LEFT > \featherDurations

Re: some larger applications

2018-12-10 Thread Vaughan McAlley
On Tue, 11 Dec 2018, 08:51 Markus Lepper > 3) http://markuslepper.eu/publishscores/lepper-op37-20160529.pdf > is a string quartett which may be interesting because over a third of > its movements had been composed *directly* by writing lilypond sources. > This is interesting. Do you have any

Re: [ANN] LilyQuick 0.95beta - Quick note Lilypond entry using MIDI for Linux

2018-11-13 Thread Vaughan McAlley
On Wed, 19 Sep 2018 at 14:26, Chad Linsley wrote: > +1 for a cross-platform of LilyQuick! > > In fact, would there be any interest in including it in Denemo or > Frescobaldi? It’s absolutely brilliant and I would love to start using it > (Mac user). > > On Sun, Aug 13, 201

Re: Drawing extenders for the full duration of a note

2018-10-20 Thread Vaughan McAlley
On Thu, 18 Oct 2018 at 08:01, Lucas Werkmeister wrote: > Hi everyone, > > I’m transcribing an old choral score for LilyPond (full source at [1]), > and while I’ve been mostly successful so far, one thing I haven’t > figured out yet is the extenders. In the original score, several notes > have

Re: Style question: lead-and-chorus music

2018-10-15 Thread Vaughan McAlley
On Tue, 16 Oct 2018, 11:07 Christopher R. Maden, wrote: > I’ve just released an album of sea chanteys (as threatened like a year > ago). I’m giving away a songbook with my arrangements — since I had to > make MIDI guide tracks for the recording anyway, why not? > > I’m struggling, though, with

Re: Tempo declaration on different staves

2018-09-24 Thread Vaughan McAlley
On Mon, 24 Sep 2018 at 04:25, Simon Albrecht wrote: > On 18.09.2018 21:10, Kieren MacMillan wrote: > > Here’s one way. (Note that I also <<>>'ed the \global variable into > each*staff* context in the score, rather than into each note variable > definition; personally, I think that is better

Re: Lyrics placement

2018-09-24 Thread Vaughan McAlley
On Mon, 24 Sep 2018 at 05:31, Guy Stalnaker wrote: > And THEN I find this: > > http://lsr.di.unimi.it/LSR/Item?id=781 > > LOL > > I've already redone the code to swap the voices, but I'll investigate this > snippet to see if I can learn how it works. > > Guy >

Re: A Midi question

2018-09-11 Thread Vaughan McAlley
On Wed, 12 Sep 2018 at 09:46, H. S. Teoh wrote: > > On Tue, Sep 11, 2018 at 03:15:48PM -0700, foxfanfare wrote: > [...] > > So I guess there is no solution for my first problem than re-write all > > the nuances and pedal markings with the notes input instead of > > variables if I want to improve

Re: The abyss

2018-07-29 Thread Vaughan McAlley
On 30 July 2018 at 05:19, Ralph Palmer wrote: > On Fri, Jul 27, 2018 at 10:09 PM Ralph Palmer > wrote: >> >> "Buck looking into the abyss." > > > My profound apologies. I fat-thumbed an email address from a list. > > I'm surprised no one complained! > > All the best, > > Ralph > > -- > Ralph

Multi-part score

2018-07-05 Thread Vaughan McAlley
Oops, need to forward to list… -- Forwarded message - From: Vaughan McAlley Date: Fri, 6 Jul 2018, 00:05 Subject: Re: Multi-part score To: Joshua Armenta On Thu, 5 Jul 2018, 22:56 Joshua Armenta, wrote: > Hi Ponders, > > Is there a way to have multiple scores i

Re: Need help creating Scheme functions to automate includes of many scores in a project

2018-06-25 Thread Vaughan McAlley
On 26 June 2018 at 05:19, Nah wrote: > I have a project with 100+ scores, each in their own file. I tried to create > a Scheme function to \include each of them. After searching the archive, I > got the general idea of why my solution isn't working. However, I didn't > find something like a

Re: Intervals enharmony question

2018-04-30 Thread Vaughan McAlley
On 1 May 2018 at 06:27, Hans Åberg wrote: > > > Flutes have a very definite pitch, making it hard to play in unison, > unlike strings then. It is mentioned in Blatter's book on orchestration. > > Flutes can adjust their pitch enough to tune well. I'm mainly a singer, but when

Re: Intervals enharmony question

2018-04-29 Thread Vaughan McAlley
On 30 April 2018 at 03:50, Torsten Hämmerle wrote: > > An exception may be orchestral parts (as mentioned by Lukas). > On the one hand, many (non-professional) players of monophonic instruments > often prefer an easy-to-read line avoiding "unnecessary" double

Re: Frescobaldi external PDF viewer not updating

2018-04-23 Thread Vaughan McAlley
On 23 April 2018 at 22:30, Andrew Bernard wrote: > > https://tex.stackexchange.com/questions/36504/latexmk-pvc-option-breaks-when-compiling-beamer-class/36585#36585 > It wouldn't be difficult to get Frescobaldi to make a copy for viewing after compilation like this

Re: The search for an API

2018-04-10 Thread Vaughan McAlley
On Wed, 11 Apr 2018, 08:17 Felix D., wrote: > Hello Lilypond-Fans, > > I have a question: Does Lilypond have an API that can be simply called > from other programs to render some markup (stored as a string) into a SVG > file? > > We want to use Lilypond in an Unity

Re: Scordatura question

2018-04-10 Thread Vaughan McAlley
On Wed, 11 Apr 2018, 09:47 Vaughan McAlley, <ockegh...@gmail.com> wrote: > On Wed, 11 Apr 2018, 07:10 Menu Jacques, <imj-...@bluewin.ch> wrote: > >> Hello folks, >> >> String instruments sometimes use scordaturas: I’ve wondered how this is >> noted in

Re: Scordatura question

2018-04-10 Thread Vaughan McAlley
On Wed, 11 Apr 2018, 07:10 Menu Jacques, wrote: > Hello folks, > > String instruments sometimes use scordaturas: I’ve wondered how this is > noted in modern scores, but couldn't find examples on the Internet. > > Can anyone give pointers to actual scores showing that? > >

Re: Is lilypond really suitable for composing?

2018-03-23 Thread Vaughan McAlley
On 24 March 2018 at 11:25, Flaming Hakama by Elaine < ela...@flaminghakama.com> wrote: > > On Fri, Mar 23, 2018 at 4:24 PM, Tom Cloyd wrote: > >> Hogwash? Well, not really. Your point about what is possible is fine. I >> don't disagree. But my point remains, and my error

Re: Is lilypond really suitable for composing?

2018-03-22 Thread Vaughan McAlley
On Fri, 23 Mar 2018, 08:08 Nathan Sprangers, wrote: > I've been using lilypond for a much shorter time, but my impression is > that lilypond excels when you know exactly what you want to input. It's > also difficult to work on different parts of the score unless you

Re: Is lilypond suitable for big composition projects?

2018-03-22 Thread Vaughan McAlley
On 23 March 2018 at 03:24, Stefano Troncaro wrote: > Hi Jonas, > > If every compilation is taking that long, maybe you are compiling several > movements each time? In case you are, you can comment out the parts of the > music that you are not working with to make the

Re: Multiple staffs

2018-02-27 Thread Vaughan McAlley
On 26 Feb 2018 12:28 p.m., "David Wright" wrote: On Sun 25 Feb 2018 at 23:27:31 (+), J Martin Rushton wrote: > The only slight niggle is whether I can persuade Lily to > use the full instrument names at the start of the main section rather > than the short names.

Re: Character for plural Latin, "ae"

2018-01-25 Thread Vaughan McAlley
On 25 January 2018 at 09:26, Son_V wrote: > > Today I use Windows and Frescobaldi 2.18 because on Linux Frescobaldi 3.0 > doesn't work. > Thanks. > If I can't remember how to type a character, this works: \paper { #(include-special-characters) } \lyrics { blah blah

Re: PDF woes

2018-01-22 Thread Vaughan McAlley
On 19 January 2018 at 10:13, Travis Weller wrote: > Hi Tim, > > The feature has worked wonderfully for me for many years. It uses PDF > links that point to lilypond as a "helper app." I would guess I'm probably > not the only one using it despite frescobaldi being popular.

Re: New information (success report) for Frescobaldi 3 and the Ubuntu 16.04 repositories

2018-01-14 Thread Vaughan McAlley
On 15 January 2018 at 07:58, Urs Liska <li...@openlilylib.org> wrote: > > > Am 11. Januar 2018 05:38:29 MEZ schrieb Vaughan McAlley < > vaug...@mcalley.net.au>: > >On 8 Jan 2018 12:35 p.m., "Andrew Bernard" <andrew.bern...@gmail.com> > >wrote

Re: optional Dynamics with tag#?

2018-01-14 Thread Vaughan McAlley
On 11 Jan 2018 3:00 a.m., "David Kastrup" wrote: omit { } which can only be used around sequential music, not post events. So the “If in doubt, put curly brackets around it” rule doesn't always work ;-) Vaughan ___ lilypond-user

Re: New information (success report) for Frescobaldi 3 and the Ubuntu 16.04 repositories

2018-01-10 Thread Vaughan McAlley
On 8 Jan 2018 12:35 p.m., "Andrew Bernard" wrote: Hi Urs and All, A totally successful install on a new Ubuntu 17.10 pristine image. All works fine as per the source installations now updated. A large vote of thanks to all who untangled this ball of wool. Despite a

Re: Auto-beaming

2017-12-14 Thread Vaughan McAlley
On 15 December 2017 at 12:58, Caagr98 wrote: > I tried that at first, but it made *everything* beam together, including > rest+three eights or stuff containing sixteenths. > > On 12/15/17 02:54, Ben wrote: > > On 12/14/2017 8:21 PM, Caagr98 wrote: > >> I'm currently writing

Re: Transposing an entire score

2017-11-09 Thread Vaughan McAlley
On 8 November 2017 at 22:42, Francisco Vila wrote: > On 08/11/17 01:52, Flaming Hakama by Elaine wrote: > > > > Why? That would only make sense if you used the same variables in > > different scores and wanted to transpose all of them > > > > > > > > I answered the

Re: Independent rhythmic spacing between staves?

2017-10-22 Thread Vaughan McAlley
Hi Saul, For a bar or two here and there, maybe experiment with scaling durations: http://lilypond.org/doc/v2.18/Documentation/notation/writing-rhythms#scaling-durations Make the the first two quavers shorter and the next four longer. Work it out so it all adds up. Vaughan On 22 October 2017

[ANN] LilyQuick 0.95beta - Quick note Lilypond entry using MIDI for Linux

2017-08-13 Thread Vaughan McAlley
Greetings, LilyQuick 0.95beta is now out. The main new features are smart articulations ( \fermata or whatever will now be placed after the note when the note is at the end of a bar and LilyQuick has already gone to a new line), and experimental support for non-US keyboard layouts. Source:

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-07-06 Thread Vaughan McAlley
On 29 June 2017 at 21:59, Johan Vromans wrote: > > Since I usually do note input with Denemo, I tried to change the key > definitions to match Denemo ( 0 = whole, 1 = half, 2 = quart, ... ). > I changed the definitions in LQkeyboardEvents.lua but this doesn't seem to >

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-06-29 Thread Vaughan McAlley
On 29 Jun 2017 10:53 p.m., "David Kastrup" wrote: Johan Vromans writes: > On Tue, 27 Jun 2017 21:42:07 +0200 (CEST), Martin Tarenskeen > wrote: > >> OK. I found my keyboard there. Maybe /dev/input/by-id only lists USB >> keyboards -

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-06-28 Thread Vaughan McAlley
On 29 June 2017 at 07:26, Martin Tarenskeen <m.tarensk...@zonnet.nl> wrote: > > > On Wed, 28 Jun 2017, Vaughan McAlley wrote: > > Hi Martin, >> >> It looks like some virtual keyboard events are being dropped by the >> system. Try ad

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-06-27 Thread Vaughan McAlley
On 27 June 2017 at 17:39, Martin Tarenskeen wrote: > > > On Tue, 27 Jun 2017, Martin Tarenskeen wrote: > > Hi, I am trying to set LilyQuick up in Fedora 25. Following the >> instructions in the README and INSTALL files I am now trying to find out >> what I have to enter

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-06-27 Thread Vaughan McAlley
On 27 June 2017 at 17:26, Martin Tarenskeen <m.tarensk...@zonnet.nl> wrote: > > > > On Tue, 27 Jun 2017, Vaughan McAlley wrote: > >> You can get LilyQuick here: https://github.com/palestrina/lily-q > > > Hi, I am trying to set LilyQuick up in Fedora 25. Foll

[ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-06-27 Thread Vaughan McAlley
Greetings, I’m pleased to announce LilyQuick 0.94beta. The main new feature is that it counts rhythms as you go and automatically enters bar checks. Also, some settings have been made reachable from within LilyQuick rather than just the settings file. You can get LilyQuick here:

Re: parts sharing a staff

2017-06-15 Thread Vaughan McAlley
On 16 June 2017 at 13:05, Kieren MacMillan wrote: > > Perhaps the best plan is for us to start with some *very simple* use cases > — more simple than the choral work I mention above (and which Mark K > "solved") — and discuss how existing Lilypond features do or do

Re: quoteDuring with lyrics

2017-06-06 Thread Vaughan McAlley
On 6 June 2017 at 11:31, Kieren MacMillan wrote: > Hi David, > > >> [David K:] > >>> Entering lyrics with durations actually saves a lot of headaches > >> Beyond this issue, what other headache-savings can you point to? > > > > Not having to bother with melismata

Re: Chords in LilyPond

2017-05-29 Thread Vaughan McAlley
On 30 May 2017 at 01:16, Henning Hraban Ramm <lilypon...@fiee.net> wrote: > Am 2017-05-29 um 08:24 schrieb David Kastrup <d...@gnu.org>: > > > Johan Vromans <jvrom...@squirrel.nl> writes: > > > >> On Mon, 29 May 2017 14:24:52 +1000, Vaugha

Re: Chords in LilyPond

2017-05-28 Thread Vaughan McAlley
On 29 May 2017 at 09:53, Thomas Morley wrote: > This sounds like you want to write a chord-analyser or probably a > better wording would be chord-interpreter. > I think it’s impractical to use chord analysis on anything but anything but simple chords. Power users like

Re: Lyric spacing

2017-05-23 Thread Vaughan McAlley
On 23 May 2017 at 17:27, Don Gingrich wrote: > > The likely answer is that I'm doing this all wrong, but I'll ask > and hopefully find a solution that doesn't involve a complete > re-structure of my source files. > > I've read the following several times an haven't

Re: [ANN] LilyQuick 0.92beta

2017-03-29 Thread Vaughan McAlley
On 29 Mar 2017 11:46 a.m., "tisimst" <tisimst.lilyp...@gmail.com> wrote: Hi, Vaughan! On Tue, Mar 28, 2017 at 6:36 PM, Vaughan McAlley [via Lilypond] <[hidden email] <http:///user/SendEmail.jtp?type=node=201695=0>> wrote: > Greetings, > > I’m happy to

[ANN] LilyQuick 0.92beta

2017-03-28 Thread Vaughan McAlley
Greetings, I’m happy to announce LilyQuick 0.92beta. The main feature is (hopefully) simpler installation with (hopefully) clearer documentation. As well, LilyQuick can now automatically quit Qsynth when it quits. Enjoy! https://github.com/palestrina/lily-q Vaughan Here is the README file:

Re: [ANN] LilyQuick 0.9beta - fast accurate Lilypond MIDI note entry for Linux

2017-03-09 Thread Vaughan McAlley
On 10 March 2017 at 02:00, Herbert Liechti <herbert.liec...@thinx.ch> wrote: > > > 2017-02-24 13:49 GMT+01:00 Vaughan McAlley <vaug...@mcalley.net.au>: >> >> Greetings, >> >> I’m pleased to announce LilyQuick, > > > Hello > > I tried

  1   2   3   >