Re: lilypond-user Digest, Vol 204, Issue 61

2019-11-13 Thread Malte Meyn
Am 13.11.19 um 20:43 schrieb bill wolf: Is there another way that avoids the fiddly adjustments--or even using two voices? You’ll need the two voices because of the opposite stem directions in the second half of the measure. However you can save some typing by using { } \\ { } instead of

Re: MIDI and dynamics

2019-11-13 Thread Cam
On 2019-11-13 6:20 p.m., Carl Sorensen wrote: On 11/13/19, 1:54 PM, "Cam" wrote: Hello All, I'm trying to have dynamics affect the generated MIDI without success. The MWE below produces the MIDI shown even further below. The dynamic markings result in channel volume control

Re: MIDI and dynamics

2019-11-13 Thread Carl Sorensen
On 11/13/19, 1:54 PM, "Cam" wrote: Hello All, I'm trying to have dynamics affect the generated MIDI without success. The MWE below produces the MIDI shown even further below. The dynamic markings result in channel volume control messages being injected into the MIDI but always

MIDI and dynamics

2019-11-13 Thread Cam
Hello All, I'm trying to have dynamics affect the generated MIDI without success. The MWE below produces the MIDI shown even further below. The dynamic markings result in channel volume control messages being injected into the MIDI but always with the value of 0x64, regardless of the dynamic.

Re: Mac OS 10.15 Catalina

2019-11-13 Thread Tim McNamara
> On Nov 13, 2019, at 9:34 AM, Carl Sorensen wrote: > > You can get an installable LilyPond package created by Hans Aberg here: > > https://www.et.byu.edu/~sorensen/lilypond-devel-2.19.83_2.mpkg > > There is a 64-bit Frescobaldi installer for Version 2.20: > >

Re: lilypond-user Digest, Vol 204, Issue 61

2019-11-13 Thread bill wolf
Hello, All!   I've a snippet: \version "2.18.2" \new Staff { << \new Voice { \voiceOne s4 s8 \once \hideNotes \once \stemDown \once \override NoteColumn.force-hshift = #-0.7 g~ g g g4 } \new Voice { \voiceFour 4 q8 c2 } >> }   The goal is to have the tie between the two g's in with the stems

Re: Mac OS 10.15 Catalina

2019-11-13 Thread Carl Sorensen
Jeremiah, Please keep discussion on the list so it can help others. From: Jeremiah Reilly Date: Wednesday, November 13, 2019 at 9:04 AM To: Carl Sorensen Subject: Re: Mac OS 10.15 Catalina Carl Thanks for the tips. Appreciated. The Frescobaldi Downloads page states "Install a copy of

How to limit the NoteColumn shifting

2019-11-13 Thread Pierre Perol-Schneider
Hi List, The NoteColumn default shifting is about #.5 ; I'd like to reduce it globally, let say by 2. How should I do? %% SNIP %% \version "2.19" \fixed c' { << { g'4*2 8 } \\ { g,4*2 8 } \\ %% Wanted: { %\override NoteColumn.force-hshift = #.25 b4*2 8 } \\ { % Wanted:

Re: Cross-staff notes using only one music expression

2019-11-13 Thread Knute Snortum
On Tue, Nov 12, 2019 at 6:58 AM Paolo Prete wrote: > Hello, > > in the following snippet, I can obtain a cross-staff tremolo: > > http://lilybin.com/y4csd8/1 > > However, in this way, I'm forced to fill the "up" staff with invisible > rests ( in this case: s4. ) for the duration of the tremolo.

Re: Mac OS 10.15 Catalina

