Re: [abcusers] Mozart's Dice Game

2012-02-13 Thread Martin Tarenskeen



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:

http://members.tele2.nl/m.tarenskeen/tmp/DiceWaltz-1.0.zip___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [abcusers] Mozart's Dice Game

2012-02-13 Thread flup2

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.1298960.n2.nabble.com/Variables-aleatoire-et-jeu-musical-Mozart-td5337029.html
 

Philippe
-- 
View this message in context: 
http://old.nabble.com/Mozart%27s-Dice-Game-tp33313512p33313606.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [abcusers] Mozart's Dice Game

2012-02-13 Thread Martin Tarenskeen



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-td5337029.html
http://lilypond-french-users.1298960.n2.nabble.com/Variables-aleatoire-et-jeu-musical-Mozart-td5337029.html

Philippe


Pretty cool! I suspected something like that should be possible using 
scheme, but I haven't mastered the scheme language.


But please try my Python version anyway, it has some nice 
additional features:


- two dicemodes. One mode emulates the usage of two 6-sides dice. The 
other mode emulates one (virtual) dice with 11 sides ( 2 to 12 ). With 2 
6-sided dice not every possibility has equal chance. That's why I 
implemented the other dice option. Manual input of dice numbers via 
standard input is also made possible.


- an EPS with Mozart's signature is used as a markup for the composer 
field.


- A separate score section is created especially for MIDI, including 
execution of trills and repeats.



Maybe I can merge some of my code with the scheme version from Nicolas. I 
do like the idea of a lilypond/scheme version without needing python!


--

MT


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user