Hi,
I have written some python scripts that make use of Lilypond or abcm2ps
to randomly generate a score in the style of Mozart based on this:
http://imslp.org/wiki/Musikalisches_Würfelspiel,_K.516f_(Mozart,_Wolfgang_Amadeus)
You can download my implementation of this game here:
ht
On Mon, 13 Feb 2012, Martin Tarenskeen wrote:
http://imslp.org/wiki/Musikalisches_Würfelspiel,_K.516f_(Mozart,_Wolfgang_Amadeus)
Or try this
http://imslp.org/wiki/Musikalisches_W%C3%BCrfelspiel,_K.516f_%28Mozart,_Wolfgang_Amadeus%29
You can download my implementation of this game here:
Hello,
Nicolas Sceaux made a LilyPond version (with a lot of Scheme) of that score,
and some other people on the French LilyPond list made some improvements :
http://lilypond-french-users.1298960.n2.nabble.com/Variables-aleatoire-et-jeu-musical-Mozart-td5337029.html
http://lilypond-french-users
On Mon, 13 Feb 2012, flup2 wrote:
Hello,
Nicolas Sceaux made a LilyPond version (with a lot of Scheme) of that score,
and some other people on the French LilyPond list made some improvements :
http://lilypond-french-users.1298960.n2.nabble.com/Variables-aleatoire-et-jeu-musical-Mozart-td533
13. feb. 2012 01.54 skrev Thomas Morley :
> Hi again,
>
> perhaps you may want to use:
>
> \version "2.14.2"
> %\version "2.15.29"
>
> CustomDefaultBarLineEngraver =
> #(lambda (context)
> (let ((glyph "|"))
> `((acknowledgers
> (bar-line-interface .
> ,(lambda (engraver grob source
Hi,
I am writing a piece with a rythmic staff under a melodic staff. I'd like
that the rhythmic pattern (one bar) repeats itself automatically, enough
times in order to fit the length of the piece (as determined by the melodic
staff)
Thanks a lot for your help !
Dan
Hi Dan,
I'm sure it would be rather convenient to have the rhythmic pattern
determine its length automatically (if that was what you were looking
for). But why don't you just use \repeat unfold X { ... }, and
substitute for X the final bar number of whatever piece you are working
on? It's not all
Dan Israël writes:
> Hi,
>
> I am writing a piece with a rythmic staff under a melodic staff. I'd
> like that the rhythmic pattern (one bar) repeats itself
> automatically, enough times in order to fit the length of the piece
> (as determined by the melodic staff)
>
> Thanks a lot for your he
Hello again,
after some tries I wrote a little bash script, which creates a PDF from
a TEX document holding both MusixTex (MT) and LilyPond (LY) code.
It uses latex, lilypond-book and musixtex. Intermediate files are stored
in a subdir
I decided against including eps files created from MT and LY,
Hey guys -
I just started using Lilypond and am having an issue with stems appearing in
banjo tabs. Any thoughts or suggestions? Here is the text I have:
> \version "2.14.2"
> \new TabStaff <<
> \set TabStaff.tablatureFormat = #fret-number-tablature-format-banjo
> \set TabStaff.stringTunin
Ryan M writes:
> Hey guys -
>
> I just started using Lilypond and am having an issue with stems
> appearing in banjo tabs. Any thoughts or suggestions? Here is the text
> I have:
>
> \version "2.14.2"
> \new TabStaff <<
> \set TabStaff.tablatureFormat =
> #fret-number-tablatur
harm6 wrote:
>
>
> seems I don't catch your point. May I ask you to provide an example?
>
>
hi Harm
here is an example for this request that just appeared on the French list:
http://lilypond-french-users.1298960.n2.nabble.com/Insertion-des-titres-des-pieces-dans-l-en-tete-td7278793.html#a72
can lilypond handle the midi event "FF 21 01 pp" (midi-ports / buss)? in
combination with \set midiInstrument or \set midiChannelMapping or something
like
this? if yes, what´s the syntax or how can i bring it to work for me?
-
Musix-Blog - Über meine Kompositionen - http://www.musix-de.blogs
If I have a succession of fret diagrams above the chords on a stave, how
do I align the fret diagrams vertically. In the example below, the chord
names at the top of all three fret diagrams are aligned vertically, but
the fret diagrams for A and C have more space below the chord name and
sit lo
Hi Nick,
On Mon, Feb 13, 2012 at 4:13 PM, Nick Payne wrote:
> If I have a succession of fret diagrams above the chords on a stave, how
> do I align the fret diagrams vertically.
Why not:
\override TextScript #'padding = #1.5
HTH,
David
___
lilypond-
On 2/13/12 3:13 PM, "Nick Payne" wrote:
>If I have a succession of fret diagrams above the chords on a stave, how
>do I align the fret diagrams vertically. In the example below, the chord
>names at the top of all three fret diagrams are aligned vertically, but
>the fret diagrams for A and C hav
On 14/02/12 11:50, Carl Sorensen wrote:
On 2/13/12 3:13 PM, "Nick Payne" wrote:
If I have a succession of fret diagrams above the chords on a stave, how
do I align the fret diagrams vertically. In the example below, the chord
names at the top of all three fret diagrams are aligned vertically,
17 matches
Mail list logo