Hello George, list,
> It's possible to make a .ly file into a MIDI file, but is it possible to have
> a midi file and convert it back to a .ly file, or even better, a .pdf file?
Yes, there is. There is a command called 'midi2ly' that converts a
MIDI file to a Lilypond file. YOu can then use Lil
Op woensdag 26 maart 2008, schreef Aaron Dalton:
> I've done some archive searching but there does not appear to be any
> solution. How does one parenthesize rests? I'm preparing a number of
> transcriptions that will eventually be formally published (with Lilypond
> credited as the engraver) and
Dear Marius,
The SystemStartBar seems to be in Score context. To make it appear try
the following:
%
\version "2.11.39"
\score {
\new StaffGroup <<
\override StaffGroup.SystemStartBracket #'collapse-height = #1
\override Score.SystemStartBar #'collapse-height = #1
\new Staff {
See http://lists.gnu.org/archive/html/lilypond-user/2008-01/msg00864.html
for some hints.
/Mats
luis jure wrote:
hello list, i found a problem i can't solve by myself.
i'm writing a string quartet with a section where the four instruments
play in free rhythm, independently from each other.
Hi,
Are there any plans for a setting that could be used for setting the
spacing between the title / header and the first system? Now the
spacing is affected by between-system-padding. Usually it's OK but if
you're making e.g. a song book that have songs with different paddings
the results are not
Luis Jure:
> i'm writing a string quartet with a section where the four instruments
> play in free rhythm, independently from each other. the cello plays a
> melody and the three other instruments play whole notes with fermatas,
> all of them freely.
...
If you are really aiming for *independent*
this may be serve as a model (fractional arithmetic...)
\version "2.11.42"
violin = \new Staff
\with { \remove "Time_signature_engraver" }
{
%\override Staff.BarLine #'transparent = ##t
\time 48/16
\compressMusic #'(3 . 4) {
\relative c' { g'''1\fermata s4\breathe cis,,,1\ferm
parenthesized is a layout object property that only is included in the
accidental-interface, where it is used to determine if a cautionary
accidental
should be typeset using smaller font or by including it in parentheses.
parenthesize, on the other hand, is a music property, which is used
inte
Playing around with \displayMusic, I got a hint on how to obtain a
parenthesized rest:
\version "2.10.0"
\relative c' { c d e
#(ly:export (make-music
'EventChord
'elements
(list (make-music
'RestEvent
'parenthesize
#t
'duration
(ly:make-duration 2 0
Note that this solution only works in recent 2.11.x versions, not in
2.l0 or earlier.
/Mats
Risto Vääräniemi wrote:
Dear Marius,
The SystemStartBar seems to be in Score context. To make it appear try
the following:
%
\version "2.11.39"
\score {
\new StaffGroup <<
\override StaffG
Bonjour, j'utilise Finale 2007 que j'apprécie beaucoup pour sa maniabilité et
ses nombreuses possibilités.
Néanmoins, j'ai "atterri" sur votre site, suite au mail d'un ami. Votre projet
semble intéressant, mais je n'ai pas compris certaines choses.
Par exemple, la police utilisée est elle "changeab
Hi,
compiling LilyPond in vim prompts always the output files in root
directory. It doesn't matter where the source file is. But I want the
output in the directory in which source file is.
Where can I change this?
Thanks for tips
Wolfgang
-
Wolfgang Mechsner
www.wolfg
I recommend looking at the output of
lilypond --help
Cheers,
- Graham
On Wed, 26 Mar 2008 19:17:24 +0100
Wolfgang Mechsner <[EMAIL PROTECTED]> wrote:
> Hi,
>
> compiling LilyPond in vim prompts always the output files in root
> directory. It doesn't matter where the source file is. But I wa
uups, it doesn't help me really, I am sorry - or I'm understanding
something wrong .
My problem:
1. In Gvim I compile a *.ly file somewhere in a directory. I use F5 to
compile it.
2. The output files (*.ps an *pdf) are always in root directory
Regards
Wolfgang
* Graham Percival [26.03.08 19
Salut Jean-Gabriel,
Je vais essayer une petite traduction pour les membres de la liste qui
ne parlent pas le français j'espère que je le peux bien faire. SVP
de me corriger si j'ai fait les erreurs.
Une question -- dans votre paragraphe "Peut-on inserer les tournes ..."
Cela signifie par e
Op woensdag 26 maart 2008, schreef Wolfgang Mechsner:
> uups, it doesn't help me really, I am sorry - or I'm understanding
> something wrong .
>
> My problem:
>
> 1. In Gvim I compile a *.ly file somewhere in a directory. I use F5 to
> compile it.
> 2. The output files (*.ps an *pdf) are always in
Cher Jean-Gabriel,
il n'est pas tres ineressant de comparer les deux programmes, car la
Philosophie des approches sont tres differentes.
Les features que tu demandes existent toutes sous lily, certaines specialites
finales comme decrocher les queux des notes ne marchent pas (encore) sous
lily*
Le 25 mars 08 à 19:54, Zenith a écrit :
Please,
is it possible to use \smallCaps with some special characteres like
"ç",
"ã", "è", etc.
Thx,
Zenith
It is possible, by redefining \smallCaps in order to force it dealing
with accented characters (which guile does not).
I use the following
[transfering to -user-fr]
Bonjour Jean-Gabriel,
hi Joseph and François,
Je vous propose de poursuivre cette discussion en français sur la
liste de discussion spécialement dédiée aux utilisateurs francophones
de lilypond:
http://lists.gnu.org/mailman/listinfo/lilypond-user-fr
Les questions que vo
Will there be a Leopard version available soon? I tried to follow the steps
involved to get LilyPond working but I am a musician not a computer programmer -
LOL! It's too complicated...
Thank you.
___
lilypond-user mailing list
lilypond-user@gnu.o
2008/3/26, Johannes <[EMAIL PROTECTED]>:
> Will there be a Leopard version available soon? I tried to follow the steps
> involved to get LilyPond working but I am a musician not a computer
> programmer -
> LOL! It's too complicated...
Yes, it is complicated. However, it does work...
I am music
Well,
thanks for the answer. :clap:
I thought it would be an easy way, :confused:at this moment, this solution
is too advanced to me. %-|
But, I promiss that I'll try to change this on the right place... (rs)
:thinking:
Thx,:handshake:
Zenith
Nicolas Sceaux wrote:
>
>
> Le 25 mars 08 à
2008/3/26, Valentin Villenave <[EMAIL PROTECTED]>:
> Plus, perhaps you haven't thought that Apple broke their code in the
> first place, not us. You can't blame any LilyPond developer for an
> Apple-specific defect. Nicolas Sceaux has managed to make it work,
> perhaps if you write him he'll s
2008/3/27, Han-Wen Nienhuys <[EMAIL PROTECTED]>:
> This is only half-true. We are using a pre-release version of
> odcctools to build the mac version under linux. Then Apple changed
> some internals in 10.5, but nobody updated odcctools.
I get it...
> If Apple is to blame, it is for assumin
2008/3/26, Valentin Villenave <[EMAIL PROTECTED]>:
> That said, perhaps we could ask Nicolas to distribute his binary? Even
> unmaintained (e.g. stuck at 2.11.3x or whatever), this could be a nice
> workaround for 10.5 users, couldn't it?
Sure we can. The problem is that the lilypond binary req
I ran into a similar issue when I was writing this musical some time back. My
workaround was basically this:
1) In the directory that I have the music in (let's say it was /path/to) I put
in a "startvim" script and a "render" script.
2) The startvim script just called vim.
3) The render script h
It appears that all he's doing is compiling the command line binary
for OS X, and in that case, the binary contained in the PPC OS X
version actually works fine under Leopard with Intel - indeed, it's
what I've been using from Terminal since upgrading to Leopard. Perhaps
the issue is really
Hi Maarten, Hi List,
I also feel almost silly to give you what follows.
This should be a theoretical matter , just for correct writting of a
major scale according to its definition, i.e. "has to be diatonic" in
its writting.
I have already seen such things while learning accordion bass keyb
G'day all.
Quoting Ledocq-Boccart <[EMAIL PROTECTED]>:
That should be why - as far as I know - "Des Ees Fes ... Bes *Ceses*"
should be the correct writting of the Des major scale.
(...rather theoratical, is not it?)
No, it's far from theoretical.
For a start, using cisis specifies the corre
Hi Andrew,
Many thanks for your message.
Sorry having missmatched es for is ...OUPS!
Charlie
[EMAIL PROTECTED] a écrit :
G'day all.
May I know what is the meaning of G'day...?
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists
30 matches
Mail list logo