Hi Peter,

We’re you able to solve it. I believe I used the glissando map but only from 
one note to the other. 

This is how I was told I can do it and it worked

\relative c''
{



 \slashedGrace { a8 }
  \once \set glissandoMap = #'((1 . 1))
  <a fis'>2\(-\tweak #'style #'trill \glissando <a a'>8 <a gis'>16 <a fis'>\)
}|%m145
}

Carlos R Martinez 
279.850.5650
essentialmusic.org



> On Sep 18, 2021, at 11:39, Peter Toye <lilyp...@ptoye.com> wrote:
> 
> 
> Hi Carlos
> 
> 
> 
> I've had a similar problem, and I think the documentation  for glissandoMap 
> is a bit misleading as it seems to imply hat you need a gliss line for each 
> note. I've suggested a documentation patch to clarify.
> 
> 
> 
> Best regards,
> 
> 
> 
> Peter
> 
> mailto:lilyp...@ptoye.com
> 
> www.ptoye.com
> 
> 
> 
> -------------------------
> 
> Tuesday, September 14, 2021, 9:34:22 PM, lilypond-user-requ...@gnu.org wrote:
> 
> 
> 
> Send lilypond-user mailing list submissions to
>         lilypond-user@gnu.org
> 
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.gnu.org/mailman/listinfo/lilypond-user
> or, via email, send a message with subject or body 'help' to
>         lilypond-user-requ...@gnu.org
> 
> 
> You can reach the person managing the list at
>         lilypond-user-ow...@gnu.org
> 
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of lilypond-user digest..."
> 
> 
> 
> 
> Today's Topics:
> 
> 
>    1. Re: Slashed grace notes (Thomas Morley)
>    2. Having problems with phrasing and ties combined (Carlos Martinez)
>    3. Re: Having problems with phrasing and ties combined (Brian Barker)
>    4. midi sound quality help needed (Kenneth Wolcott)
>    5. hairpins (Carlos Martinez)
>    6. Gissando (Carlos Martinez)
>    7. Re: Having problems with phrasing and ties combined
>       (Leo Correia de Verdier)
> 
> 
> 
> 
> ----------------------------------------------------------------------
> 
> 
> Message: 1
> Date: Tue, 14 Sep 2021 21:17:08 +0200
> From: Thomas Morley <thomasmorle...@gmail.com>
> To: Paul Hodges <p...@cassland.org>
> Cc: Xavier Scheuer <x.sche...@gmail.com>, Carlos Martinez
>         <car...@newsoundmusicstudio.com>,  lilypond-user Mailing List
>         <lilypond-user@gnu.org>
> Subject: Re: Slashed grace notes
> Message-ID:
>         <CABsfGyWR0fvhQv561eMsDWxYb=thvnm2jjwlxk_8nvcsh+a...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
> 
> 
> Am Di., 14. Sept. 2021 um 11:35 Uhr schrieb Paul Hodges <p...@cassland.org>:
> 
> I have successfully used https://lsr.di.unimi.it/LSR/Snippet?id=1048 to add 
> slashes to beamed grace notes - thanks!
> 
> But I have the problem now that I am being required to place the slashed 
> grace notes before a bar line.  I can do this normally using \afterGrace on 
> the previous note or rest, but then I don't get the slash, of course.  I 
> tried to add the slash by defining "\start[stop]AfterGraceMusic" in the 
> manner used in the snippet for SlashedGrace and Acciacatura, but this didn't 
> work.
> 
> Is there a simple solution?
> 
> Paul
> 
> 
> 
> On 12/09/2021 19:04:16, "Xavier Scheuer" <x.sche...@gmail.com> wrote:
> 
> On Sat, 11 Sept 2021 at 22:04, Carlos Martinez 
> <car...@newsoundmusicstudio.com> wrote:
> 
> Hi,
> 
> I am finding out that slashed grace notes don’t show the slash when they are 
> grouped ?
> 
> Any suggestions?
> 
> Hello,
> 
> I think it is standard practice to have slashed grace note only for a single 
> note.
> But if you really want to have slashed for grouped have a look at:
> https://lsr.di.unimi.it/LSR/Item?id=1048
> https://lsr.di.unimi.it/LSR/Item?id=721
> 
> Cheers,
> Xavier
> 
> --
> Xavier Scheuer <x.sche...@gmail.com>
> 
> 
> 
> Why not use \slash as defined by the LSR-snippet directly?
> Makes for:
> 
> 
> {
>   \afterGrace b1 { \slash 40 1 0.5 c'16 d' } e'1
> }
> 
> 
> Cheers,
>   Harm
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Message: 2
> Date: Tue, 14 Sep 2021 14:55:05 -0500
> From: Carlos Martinez <car...@newsoundmusicstudio.com>
> To: "lilypond-user Mailing List (lilypond-user@gnu.org)"
>         <lilypond-user@gnu.org>
> Subject: Having problems with phrasing and ties combined
> Message-ID:
>         <cfa3c287-2188-45dd-806c-d98500b9d...@newsoundmusicstudio.com>
> Content-Type: text/plain;       charset=utf-8
> 
> 
> I need to use a phrasing slur and tie the chord
> 
> 
> \slashedGrace { e8\downbow } <a, fis'>2~<a fis'>8 <a e'>8--\downbow |%m144
> 
> 
> When I tried to add the phrasing slurs it doe snot work
> 
> 
> 
> 
> \slashedGrace { e8\downbow } <a, fis’>~2\(<a fis'>8 <a e'>8\)--\downbow |
> 
> 
> But I am getting an error
> 
> 
> I can’t seem to get what the problem is?
> 
> 
> Help is appreciated thanks!
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Message: 3
> Date: Tue, 14 Sep 2021 21:08:21 +0100
> From: Brian Barker <b.m.bar...@btinternet.com>
> To: <lilypond-user@gnu.org>
> Cc: Carlos Martinez <car...@newsoundmusicstudio.com>
> Subject: Re: Having problems with phrasing and ties combined
> Message-ID:
>         <613a8f0700a19...@re-prd-rgout-003.btmx-prd.synchronoss.net> (added by
>         postmas...@btinternet.com)
> Content-Type: text/plain; charset="us-ascii"; format=flowed
> 
> 
> At 14:55 14/09/2021 -0500, Carlos Martinez wrote:
> ...
> \slashedGrace { e8\downbow } <a, fis'>~2\(<a fis'>8 <a e'>8\)--\downbow |
> 
> But I am getting an error
> 
> 
> Er, what error?!
> 
> 
> I can't seem to get what the problem is?
> 
> 
> In your e-mail message, that prime after the first "fis" is a smart 
> apostrophe (close quote) instead of the straight prime it should be. 
> Is that your problem?
> 
> 
> Brian Barker 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Message: 4
> Date: Tue, 14 Sep 2021 13:13:00 -0700
> From: Kenneth Wolcott <kennethwolc...@gmail.com>
> To: Lily Pond <lilypond-user@gnu.org>
> Subject: midi sound quality help needed
> Message-ID:
>         <cadex0xzdnn1imnn3ewsbzjsfrta5xhgpsubepel+wqyd3yw...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
> 
> 
> HI All;
> 
> 
>   This is really not a Lilypond question, but I'm sure you have some
> helpful information, as you always do :-)
> 
> 
>   midi sound quality help needed
> 
> 
>   I'm on a Mac.
> 
> 
>   I'm using Lilypond 2.22.0 via MacPorts.
> 
> 
>   I'm using Garageband as my midi player, with Timidity (from home
> brew) as an alternative.
> 
> 
>   I don't do rock music, synthesizers, sound effects, etc.  I do
> traditional classical music.  I do some pop, and folks music, but in a
> classical manner...
> 
> 
>   I'm not asking for a professional live performance output quality
> from midi, but most often the midi output sounds really bad.
> 
> 
>   Now here's an interesting twist to the story.
> 
> 
>   I installed Alda from home brew which is a more rudimentary
> text-based musical scoring system.  I also installed the suggested
> alternative soundfont (FluidR3).
> 
> 
>   The Alda coding is much more rudimentary than what Lilypond offers,
> so I'm not in any way going to abandon Lilypond!!!
> 
> 
>   But the sound quality of what comes out of playing the Alda scripts
> is phenomenal (!) compared to what I get out of GarageBand and/or
> Timidity.  I've even tried MidiAndMusicXmlPlayer as an alternative
> midi player.
> 
> 
>   How do I improve my midi output quality?
> 
> 
> Thanks in advance for your advice,
> Ken Wolcott
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Message: 5
> Date: Tue, 14 Sep 2021 15:29:50 -0500
> From: Carlos Martinez <car...@newsoundmusicstudio.com>
> To: "lilypond-user Mailing List (lilypond-user@gnu.org)"
>         <lilypond-user@gnu.org>
> Subject: hairpins
> Message-ID:
>         <b4a3bf1e-797c-4413-a8e8-542bd4bdc...@newsoundmusicstudio.com>
> Content-Type: text/plain;       charset=us-ascii
> 
> 
> When I am trying to add hairpins to the end 
> 
> 
>   a2.\<(
>       a2.\>)
>       
> 
> 
> It does not show. How can I accomplish it?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Message: 6
> Date: Tue, 14 Sep 2021 15:31:22 -0500
> From: Carlos Martinez <car...@newsoundmusicstudio.com>
> To: "lilypond-user Mailing List (lilypond-user@gnu.org)"
>         <lilypond-user@gnu.org>
> Subject: Gissando
> Message-ID:
>         <404a51a1-5529-44f5-833c-efa1a7bc6...@newsoundmusicstudio.com>
> Content-Type: text/plain;       charset=us-ascii
> 
> 
> I need to show the glissando from the a to a not both notes? Can I take one 
> of the glissandos off?
> 
> 
> 
> 
> 
> 
> Glissando
> 
> 
> \slashedGrace {a8} <a fis'>2 \glissando <a a'>8 <a b'>16 <a a'> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Message: 7
> Date: Tue, 14 Sep 2021 22:34:14 +0200
> From: Leo Correia de Verdier <leo.correia.de.verd...@gmail.com>
> To: Brian Barker <b.m.bar...@btinternet.com>
> Cc: lilypond-user@gnu.org, Carlos Martinez
>         <car...@newsoundmusicstudio.com>
> Subject: Re: Having problems with phrasing and ties combined
> Message-ID: <033bcab1-ba89-49f8-b874-a1e52b368...@gmail.com>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> That and swapping the 2 and the ~ back to their original places made the 
> snippet work for me.
> 
> 
> 14 sep. 2021 kl. 22:08 skrev Brian Barker <b.m.bar...@btinternet.com>:
> 
> At 14:55 14/09/2021 -0500, Carlos Martinez wrote:
> ...
> \slashedGrace { e8\downbow } <a, fis'>~2\(<a fis'>8 <a e'>8\)--\downbow |
> 
> But I am getting an error
> 
> Er, what error?!
> 
> I can't seem to get what the problem is?
> 
> In your e-mail message, that prime after the first "fis" is a smart 
> apostrophe (close quote) instead of the straight prime it should be. Is that 
> your problem?
> 
> Brian Barker 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> Subject: Digest Footer
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> 
> 
> ------------------------------
> 
> 
> End of lilypond-user Digest, Vol 226, Issue 68
> **********************************************

Reply via email to