Re: How to do jazz-style bar repeats

2011-03-04 Thread Tim McNamara
Thanks for that, too! On Mar 4, 2011, at 10:18 PM, keith Luke wrote: > If chop marks are the desired output, there's another way of doing it as > described in the LilyPond Snippetsdocument. Just do a search on Rhythmic > slashes. It the rs function overrides a quarter note rest for quarter not

Re: How to do jazz-style bar repeats

2011-03-04 Thread keith Luke
If chop marks are the desired output, there's another way of doing it as described in the LilyPond Snippetsdocument. Just do a search on *Rhythmic slashes*. It the rs function overrides a quarter note rest for quarter note marks. You can replace the r4 with an appropriate rest for other durations

Re: [OT] Vivi, the Virtual Violinist, plays LilyPond music

2011-03-04 Thread Graham Percival
On Sat, Mar 05, 2011 at 12:54:31AM +0100, Janek Warchoł wrote: > 2011/3/4 Graham Percival > > Well, playing on a $1000 (or even $1,000,000) violin is just a > > matter of getting a recording of somebody tapping on such an > > instrument.  Such recordings (I only need 12 milliseconds of a tap > > n

Re: adjusting horizontal spacing and page turns

2011-03-04 Thread m...@apollinemike.com
On Mar 4, 2011, at 7:26 PM, Douglas Ridgway wrote: > I'm working on the Mozart bassoon concerto from Mutopia. I'd like to > include the tutti sections on the bassoon part, but in small notes, > because they are usually not played. I used \tiny, but the result > seems kind of stretched out, and the

adjusting horizontal spacing and page turns

2011-03-04 Thread Douglas Ridgway
I'm working on the Mozart bassoon concerto from Mutopia. I'd like to include the tutti sections on the bassoon part, but in small notes, because they are usually not played. I used \tiny, but the result seems kind of stretched out, and the page turns end up in unpleasant spots. A standalone .ly of

Re: [OT] Vivi, the Virtual Violinist, plays LilyPond music

2011-03-04 Thread Janek Warchoł
2011/3/4 Graham Percival > > Thanks for sharing this! I'm looking forward to hearing Vivi perform > > on a $1000 violin with a skill of a violinist with 5 years of > > experience :) > > Well, playing on a $1000 (or even $1,000,000) violin is just a > matter of getting a recording of somebody tappi

Re: [OT] Vivi, the Virtual Violinist, plays LilyPond music

2011-03-04 Thread Michael Ellis
Thanks Graham, I just downloaded and looked at Dr. Chubb's script. It looks nicely coded and seems to address a number of issues that bother me about LilyPond's midi output. Cheers, Mike On Fri, Mar 4, 2011 at 2:48 PM, Graham Percival wrote: > On Thu, Mar 03, 2011 at 03:50:37PM -0500, Michael

Re: [OT] Vivi, the Virtual Violinist, plays LilyPond music

2011-03-04 Thread Graham Percival
On Thu, Mar 03, 2011 at 03:50:37PM -0500, Michael Ellis wrote: > I've been thinking for a while about broaching the subject of > LilyPond's midi output on this forum -- I feel that this is one area > where Lily is rather behind the curve compared to her commercial > sisters. I wonder if some of yo

Re: How to wreathe crescendo ?

2011-03-04 Thread Francisco Vila
2011/3/4 tobias bora : > Thanks for your answer. > > And how could I use a hight resolution ? Indeed, I've used in lilypond > "paper-size= A4", but maybe it's not enough. lilypond --png -dresolution=600 yourfile.ly 300 is already fairly good but this depends on the final size. -- Francisco Vila

Re: FW: How to wreathe crescendo ?

2011-03-04 Thread Reinhold Kainhofer
Am Freitag, 4. März 2011, um 17:14:13 schrieb James Lowe: > And how could I use "cresc ---" ? > > --- > See: > http://lilypond.org/doc/v2.13/Documentation/notation/writing-text#index-tex > t-spanners > You can put any string in you like the example gives you rit. - - -

FW: How to wreathe crescendo ?

2011-03-04 Thread James Lowe
hello From: lilypond-user-bounces+james.lowe=datacore@gnu.org [mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On Behalf Of tobias bora Sent: 04 March 2011 15:21 To: Francisco Vila Cc: Tim Sheasby; lilypond-user@gnu.org Subject: Re: How to wreathe crescendo ? Thanks for your a

Re: Using lyrics in a markup

2011-03-04 Thread Marc Hohl
Am 04.03.2011 12:12, schrieb Jan-Peter Voigt: [...] Hello again, I came across our lyrics->markup snippet and made another extension: Stanza numbers often are left to the verse block. Now there is another bool-parameter to the verse-command, wich tells, if the stanza number shall be left

Re: How to wreathe crescendo ?

2011-03-04 Thread tobias bora
Thanks for your answer. And how could I use a hight resolution ? Indeed, I've used in lilypond "paper-size= A4", but maybe it's not enough. And how could I use "cresc ---" ? Thanks. 2011/3/2 Francisco Vila > 2011/3/2 Tim Sheasby > > On 02 Mar 2011, at 11:57 AM, Fr

Re: How to do jazz-style bar repeats

2011-03-04 Thread Colin Hall
Hi Tim, I use a slash notehead on the middle line of the stave, see below. Cheers, Colin. % % Harmony % harmonyIntro = \chordmode { bf1:m | bf1:m | bf1:m | c2:7 f2:7 | } % % Piano music sections % pianoRightIntro = { 2_\markup \small { "L.H."} ~ 2 | 2 ~ 2 | 2 ~ 2 | \override No

Re: How to do jazz-style bar repeats

2011-03-04 Thread Phil Holmes
Original Message - From: "James Lowe" I think whatever the outcome of this 'hack/workaround', will be really useful on the LilyPond Snippet Repository for other users. So I just didn't want this to be 'lost'. James http://lsr.dsi.unimi.it/LSR/Item?id=753 There you go. -- Phil

RE: Nope...still don't get the new spacing variables at all

2011-03-04 Thread James Lowe
Phil, )-Original Message- )From: Phil Holmes [mailto:m...@philholmes.net] )Sent: 04 March 2011 09:09 )To: Janek Warchoł; James Lowe )Cc: lilypond-user )Subject: Re: Nope...still don't get the new spacing variables at all ) ) ) )-- )Phil Holmes ) ) )- Original Message - )From: "Jane

