On Wed, Apr 10, 2019 at 10:47:14PM +0200, Thomas Morley wrote:
> Part of the problem is Glissando needs NoteHeads at start/end to go
> from one pitch to another.
> Thus a glissando is not possible from a note-event (or rest) to a rest.
>
> This is quite reasonable at first thought, though I think
Hi All,
I am starting a new thread in relation to Gianmaria's original query about
setting lists, as the previous thread has become long and I fear this post
would get lost at the bottom.
Having preached the virtues of using Scheme as it is intended, I put my
money where my mouth is and coded on
Am Mi., 10. Apr. 2019 um 13:52 Uhr schrieb Sandro Santilli :
>
> I'm trying to emulate the output in the attached image, but failing to
> do so. It is basically a glissando to an unspecified note (hidden?)
> during an otherwise rest period of time.
>
> What I tried:
>
>
> \once \override Glissa
From: Federico Bruni
Date: Wednesday, April 10, 2019 at 9:33 AM
To: Jacques Menu
Cc: LilyPond Users
Subject: Re: LilyDev
Yes, correct.
I guess I forgot about the previous version numbering when I changed the
repository and the software to build the images.
Lately I was thinking about foll
On Wed, Apr 10, 2019 at 06:19:59AM -0700, Aaron Hill wrote:
> Here's my take using scaled durations and some additional tweaks:
>
>
> \version "2.19.82"
> \paper { ragged-right = ##t }
> \fixed c' {
> \time 3/4
> | c'4 c'
> c'4*1/2-\tweak style #'zigzag \glissando
> \single \hide
Hello Federico,
It’s probably better to follow the LilyPond release numbers.
I’ll switch to 0.3 in the meantime.
Thanks!
JM
> Le 10 avr. 2019 à 17:33, Federico Bruni a écrit :
>
>
>
> Il giorno mer 10 apr 2019 alle 17:15, Jacques Menu ha
> scritto:
>> Hello folks,
>>
>> I´ve been useing
Il giorno mer 10 apr 2019 alle 17:15, Jacques Menu
ha scritto:
Hello folks,
I’ve been useing LilyDev4 for some time, and considered moving to
LilyDev5, but I can’t find it.
Is LilyDev 0.3 a successor to it?
Hi Jacques
Yes, correct.
I guess I forgot about the previous version numbering
Hello folks,
I’ve been useing LilyDev4 for some time, and considered moving to LilyDev5, but
I can’t find it.
Is LilyDev 0.3 a successor to it?
Thanks!
JM
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/l
On 2019-04-10 5:37 am, Sandro Santilli wrote:
On Wed, Apr 10, 2019 at 10:18:43PM +1000, Andrew Bernard wrote:
Hi Sandro,
LSR 184.
Hi Andrew, that snippet only works if the bar is not followed
by a break, otherwise I get:
warning: forced break was overridden by some other event, should you
On Wed, Apr 10, 2019 at 07:42:33AM -0500, Stanton Sanderson wrote:
>
>
> > On Apr 10, 2019, at 6:52 AM, Sandro Santilli wrote:
> >
> > \once \override Glissando #'style = #'zigzag
> >e4
> >\glissando
> >r4 r2
>
> one way...
>
> {
> << { e'4 b'4\rest b'2\rest }
> \\
> {\once
> On Apr 10, 2019, at 6:52 AM, Sandro Santilli wrote:
>
> \once \override Glissando #'style = #'zigzag
>e4
>\glissando
>r4 r2
one way...
{
<< { e'4 b'4\rest b'2\rest }
\\
{\once \override Glissando #'style = #'zigzag \hideNotes e'4 \glissando s s e4}
>>
}
__
On Wed, Apr 10, 2019 at 10:18:43PM +1000, Andrew Bernard wrote:
> Hi Sandro,
>
> LSR 184.
Hi Andrew, that snippet only works if the bar is not followed
by a break, otherwise I get:
warning: forced break was overridden by some other event, should you be using
bar checks?
And the break does NO
Hi Sandro,
LSR 184.
Andrew
On Wed, 10 Apr 2019 at 21:52, Sandro Santilli wrote:
> I'm trying to emulate the output in the attached image, but failing to
> do so. It is basically a glissando to an unspecified note (hidden?)
> during an otherwise rest period of time.
>
>
___
I'm trying to emulate the output in the attached image, but failing to
do so. It is basically a glissando to an unspecified note (hidden?)
during an otherwise rest period of time.
What I tried:
\once \override Glissando #'style = #'zigzag
e4
\glissando
r4 r2
But the glissando s
On Wed, 10 Apr 2019 at 00:44, Andrew Bernard
wrote:
> Hi Gianmaria,
>
>
>
> It’s time to stop and take stock here.
>
Thank you Andrew for your message with your suggestions (and also for the
other one with the code). Give me some time to go through it. I sincerely
appreciate your help.
Best reg
15 matches
Mail list logo