Re: Note names in Midi Note Numbers?

2012-02-29 Thread Jonghyun Kim
2012년 2월 29일 수요일에 PMA님이 작성: > P.S. If you must be adding things, how about >adding intervals, say, instead of pitches? It's good idea. If I can do that it's so useful. > > PMA wrote: > >> Just in case: if it's the audio itself you're after (not necessarily >> also printed score), then

Re: LSR updates: was: polychords: a working solution

2012-02-29 Thread Phil Holmes
- Original Message - From: "Thomas Morley" If you agree, what to do now? I'll see how Sebastiano (maintainer of the LSR) is progressing on looking at updating the binary on the LSR. -- Phil Holmes ___ lilypond-user mailing list lilyp

Breath mark default size and position

2012-02-29 Thread Nick Payne
The default Lilypond breath mark is rather anaemic and is placed on the top staff line rather than where I normally see it in commercial scores, which is above the staff (see attached example). The following seems to me to give a better default size and position: \override BreathingSign #'text

Re: tabloid papersize

2012-02-29 Thread James
hello, On 29 February 2012 08:18, Martin Tarenskeen wrote: > > Hi, > > In NR 4.1.2 I read: > > "Common paper sizes are available, including a4, letter, legal, and 11x17 > (also known as tabloid)." > > It is "known", but lilypond does not allow to use it! > >        #(set-default-paper-size "tablo

Re: Note names in Midi Note Numbers?

2012-02-29 Thread David Kastrup
Tim Roberts writes: > MIDI can't do that. It doesn't support quartertones or non-integer > note numbers. Some keyboards have non-standard extensions using pitch > bend or sysex messages to do it, but it's not standardized. LilyPond > can print music with quartertones, but it won't be in the MI

Re: Note names in Midi Note Numbers?

2012-02-29 Thread Bernardo Barros
On 02/28/2012 11:05 AM, Jonghyun Kim wrote: > > I wanna calculate by half step also quartertones. > Ie: 48.5 + 50 = 98.25 > It means: c semi-sharp + d = ? > Could you understand me? I think you are looking for a different tool. OpenMusic is a domain specific language for algorithmic composition

Re: printed stems in OS X vs Windows 7

2012-02-29 Thread Bryn Hughes
Thanks for your reply! It's on the printed copies that the discrepancies are most noticeable. It's as if the line that is drawn for the stem is too far to the left on each notehead in the mac-rendered version. On the windows-rendered version it looks fine, but as I said, the margins are all wrong.

Re: printed stems in OS X vs Windows 7

2012-02-29 Thread Bryn Hughes
I haven't tried this (silly, I know), but I will try tomorrow morning when I get to work. I'm starting to think that it IS the viewer. Would the PDF viewer actually affect the printout? I believe I was using Preview on the mac. Has anyone else had difficulties with this particular program? Thanks

Re: Note names in Midi Note Numbers?

2012-02-29 Thread Bernardo Barros
Also fomus [1], superfomus [2] and athenaCL [3] [1] http://sourceforge.net/projects/fomus/ [2] https://github.com/smoge/superfomus [3] http://freecode.com/projects/athenacl -- Bernardo Barros ___ lilypond-user mailing list lilypond-user@gnu.org htt

Re:Note names in Midi Note Numbers?

