Hi Ming,

2011/6/9 MING TSANG <tsan...@rogers.com>:
> Thank you for the release of 2.14.0.  I install this version on to my window
> 7 pc and I am running jedit with lilypondtool.
>
> I coded a song with S A T B (seperately) with piano (right + left hands).The
> songs has 96 bars (measures).  At bar 96 (last cord is an cross staff
> arpeggio.
>
> QUESTIONS:
> 1.  the midi output does not produce arpeggio sound. How can I fixed it.
> 2.  I produce a midi output for each voice + piano.  I want to produce the
> voice sound track is louder than the piano.  I use the following
>     \include "articulate.ly"
>     and
>     \new voice {
>         \set Staff.midiMinimumVolume = #0.2
>         \set Staff.midiMaximumVolume = #0.6
>     }
> but I cannot produce the effect I want.  How can I resolved this?

Did these two work in 2.12.3?

> 3.  How can I install lilypond 2.14.0 for Ubuntu 10.10 so that frescobaldi
> will use 2.14.0 instead of now using 2.12.3? I download v2.14.0 for linux
> and it is a .sh file. How can I use it for install?

Open Terminal (shell, command line - the black window in which you can
type commands) and type

cd WRITE-HERE-THE-PATH-TO-THE-DIRECTORY-WHERE-DOWNLOADED-FILE-IS
(press return key)
sh lilypond-2.14.0-OS-TYPE.sh
(press return key)
and LilyPond should be installed.

Hope this helps,

Janek

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

Reply via email to