2019-11-13 Thread Carl Sorensen
From: Jeremiah Reilly Date: Wednesday, November 13, 2019 at 3:14 AM To: Subject: Mac OS 10.15 Catalina What is the status of running Lilypond under Mac os 10.15 Catalina? Thanks. (Apologies if the answer is clearly posted on the website or Lilypond blog. I searched 20+ minutes without

Re: In other news ...

2019-11-13 Thread Phil Holmes
- Original Message - From: "Urs Liska" To: "lilypond-user" Sent: Tuesday, November 12, 2019 4:26 PM Subject: In other news ... Is there any way we can make this (the project, not the post) more prominently advertise for LilyPond than putting it on

Re: Display the control points of a slur

2019-11-13 Thread Jan-Peter Voigt
Hi Aaron, thank you for this nice snippet! Jan-Peter Am 13.11.19 um 16:00 schrieb Aaron Hill: > On 2019-11-13 6:32 am, Paolo Prete wrote: >> Hello, >> I wonder if is there a script or a snippet for doing that without >> using Frescobaldi > > Probably not perfect, but here's something you can

Re: Display the control points of a slur

2019-11-13 Thread Aaron Hill
On 2019-11-13 7:00 am, Aaron Hill wrote: On 2019-11-13 6:32 am, Paolo Prete wrote: Hello, I wonder if is there a script or a snippet for doing that without using Frescobaldi Probably not perfect, but here's something you can fiddle with: Updated to ensure the stencil's extents are the same

Re: Mac OS 10.15 Catalina

2019-11-13 Thread Jonathan Armitage
On 13/11/2019 10:14, Jeremiah Reilly wrote: What is the status of running Lilypond under Mac os 10.15 Catalina? Thanks. (Apologies if the answer is clearly posted on the website or Lilypond blog. I searched 20+ minutes without success. I cannot upgrade to Catalina until I know whether

Re: Display the control points of a slur

2019-11-13 Thread Aaron Hill
On 2019-11-13 6:32 am, Paolo Prete wrote: Hello, I wonder if is there a script or a snippet for doing that without using Frescobaldi Probably not perfect, but here's something you can fiddle with: \version "2.19.83" showControlPoints = #(grob-transformer 'stencil (lambda (grob orig)

Mac OS 10.15 Catalina

2019-11-13 Thread Jeremiah Reilly
What is the status of running Lilypond under Mac os 10.15 Catalina? Thanks. (Apologies if the answer is clearly posted on the website or Lilypond blog. I searched 20+ minutes without success. I cannot upgrade to Catalina until I know whether Lilypond will run. I found posting for folks running

Re: Display the control points of a slur

2019-11-13 Thread Paolo Prete
Hello, I wonder if is there a script or a snippet for doing that without using Frescobaldi Il mercoledì 13 novembre 2019, 15:29:45 CET, Urs Liska ha scritto: Frescobaldi provides this with the Tools=>Layout Control mode. However chances are that it's broken in a versio accessible to

Re: Display the control points of a slur

2019-11-13 Thread Urs Liska
Frescobaldi provides this with the Tools=>Layout Control mode. However chances are that it's broken in a versio accessible to you. Urs Am 13. November 2019 15:22:05 MEZ schrieb Paolo Prete : >Hello, >please consider this snippet: > >\relative c'' {  \shape #'((0 . -1) (5.5 . -0.5) (-5.5 .

Display the control points of a slur

2019-11-13 Thread Paolo Prete
Hello, please consider this snippet: \relative c'' {  \shape #'((0 . -1) (5.5 . -0.5) (-5.5 . -10.5) (0 . -5.5)) PhrasingSlur  c8\( e b f d' a e g\)} Is there a helper function or some script for displaying the control points of the slur (for example with a red color)? Is it possible to

Re: midiPanPosition in midi context block

2019-11-13 Thread Matt Wallis
On 11/11/2019 13:16, David Kastrup wrote: You seem to be hung a bit on my strong verbiage. It wasn't supposed to be a personal criticism but rather expressed my dismay that the combination of what LilyPond flags as problematic and what our manuals and examples suggest led to a result that I had

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Aaron Hill
On 2019-11-13 3:37 am, Gianmaria Lari wrote: Ciao Aaron, [] And you can use tags if you need the tie to be conditional: \version "2.19.83" multipleVoiceConditionalTie = \fixed c' { << { g4 \tag #'tie a~ \tag #'noTie a } \\ { e2 } >> } Yes, I didn't forget tags; but to me they

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Gianmaria Lari
Ciao Aaron, [] > And you can use tags if you need the tie to be conditional: > > > \version "2.19.83" > > multipleVoiceConditionalTie = \fixed c' { ><< { g4 \tag #'tie a~ \tag #'noTie a } \\ { e2 } >> > } > Yes, I didn't forget tags; but to me they are syntactically difficult to

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Gianmaria Lari
Ciao Harm, P.S. My apologies if I included the images in the email and not attached it > it's for clarity. Please let me know if you lilypond email users always > prefer to attach images at the end of the messages. > > Please always attach and use plain text ;) > Well, I saw my beard well grown

Re: Unwanted warning messages: omitting tuplet bracket

2019-11-13 Thread Andrew Bernard
Hi Peter, If you leave out the 8 in the \tuplet 3/2 specification there is no issue. Would that be acceptable to you? Andrew % \language "english" { \omit TupletBracket \omit TupletNumber \clef "treble" \tuplet 3/2 { \repeat percent 4 {c'16 16 16 } } } { \omit

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Aaron Hill
On 2019-11-13 2:37 am, Aaron Hill wrote: On 2019-11-13 2:16 am, Gianmaria Lari wrote: Probably it doesn't exist a simple solution and the best would to keep the last measure outside the variable. Embedding the tie within the variable seems to work: \version "2.19.83"

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Thomas Morley
Am Mi., 13. Nov. 2019 um 11:17 Uhr schrieb Gianmaria Lari < gianmarial...@gmail.com>: P.S. My apologies if I included the images in the email and not attached it it's for clarity. Please let me know if you lilypond email users always prefer to attach images at the end of the messages. Please

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Aaron Hill
On 2019-11-13 2:16 am, Gianmaria Lari wrote: Probably it doesn't exist a simple solution and the best would to keep the last measure outside the variable. Embedding the tie within the variable seems to work: \version "2.19.83" multipleVoiceWithUnterimnatedTie = \fixed c' { << { g4 a~

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Gianmaria Lari
Michael you gave me the solution! Or at least you gave me the solution for my simple example. The following works! \version "2.21.0" pa = {<< {e'1*~*}\\{c'1*~*}>>} { \pa \pa } Now I have to try in my real file code but I don't see any reason why it should not work Thank you! g. On Wed,

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Gianmaria Lari
On Wed, 13 Nov 2019 at 10:01, Michael Käppler wrote: > Hi Gianmaria, > Interesting, for me running 2.19.80 the first example does not compile, > either. > Yes, I vaguely remember that version 2.21 manage differently ties/variable. And probably that was the reason why I decided to use it :) >

Re: Unwanted warning messages: omitting tuplet bracket

2019-11-13 Thread Peter Toye
Tuesday, November 12, 2019, 8:37:13 PM, Thomas Morley wrote: > Am Di., 12. Nov. 2019 um 20:09 Uhr schrieb > Peter Toye : >> The following MWEs both give errors saying that a tuplet bracket has neither >> a beginning nor an end. IN the first one this is presumably because of the >> percent

Re: Tie multiple voice music contained in variable

2019-11-13 Thread Michael Käppler
Hi Gianmaria, Interesting, for me running 2.19.80 the first example does not compile, either. Was there a recent change regarding post-event handling? The problem is that the tie is not a separate expression that you could  concatenate with other musical expressions like bla = { e'1 } foo = { ~