Re: How to catch extent of AccidentalPlacement?

2014-04-14 Thread David Nalesnik
Harm, On Mon, Apr 14, 2014 at 12:07 PM, David Nalesnik wrote: > > > On Mon, Apr 14, 2014 at 8:53 AM, David Nalesnik > wrote: >> >> >> I can't figure out where that 1.1 comes from, though. >> >> > This happens in accidental-placement.cc. It's the value of width > calculated in position_apes. L

Re: Is the LilyPond website up today?

2014-04-14 Thread Gilberto Agostinho
Ben Beeson-2 wrote > I am getting error "Unable to load the webpage becuase the server sent > no data" at the LilyPond.org since today. Is the site down? Same here, could not access the website during the whole day. Regards, Gilberto -- View this message in context: http://lilypond.1069038.n

Re: How to catch extent of AccidentalPlacement?

2014-04-14 Thread David Nalesnik
On Mon, Apr 14, 2014 at 8:53 AM, David Nalesnik wrote: > > > I can't figure out where that 1.1 comes from, though. > > This happens in accidental-placement.cc. It's the value of width calculated in position_apes. Looks like it doesn't factor in the offsets to the accidentals. --David ___

Re: Is the LilyPond website up today?

2014-04-14 Thread Pierre Perol-Schneider
2014-04-14 17:21 GMT+02:00 Phil Holmes : > > It seems to be a rather odd problem. The HTML is loadable by a checker, > but when you try to get the page in a browser, it fails. It was the same > for a period yesterday. > Dos attack ? ___ lilypond-user

Re: Is the LilyPond website up today?

2014-04-14 Thread Phil Holmes
- Original Message - From: "Paul Scott" To: "Ben Beeson" Cc: Sent: Monday, April 14, 2014 4:07 PM Subject: Re: Is the LilyPond website up today? On Sun, Apr 13, 2014 at 07:58:15PM -0700, Ben Beeson wrote: Hi all, I am getting error "Unable to load the webpage becuase the server se

Re: Is the LilyPond website up today?

2014-04-14 Thread Paul Scott
On Sun, Apr 13, 2014 at 07:58:15PM -0700, Ben Beeson wrote: > Hi all, > > I am getting error "Unable to load the webpage becuase the server sent > no data" at the LilyPond.org since today. Is the site down? I can't get there either right now. Paul Scott __

Is the LilyPond website up today?

2014-04-14 Thread Ben Beeson
Hi all, I am getting error "Unable to load the webpage becuase the server sent no data" at the LilyPond.org since today. Is the site down? Thanks, Ben ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lily

Re: MIDI files

2014-04-14 Thread Gilberto Agostinho
Johan Vromans wrote > I would be interested to take a look at some of these... Hi Johan, I think I solved my problem. It had something to do with the resolution of the midi files, which seem to be of 0.001 seconds. Because of the tempo I was using, both a 3 beat long and a 2 beat long files wer

Re: MIDI files

2014-04-14 Thread Gilberto Agostinho
Hi Johan, Johan Vromans wrote > I'm puzzled what you mean by 'length'. By length I meant the musical duration (total number of beats of the little file, i.e. number of quarter notes, all files using the same tempo). When I say two files of the same length stay with their beats synchronized, I m

Re: How to catch extent of AccidentalPlacement?

2014-04-14 Thread David Nalesnik
Hi Harm, On Sat, Apr 12, 2014 at 4:53 PM, Thomas Morley wrote: > > One question remains: why was it changed? > Instead of more or less simply calling the vallue via ly:grob-extent > we now have to calculate it, looking at each Accidental separately. > (via map and reduce) > > Just curious. > I m

Re: MIDI files

2014-04-14 Thread Johan Vromans
Gilberto Agostinho writes: > Two files of the same length but with different music content stay > synchronized indeed, but two files of different length do not. I'm puzzled what you mean by 'length'. The length (in seconds) of a MIDI track depends on the tempo of the piece and its time signatu

Re: French Baroque ornament signs

2014-04-14 Thread Urs Liska
Am 14.04.2014 15:00, schrieb Andrew Bernard: Urs, Perfect. Thanks! Most appreciated. Great! Being able to answer this kind of questions with simple links is one of the intentions of the tutorials on Scores of Beauty :-) And now I know I am not the only one wanting to engrave pincés. Other

Re: Instrument name in the even/odd header markup

2014-04-14 Thread Kieren MacMillan
Hi Graeme, > how do I get oddHeaderMarkup to access a variable which is in a bookpart Put the variable in the bookpart…? \bookpart { \header { instrument = "Violin I" } \paper { oddHeaderMarkup = \markup { \column { \fill-line { \smallCaps \fromp

Re: French Baroque ornament signs

2014-04-14 Thread Andrew Bernard
Urs, Perfect. Thanks! Most appreciated. And now I know I am not the only one wanting to engrave pincés. Others will surely want it too, How would we go about having this sort of thing added to the lilypond code base? This really helps extend lilypond to cover French Baroque. Andrew On 14 Ap

Instrument name in the even/odd header markup

2014-04-14 Thread Graeme Lee
Hi List. Trying to nut this one out - I'd like to get the instrument name for each bookpart into the header. Attached is what I'd LIKE to work, but I'm not sure how to go about it - how do I get oddHeaderMarkup to access a variable which is in a bookpart, not in the top level block? Is this

Re: French Baroque ornament signs

2014-04-14 Thread Urs Liska
Am 14.04.2014 14:47, schrieb Andrew Bernard: Greetings List, I would like to create some of the French Baroque ornament scripts such as the pincé (a parenthesis after the note) and the longer pincé which is a bracket with a dot, and the tremblement and pincé, so as then be able to use \pince a

French Baroque ornament signs

2014-04-14 Thread Andrew Bernard
Greetings List, I would like to create some of the French Baroque ornament scripts such as the pincé (a parenthesis after the note) and the longer pincé which is a bracket with a dot, and the tremblement and pincé, so as then be able to use \pince and so on for a note, as one does with \prall f

MIDI files

2014-04-14 Thread Gilberto Agostinho
Hello LilyPonders, I generated a bunch of very short MIDI files (one bar long only) that I want to play together and loop using Max MSP. All the files have a length multiple of quarter notes, so in theory I should be able to playback any two of them together in an infinite loop and they would stil

repeat percent and line-breaks

2014-04-14 Thread Simon Bailey
Hi, i would like repeat percent which goes for more than one line to print the first bar in a line again. is this possible? ideally, the percent counter would carry on, looking something like the following: \score { \relative c' { \set countPercentRepeats = ##t << { \repeat percent 16 { c4 d

Re: Global tempo change

2014-04-14 Thread Hlolli
This is works! Thanks! -- View this message in context: http://lilypond.1069038.n5.nabble.com/Global-tempo-change-tp161541p161543.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https:/

Re: Global tempo change

2014-04-14 Thread Jan-Peter Voigt
Hi, you just have to write out the tempo completly: global = { \tempo "Allegro" s1*2 \tempo "Largo" s1*2 \tempo "Allegro" } You can add this variable to any Staff by wrapping it in \new Staff << \global { } >> You can use it in parts and add \key and \time commands, to have one global timeli

Global tempo change

2014-04-14 Thread Hlolli
Hi, Im trying to find a way to save time in Lilypond by using, if possible, global tempo change. I was wishing this would work global = { \tempo "Allegro" S1*2 "Largo" S1*2 "Allegro" } and this would then automatically be correct in parts if they have common global commands. -- View this mess