Re: Convert a bunch of C++ internals to degrees rather than radians (issue 305380043 by d...@gnu.org)

2016-08-29 Thread Carl . D . Sorensen
LGTM. Nicely done. https://codereview.appspot.com/305380043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Convert a bunch of C++ internals to degrees rather than radians (issue 305380043 by d...@gnu.org)

2016-08-29 Thread thomasmorley65
As always, can't judge C++ -code. Though, I've gone through the doc-strings, from that and from patch-description: very nice! Thanks tackling this problem. I'd love to play around with ly:length, ly:directed and ly:angle. Regrettable I'll not have enough time to do tests before next weekend.

Re: Instrument equalization

2016-08-29 Thread Dan Eble
> On Aug 29, 2016, at 03:42 , David Kastrup wrote: > > Dan Eble writes: > >> the moment, I am inclined to defeat the equalizer in my Lilypond >> scores so that all instruments use the same mapping of dynamic to >> velocity, and account for the relative volume

Web: home page: add examples/images, reduce news to headlines (issue 306350043 by paulwmor...@gmail.com)

2016-08-29 Thread paulwmorris
Reviewers: , Message: Please review and let me know what you think about these changes. They are inspired by recent and not so recent discussions on the lists. Here's a screenshot of the home page with these changes: https://drive.google.com/open?id=0ByNTIEA63_a_bkxrWlpKcW43cHc The images and

Re: GUB problem

2016-08-29 Thread Phil Holmes
- Original Message - From: "Masamichi Hosoda" To: Cc: Sent: Monday, August 29, 2016 3:58 PM Subject: Re: GUB problem Thank you for your answers. Is there

Re: GUB problem

2016-08-29 Thread Masamichi Hosoda
> Thank you for your answers. > Is there > /home/gub/NewGub/gub/target/tools/build/gmp-6.0.0.a/config.log > ? > Would you show me config.log in gmp-6.0.0.a ? > As far as I can see, that file does not exist on my system. >>> Would you show me result of the following

Re: Mail to tranlati...@lilynet.net failing

2016-08-29 Thread Federico Bruni
Il giorno sab 27 ago 2016 alle 10:05, Walter Garcia-Fontes ha scritto: Mail to lilynet.net is failing with the following error: Delivery to the following recipient failed permanently: translati...@lilynet.net Technical details of permanent failure: DNS Error:

Re: GUB problem

2016-08-29 Thread Masamichi Hosoda
Thank you for your answers. Is there /home/gub/NewGub/gub/target/tools/build/gmp-6.0.0.a/config.log ? Would you show me config.log in gmp-6.0.0.a ? >>> As far as I can see, that file does not exist on my system. >> Would you show me result of the following commands?

Re: Instrument equalization

2016-08-29 Thread David Kastrup
Dan Eble writes: > A request from a performer to receive MP3 rather than MIDI has > triggered an excursion into soundfont design and led me to question > Lilypond’s default instrument-equalizer settings. > > ("flute" . (0 . 0.7)) > ("oboe" . (0 . 0.7)) >