RE: How to do jazz-style bar repeats

2011-03-04 Thread James Lowe
Hello, )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf Of Robin Bannister )Sent: 04 March 2011 10:32 )To: Tim McNamara; lilypond-user lilypond-user )Subject: Re: How to do jazz-style

Re: Using lyrics in a markup

2011-03-04 Thread Jan-Peter Voigt
On 10.02.2011 09:20, Marc Hohl wrote: Am 08.02.2011 12:00, schrieb Jan-Peter Voigt: Hello Marc, hello Jakob, hello list, I just wanted to share a tiny extension of the lyrics->markup function: ... (cond ((eq? (ly:music-property lyrics 'name) 'LyricEvent)

Re: How to do jazz-style bar repeats

2011-03-04 Thread Robin Bannister
Tim McNamara wrote: I am not sure how to actually use this in a file. The multimeasure.ly has four sections; the first two are needed to define inlineMMRN, the last two give an example of using \inlineMMRN. The example I used is a rough skeleton of Blessed Relief, whose last part corr

Re: How to do jazz-style bar repeats

2011-03-04 Thread jakob lund
Hola > Now, I am not sure how to actually use this in a file.  I tried just using > \include in my file and putting the \inlineMMRN R2.*4 where I want it to > appear.  I ended up with 3/4 time, five empty bars with rehearsal marks at > the top of the score, followed by a repeat and six bars wit

Re: [OT] Vivi, the Virtual Violinist, plays LilyPond music

2011-03-04 Thread Graham Percival
On Fri, Mar 04, 2011 at 12:01:23AM +0100, Janek Warchoł wrote: > 2011/3/3 Graham Percival : > >  \time 4 = 72 > Meanwhile, there is a mistake in the example code (in your mail and on > the website) - there should be \tempo 4 = 96 instead of \time 4 = 72. Oops! Thanks, fixed. > Thanks for sharing

Re: Nope...still don't get the new spacing variables at all

2011-03-04 Thread Phil Holmes
And repeated, without my sig at the top :-( - Original Message - From: "Phil Holmes" To: "Janek Warchoł" ; "James Lowe" Cc: "lilypond-user" Sent: Friday, March 04, 2011 9:09 AM Subject: Re: Nope...still don't get the new spacing variables at all - Original Message - From

Re: Nope...still don't get the new spacing variables at all

2011-03-04 Thread Phil Holmes
-- Phil Holmes - Original Message - From: "Janek Warchoł" To: "James Lowe" Cc: "lilypond-user" Sent: Thursday, March 03, 2011 10:24 PM Subject: Re: Nope...still don't get the new spacing variables at all 2011/3/3 James Lowe : > So can someone tell me (and they don't have to tell