On Sun, 21 Jun 2009, Neil Puttock wrote:
2009/6/20 Tim Woodall :
What am I doing wrong?
I can't really explain why it breaks, but repeating a music expression
without making a fresh copy can cause weird errors. If you change
(append notes notes) to (append notes (ly:music-deep-copy
On Sat, 20 Jun 2009, Tim Woodall wrote:
On Sat, 20 Jun 2009, Tim Woodall wrote:
I'm working on my first ever scheme program. Things were going
swimmingly until I made a typo and:
t...@feynman:~/cvs/hanon$ lilypond hanon.ly
GNU LilyPond 2.10.33
Processing `hanon.ly'
Parsing...
In
On Sat, 20 Jun 2009, Tim Woodall wrote:
I'm working on my first ever scheme program. Things were going
swimmingly until I made a typo and:
t...@feynman:~/cvs/hanon$ lilypond hanon.ly
GNU LilyPond 2.10.33
Processing `hanon.ly'
Parsing...
Interpreting music...
[8][16][24][32][40][48][
I'm working on my first ever scheme program. Things were going
swimmingly until I made a typo and:
t...@feynman:~/cvs/hanon$ lilypond hanon.ly
GNU LilyPond 2.10.33
Processing `hanon.ly'
Parsing...
Interpreting music...
[8][16][24][32][40][48][56][64][72][80][88][96][101]
Preprocessing graphical ob
On Mon, 19 Jan 2009, Carl D. Sorensen wrote:
I find \relative to work quite nicely for chords, once I understood that
the first note in a chord gets its octave from the first note of the
previous chord. I use \relative mode virtually exclusively for note entry,
regardless of whether it's in si
And, of course, I found some bugs as soon as I'd posted.
Quick breakdown of how it works incase anyone really wants to hack on
it.
First it splits the three parts out into three files. Basically all it
does is remove the other two notes from inside <>. It does depend on the
chord all being on on
On Sun, 18 Jan 2009, Tim Woodall wrote:
Surely the octaves can change? (I'm a very new lilypond user but a
fairly confident sed user so I might be completely misunderstanding
something)
Well it was an interesting exercise. I believe that the following bash
script does what is require
On Sun, 18 Jan 2009, Michael Falkenburg wrote:
...after a VERY Long hiatus.
There a couple of problems I'm experiencing:
1) Trying to use Ubuntu (it's Ibex), I just can't seem to install LilyPond
(ver. 2.10.33-1) correctly. There's no icon for it on the Desktop. JEdit
(4.3pre16) works fine.
On Fri, 16 Jan 2009, David Raleigh Arnold wrote:
Thanks Dave,
Seems the script doesn't like the text in the file - using ^"some
words"
causes problems. Also, some of the articulations are a problem for it.
When I finally got a resulting file the octaves were totally messed
up,
I had notes wi