gnu-music-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mudela syntax question


From: Han-Wen Nienhuys
Subject: mudela syntax question
Date: Wed, 18 Oct 2000 18:21:26 +0200

address@hidden writes:
> GNU Solfege will be using a language very similar (but very
> limited compared to) mudela to play and display music. I have
> been rewriting parts of the parser this weekend to add support
> for beams and get better output.

Interesting. If you have time enough, you might want to try making
editable, you'd get a GUI editor for free. :-)

> When combining chords and beams, Lilypond support both
>   < [ c8 e> f]     % really \simultaneous{ [c8 e} f]

Yes, but note that  the [
 
 \simultaneous{ [ c8 e } f ]

is syntactically equivalent to a note.   I prefer

>   [ <c8 e> f]      % really [ \simultaneous{c8 e} f]

but it 's impractical to forbid the former syntax.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]