Thorsten Jolitz writes:
> I still wonder if there is a way to get my hands on this internal
> representation without modifying the music notation, i.e without
> writing
>
> ,
> | {
> | \displayMusic { c'4\f }
> | }
> `
>
> in my .ly files?
The normal course of LilyPond is t
Jay Anderson writes:
> On Sat, Jun 21, 2014 at 6:36 PM, Thorsten Jolitz wrote:
>> How do I get this list/parse-tree representation of a lilypond file
>> (without any further processing, just the Lisp representation as
>> output to stdout or into a file)?
>
> http://lilypond.org/doc/v2.18/Documen
On Sat, Jun 21, 2014 at 6:36 PM, Thorsten Jolitz wrote:
> How do I get this list/parse-tree representation of a lilypond file
> (without any further processing, just the Lisp representation as
> output to stdout or into a file)?
http://lilypond.org/doc/v2.18/Documentation/notation/available-music
Hi List,
probably a pretty noob question, so excuse my ignorance:
I assume, a parsed .ly file is represented as a (Scheme) list -
correctly so? This list (parse-tree) is probably used for creating the
final ps/pdf output.
How do I get this list/parse-tree representation of a lilypond file
(wi
I can't talk about dyslexia, but for people who don't have that problem
sight-reading is usually pretty hard too. How much time do you spend per
day practising sight-reading? It's hard to improve at all unless you're
doing consistent daily work on it. The rate of Improvement is usually
closely
Am 21.06.2014 09:08, schrieb Urs Liska:
> Hi Jan-Peter,
>
> thanks for that hint.
> I tracked it down to Wilbert's contribution to
> https://code.google.com/p/lilypond/issues/detail?id=1228 (comment #1)
> and I will add it to the openLilyLib snippets repository soon.
:) great
ah, OK. I will update
Am 20.06.2014 15:42, schrieb Knute Snortum:
> Is it good practice to post an example to the LSR too?
It is :)
... as long it is "postable". Right now LSR is based on current stable
2.18 (?)
And AFAIK LSR can't handle multiple files for one snippet. But for all
one-ly-file-snippets it is the place t
Hi Jan-Peter,
thanks for that hint.
I tracked it down to Wilbert's contribution to
https://code.google.com/p/lilypond/issues/detail?id=1228 (comment #1)
and I will add it to the openLilyLib snippets repository soon.
Best
Urs
Am 20.06.2014 14:55, schrieb Jan-Peter Voigt:
Hi Urs,
as David menti