2012-02-29 Thread James Harkins
> My favorite software was OpenMusic(an opensource composition tool by > ircam), and I turned to Linux, so I had to find an alternative. I thought > Lilypond is the one. If you know, please suggest me an alternative to > OpenMusic on Linux. I think Lilypond can be an alternative to Finale(or > Sibe

Re: Note names in Midi Note Numbers?

2012-02-29 Thread James Harkins
(Apologies for resending, with some edits... this hasn't appeared in the archives in over 9 hours since sending??) > My favorite software was OpenMusic(an opensource composition tool by > ircam), and I turned to Linux, so I had to find an alternative. I thought > Lilypond is the one. If you know,

tabloid papersize

2012-02-29 Thread Martin Tarenskeen
Hi, In NR 4.1.2 I read: "Common paper sizes are available, including a4, letter, legal, and 11x17 (also known as tabloid)." It is "known", but lilypond does not allow to use it! #(set-default-paper-size "tabloid") It's quite easy (even for me) to add this line: ("tabloid"

Re: Incipit troubles in 2.14

2012-02-29 Thread Stefan Waler
Am 28.02.2012 18:44, schrieb James: http://lists.gnu.org/archive/html/lilypond-user/2012-02/msg00210.html might be useful. While I am certainly no expert at this I picked a random .ly file from the referenced website in the thread and was able to compile this with 2.14.1 - there were some min

Re: printed stems in OS X vs Windows 7

2012-02-29 Thread James
Hello, On 29 February 2012 01:45, Bryn Hughes wrote: > I haven't tried this (silly, I know), but I will try tomorrow morning when I > get to work. I'm starting to think that it IS the viewer. Would the PDF > viewer actually affect the printout? Yep. An example (on windows anyway) was that Adobe

Re: Incipit troubles in 2.14

2012-02-29 Thread Francisco Vila
2012/2/28 Stefan Waler : > In addition, it seems that the incipit section has been skipped in the > current documentation (at least I couldn't find it anywhere). This is the > relevant section in 2.12: > > http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Staff-notation#Incipit In 2.14 it

Re: Incipit troubles in 2.14

2012-02-29 Thread Francisco Vila
2012/2/29 Francisco Vila : > 2012/2/28 Stefan Waler : >> In addition, it seems that the incipit section has been skipped in the >> current documentation (at least I couldn't find it anywhere). This is the >> relevant section in 2.12: >> >> http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/S

Re: printed stems in OS X vs Windows 7

2012-02-29 Thread Tim McNamara
On Feb 28, 2012, at 7:45 PM, Bryn Hughes wrote: > > I haven't tried this (silly, I know), but I will try tomorrow morning when I > get to work. I'm starting to think that it IS the viewer. Would the PDF > viewer actually affect the printout? I believe I was using Preview on the > mac. Has anyon

Re: Incipit troubles in 2.14

2012-02-29 Thread Stefan Waler
Francisco, this did the job - there was a minor modification which lets the snippet compile agian. Thanks for providing the link! Stefan Am 29.02.2012 16:37, schrieb Francisco Vila: 2012/2/29 Francisco Vila: 2012/2/28 Stefan Waler: In addition, it seems that the incipit section has been sk

Re: Incipit troubles in 2.14

2012-02-29 Thread James
Hello, On 29 February 2012 08:42, Stefan Waler wrote: > Am 28.02.2012 18:44, schrieb James: >> >> >> >> http://lists.gnu.org/archive/html/lilypond-user/2012-02/msg00210.html >> >> might be useful. >> >> While I am certainly no expert at this I picked a random .ly file from >> the referenced websi

Re: Note names in Midi Note Numbers?

2012-02-29 Thread Tim Roberts
David Kastrup wrote: > Tim Roberts writes: > >> ...LilyPond >> can print music with quartertones, but it won't be in the MIDI files >> it produces. > Not? http://code.google.com/p/lilypond/issues/detail?id=2234> > would not exactly make all that much sense if you were right. You're correct, of c

Re: tabloid papersize

2012-02-29 Thread Neil Thornock
While we're at it, it would be nice to enable "ledger" (17x11) -- noted in paper.scm but not included for some reason. On Wed, Feb 29, 2012 at 3:51 AM, James wrote: > hello, > > On 29 February 2012 08:18, Martin Tarenskeen wrote: >> >> Hi, >> >> In NR 4.1.2 I read: >> >> "Common paper sizes are

Re: lilybin editor

2012-02-29 Thread MING TSANG
Did any lists member access lilypond (lilybin) editor lately?    Blessing in+, > > From: MING TSANG >To: lilypond-usermailinglist ; >"lilypond-user-requ...@gnu.org" >Sent: Monday, February 27, 2012 10:00:35 PM >Subject: lilybin editor > > >I have been trying

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
I posted this email yesterday morning and I received may user list email, but I cannot find this one, details as below.   I try again. Hopefully this time it will pick by usermailinglist.   Blessing in+, Ming. > > From: MING TSANG >To: "lilypond-user-requ...

Error in footnote documentation

2012-02-29 Thread Nick Payne
In the NR at http://lilypond.org/doc/v2.15/Documentation/notation/creating-footnotes#automatic-footnotes, the documentation on automatic footnotes says (asterisks are mine) "The command \footnote must come *before* the grob

Re: Breath mark default size and position

2012-02-29 Thread Janek Warchoł
On Wed, Feb 29, 2012 at 11:44 AM, Nick Payne wrote: > The default Lilypond breath mark is rather anaemic and is placed on the top > staff line rather than where I normally see it in commercial scores, which > is above the staff (see attached example). The following seems to me to give > a better d

Attach footnote to barline?

2012-02-29 Thread Nick Payne
Can a footnote be attached to a barline? This works fine for the note but not for the barline either way: \version "2.15.30" #(set-global-staff-size 30) \relative c' { \footnote #'(0.5 . 5) #'NoteHead \markup { NoteHead } c4 c c c \footnote #'(0 . 2) #'BarLine \markup { BarLine }

indentation of not just the first line

2012-02-29 Thread Werner Meyer
Hello, I want to print a song (4 voices - choir-staff of two staves with two voices each) with an intonation. The intonation has 2 or three lines (I controll that with \break) and I wish that all these lines are indented, while all following lines (the song itself) aren't. Unfortunately I didn't

Re: stem length in voice one of bass too long

2012-02-29 Thread Francisco Vila
2012/2/29 MING TSANG : > I posted this email yesterday morning and I received may user list email, > but I cannot find this one, details as below. > > I try again. Hopefully this time it will pick by usermailinglist. Avoid sending your posts to lilypond-user-requ...@gnu.org , this serves other pur

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
I was told to send to both address when I first join the list.  Noted, from now on I will just user list.   Blessing in+, > > From: Francisco Vila >To: MING TSANG >Cc: LilyPond-User list >Sent: Wednesday, February 29, 2012 5:56:05 PM >Subject: Re: stem lengt

Roman numerals and figured bass

2012-02-29 Thread Bryn Hughes
Hello, Is there a way to have lilypond render bass figures that are any smaller? I have been working with the \set fontSize = # command, but it doesn't seem to do anything to the figures ( I can change the size of noteheads, etc. without any difficulty). A related question: Does anyone have a tem

Re: Roman numerals and figured bass

2012-02-29 Thread David Nalesnik
Hi Bryn, On Wed, Feb 29, 2012 at 6:03 PM, Bryn Hughes wrote: > > A related question: Does anyone have a template or resources for including > a Roman numeral/figured bass analysis underneath a staff (preferably a > piano staff)? I teach music theory and we routinely analyze chorales in > this wa

Re: Roman numerals and figured bass

2012-02-29 Thread Bryn Hughes
Aha! Thank you so much! On Wed, Feb 29, 2012 at 7:08 PM, Nils wrote: > On Wed, 29 Feb 2012 19:03:37 -0500 > Bryn Hughes wrote: > > > Hello, > > > > Is there a way to have lilypond render bass figures that are any > smaller? I > > have been working with the \set fontSize = # command, but it does

Re: stem length in voice one of bass too long

2012-02-29 Thread Francisco Vila
2012/3/1 MING TSANG : > I was told to send to both address when I first join the list. I think when you first joined, you were told this: > Send lilypond-user mailing list submissions to > lilypond-user gnu.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://li

Re: Roman numerals and figured bass

2012-02-29 Thread David Nalesnik
Hi Bryn, On Wed, Feb 29, 2012 at 6:32 PM, Bryn Hughes wrote: > This is wonderful! Thank you so much! Glad you like it! I should have an improved version fairly soon, and I'll be happy to post that when it's ready. (Please let me know if you run into any problems, or if you have any suggestio

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
Thank you.   How do I resolve the too long (tall) stem found on my bass clef?   Blessing in+, > > From: Francisco Vila >To: MING TSANG >Cc: lilypond-usermailinglist >Sent: Wednesday, February 29, 2012 7:35:26 PM >Subject: Re: stem length in voice one of bass

Re: LSR updates: was: polychords: a working solution

2012-02-29 Thread Thomas Morley
Hi, 2012/2/29 Thomas Morley : > TODO > > Convert: >  Converting some files gave: >   "Not smart enough to convert minimum-Y-extent. >   Vertical spacing no longer depends on the Y-extent of a VerticalAxisGroup. >   Please refer to the manual for details, and update manually." >   (or sth similiar

Re: stem length in voice one of bass too long

2012-02-29 Thread Nick Payne
On 01/03/12 11:53, MING TSANG wrote: Thank you. How do I resolve the too long (tall) stem found on my bass clef? You can override the length of a stem with \once \override Stem #'length = #n where n is the length in staff units that you want. Nick __

Space foot note away from page number at bottom of page

2012-02-29 Thread Nick Payne
In the following, how can I increase the spacing between the footnote and page number? Trying the \override FootnoteItem #'Y-extent doesn't make any difference: \version "2.15.25" \paper { print-page-number = ##t print-first-page-number = ##t oddHeaderMarkup = \markup \null eve

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
I check the lilypond user archives and couldn't find my attachements (snippet, pdf and png). It must have been lost.    Here I copy the snippet.  I apologize for the length.  It is the best I can reduce to show my problem - stem on voice one on Base is too tall/long.  How can I reduce it. I try

Re: Roman numerals and figured bass

2012-02-29 Thread Bryn Hughes
I will, David. Thank you! This may be an ignorant question, but it is possible to reference your .ly file in another .ly file, so that it's easier to read the code I'm working on? Thanks! Bryn On Wed, Feb 29, 2012 at 7:42 PM, David Nalesnik wrote: > Hi Bryn, > > On Wed, Feb 29, 2012 at 6:32 PM

Re: Roman numerals and figured bass

2012-02-29 Thread David Nalesnik
Hi Bryn, On Wed, Feb 29, 2012 at 8:25 PM, Bryn Hughes wrote: > I will, David. Thank you! > > This may be an ignorant question, but it is possible to reference your .ly > file in another .ly file, so that it's easier to read the code I'm working > on? > Sure, you can save the function in a separ

Re: lilypond-user Digest, Vol 111, Issue 158

2012-02-29 Thread MING TSANG
Tenor" { >\TBlyricB?? } >??? >> > >> >???? % } >??? \new PianoStaff << >? \set PianoStaff.connectArpeggios = ##t >? \new Staff = "RH" { \global??? \PianoRH?? } >? \new Staff = "LH" { \global \clef

Strange interaction between page number settings and footnote

2012-02-29 Thread Nick Payne
In the following, for some reason the footnote appears three times on the first page, overlaying the lowest stave, and once each on the second and third pages. Also, on page two, the footnote is below the page number, and on page three it is above the tagline. It's some interaction with the on