lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Vibrato (wavy lines) notation


From: Richard Shann
Subject: Re: Vibrato (wavy lines) notation
Date: Fri, 14 Jan 2022 15:39:51 +0000
User-agent: Evolution 3.38.3-1

On Mon, 2018-03-26 at 21:06 +0100, Richard Shann wrote:
> On Mon, 2018-03-26 at 11:53 +0200, Thomas Morley wrote:
> > 2018-03-25 21:13 GMT+02:00 Richard Shann <richard@rshann.plus.com>:
> > > I have been using a bit of code written by Mark Witmer to achieve
> > > wavy
> > > 
> [...] someone can suggest a
> > > correct way to handle line breaks with these vibrato markings.
> > Hi,
> > 
> > you may be interested in
> >   
> > http://lilypond.1069038.n5.nabble.com/How-to-make-this-postscript-spa
> > nner-to-work-with-L-amp-R-bound-details-td204375.html#a204622
> 
> That's great. I notice it uses make-path-stencil which is not in
> 2.18,
> in fact I couldn't trace the documentation for it in 2.19 either, it
> seems to be just mentioned in the Changes document
> http://lilypond.org/doc/v2.19/Documentation/changes/index.html
> 
> In case it may be useful to anyone I've attached a 2.18 version which
> also takes a thickness parameter.
> 
> Richard

I've been trying to typeset a file using these wavy lines with LilyPond
22.2 and it throws an obscure error (this is after running convert.ly).

/usr/share/lilypond/2.22.0/scm/output-ps.scm:272:49: In procedure
symbol->string in expression (symbol->string join):
/usr/share/lilypond/2.22.0/scm/output-ps.scm:272:49: Wrong type
argument in position 1 (expecting symbol): (quote round)
Exited with return code 1.

Attached is the vibrato.ily from before with an test example at the
end. I notice that a variable name "round" is used whose name clashes
with a Scheme procedure, but that doesn't seem to be the cause of the
problem. Any ideas?

Richard Shann


Attachment: vibrato2.22.ily
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]