Re: Potential fix for issue 1504. (issue4237057)

2011-03-12 Thread mtsolo
Thanks for the comments! New patch uploaded. http://codereview.appspot.com/4237057/diff/1/lily/beam.cc File lily/beam.cc (right): http://codereview.appspot.com/4237057/diff/1/lily/beam.cc#newcode173 lily/beam.cc:173: span_data.push_back (get_beam_span (orig-broken_intos_[i], commonx)); On

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread David Kastrup
Graham Percival gra...@percival-music.ca writes: -Original Message- Stupid question: since I can see no use for following a fingering with a digit, why don't we just change the parser appropriately? _If_ there is some use for numbers greater than 10 (apart from the current situation,

Re: Map voices to channels in MIDI output

2011-03-12 Thread Jan Nieuwenhuizen
Keith OHara schreef op vr 11-03-2011 om 09:16 [-0800]: On Fri, 11 Mar 2011 01:32:39 -0800, Jan Nieuwenhuizen jan...@gnu.org wrote: The structure that *can* contain several channels is a Port, separate Ports corresponding to separate cables in the hardware. One can optionally specify a

Re: Changes spanner-placement to a ly:dir. (issue4286042)

2011-03-12 Thread Han-Wen Nienhuys
[+lilydevel] On Sat, Mar 12, 2011 at 11:17 AM, hanw...@gmail.com wrote: http://codereview.appspot.com/4286042/diff/2001/lily/balloon.cc File lily/balloon.cc (right): http://codereview.appspot.com/4286042/diff/2001/lily/balloon.cc#newcode77 lily/balloon.cc:77: return SCM_EOL; not sure I

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread David Kastrup
Graham Percival gra...@percival-music.ca writes: On Sat, Mar 12, 2011 at 03:00:41PM +0100, David Kastrup wrote: David Kastrup d...@gnu.org writes: Here is one example where -3 and -13 do totally different things: =-3 =-13 #(display ) #(display ) Incidentally:

Re: Potential fix for issue 1504. (issue4237057)

2011-03-12 Thread m...@apollinemike.com
On Mar 12, 2011, at 2:49 PM, hanw...@gmail.com wrote: http://codereview.appspot.com/4237057/diff/1/lily/spanner.cc File lily/spanner.cc (right): http://codereview.appspot.com/4237057/diff/1/lily/spanner.cc#newcode405 lily/spanner.cc:405: Spanner::broken_spanner_index (Spanner const *sp)

Re: Doc: Added @knownissue to NR for fingering (issue4248081)

2011-03-12 Thread pkx166h
Reviewers: Neil Puttock, Trevor Daniels, Graham Percival, Message: On 2011/03/11 23:21:48, Graham Percival wrote: LGTM, go ahead and push after fixing Neil's thing. Made Neil's edit and uploaded but not yet pushed. I'll give it a bit more time to see if David can come up with a patch for

Re: Map voices to channels in MIDI output

2011-03-12 Thread Keith OHara
On Sat, 12 Mar 2011 05:48:08 -0800, Jan Nieuwenhuizen jann...@gnu.org wrote: Ugh. I have just pushed fixes for setting the instrument and assigning each track to a new port. It would be nice if you could test it, but afaics it does not work with timidity, alas. I see (with hexedit) the new

Re: lilybuntu 2

2011-03-12 Thread Phil Holmes
Top-posting because of the blasted way Windows Mail won't indent some news messages. Sig at bottom. I was going to say that the instructions below don't appear to be in the CG. But I've just done a Google on their precise words and found them in 13.6 Unsorted policies. Think it would make

Re: lilybuntu 2

2011-03-12 Thread Graham Percival
On Sat, Mar 12, 2011 at 06:20:15PM -, Phil Holmes wrote: I was going to say that the instructions below don't appear to be in the CG. But I've just done a Google on their precise words and found them in 13.6 Unsorted policies. Think it would make sense to put them in their own section

Re: lilybuntu 2

2011-03-12 Thread Phil Holmes
- Original Message - From: Graham Percival gra...@percival-music.ca To: Phil Holmes m...@philholmes.net Cc: Jonathan Kulp jonlancek...@gmail.com; lilypond-devel@gnu.org Sent: Saturday, March 12, 2011 6:28 PM Subject: Re: lilybuntu 2 On Sat, Mar 12, 2011 at 06:20:15PM -, Phil

Re: Map voices to channels in MIDI output

2011-03-12 Thread Jan Nieuwenhuizen
Keith OHara schreef op za 12-03-2011 om 10:00 [-0800]: I see (with hexedit) the new midi events for instrument changes on all voices, and port settings. I have only one sound card in my system. All players I tried (Timidity(linux) WindowsMediaPlayer NotationPlayer and Podium) route all

Re: lilybuntu 2

2011-03-12 Thread Graham Percival
On Sat, Mar 12, 2011 at 06:36:28PM -, Phil Holmes wrote: Either 12.5 Building an Ubuntu distro or 13.6 Ditto, with Unsorted Policies - 13.7? 12.5 sounds fine to me; please push. Cheers, - Graham ___ lilypond-devel mailing list

Re: Overlapping notes and midi output

2011-03-12 Thread Michael Welsh Duggan
Hinrik Ă–rnSigurĂ°sson hinrik@gmail.com writes: When I have overlapping notes in a song, they will both be heard in the midi output if they are on separate staffs (see the first measure in my code example). But if they occur on the same staff, the latter one is not heard (see the second