2009/4/16 Wilbert Berendsen :
> Hi,
>
> Just to learn LilyPond better I've engraved the splendid Organ Sonata "Der
> 94ste Psalm" by Julius Reubke (1834-1858) with LilyPond 2.13.1.
> The result can be seen here [1]. The 28-page score is based on the IMSLP score
> (first edition 1871) of this piece.
When I insert the \midi { } in the \score section of my Lilypond projects,
the only output produced are a .ps file and a .pdf file, no MIDI output. Is
there a known error/bug that could cause this? A common mistake that I could
be making? Any help you can offer?
Thanks in advance,
-Io Daly
--
V
On 4/15/09 10:51 AM, "Miklos Vajna" wrote:
> Hi,
>
> Here is a sample:
>
>
> \version "2.12.1"
>
> \score {
> <<
> \chords {
> e1:sus4 g e:m b:m
> }
> \relative c'
> {
> e8.
> ^\markup \fret-diagram
Wilbert Berendsen-5 wrote:
>
>
> And LilyPond uses more than 600MB main memory during
> engraving which almost puts my 512M laptop to a grinding halt. I bought a
> new
> computer with 4gig main ram just to use LilyPond for my Reubke score! :-)
>
>
beautiful and powerful!
on which OS are yo
On Wed, Apr 15, 2009 at 09:18:21PM +0200, Robin Bannister
wrote:
> Like this? (verbatim)
>
> replaceCN = #(define-music-function (parser location new) (markup?)
> #{\once \override ChordNames.ChordName #'stencil =
> #(lambda (grob) (grob-interpret-markup grob $new)) #})
>
> BmsusA =
In message , Henning Plumeyer
writes
Am 15.04.2009, 19:56 Uhr, schrieb Anthony W. Youngman
:
In message , Henning Plumeyer
writes
Am 14.04.2009, 18:32 Uhr, schrieb Mark Polesky :
Francisco Vila wrote:
2009/4/11 Mark Austin :
> Is there any way of setting a binding
> margin... need to inc
Hi,
Just to learn LilyPond better I've engraved the splendid Organ Sonata "Der
94ste Psalm" by Julius Reubke (1834-1858) with LilyPond 2.13.1.
The result can be seen here [1]. The 28-page score is based on the IMSLP score
(first edition 1871) of this piece.
The .ly files live in the lilymusic g
Am 15.04.2009, 19:56 Uhr, schrieb Anthony W. Youngman
:
In message , Henning Plumeyer
writes
Am 14.04.2009, 18:32 Uhr, schrieb Mark Polesky :
Francisco Vila wrote:
2009/4/11 Mark Austin :
> Is there any way of setting a binding
> margin... need to increase the left
> margin of odd-number
Miklos Vajna wrote:
First, currently the output has "Bm" for my chord,
but actually I would like to have it as 'Bm \super "omit3"/A'.
Like this? (verbatim)
replaceCN = #(define-music-function (parser location new) (markup?)
#{\once \override ChordNames.ChordName #'stencil =
#(lambda (g
hi Mike,
> I'm stuck on a form of ligature that uses the descending diagonal neume
> to indicate two notes, and has a rising stem on the left.
> \[ d\longa c\breve \] % gives the right diagonal neume, but no stem
> \[ d1 c1 \] % gives the stem, but separate
>
In message , Henning Plumeyer
writes
Am 14.04.2009, 18:32 Uhr, schrieb Mark Polesky :
Francisco Vila wrote:
2009/4/11 Mark Austin :
> Is there any way of setting a binding
> margin... need to increase the left
> margin of odd-numbered pages, and the
> right margin of even numbered pages...
Hi,
Here is a sample:
\version "2.12.1"
\score {
<<
\chords {
e1:sus4 g e:m b:m
}
\relative c'
{
e8.
^\markup \fret-diagram #"f:2;6-o;5-o;4-2-2;3-2-3;2-o;1-o;"
e16( e8) e8 e16 d e8 r4 | e
12 matches
Mail list logo