Hi,
where should I point people interested in donating to the LilyPond
project (or to each developer)?
IIRC, there is a kind of LilyPond foundation for that. It has been
discussed before but I can't find complete information in the archives:
http://lists.gnu.org/archive/html/lilypond-user/2010-06
Hi Pál,
LGTM apart from the change in behaviour for dashed barlines: they're
overshooting the outer lines. I couldn't see this from the regtest
comparison for bar-line-dashed.ly, but it's clearly visible on paper.
Cheers,
Neil
http://codereview.appspot.com/4025044/diff/20001/lily/bar-line.cc
2011/1/27 Graham Percival :
> On Thu, Jan 27, 2011 at 05:10:16PM +0100, Francisco Vila wrote:
>> 2011/1/26 John Mandereau :
>> >> > "Free type error: %s"
>> >> > (why free? it's FreeType maybe?)
>> >>
>> >> I think yes, it's for an error in FreeType.
>> >
>> > If so, the message in English should b
2011/1/27 Graham Percival :
> On Wed, Jan 26, 2011 at 09:03:50PM +, Ian Hulin wrote:
>> I'm replying off-list and slightly off-topic. I think Benkö Pál's given
>> name is actually Pál (pron. almost exactly like English Paul).
>>
>> I think he's doing the Hungarian thing of signing his name wit
Hello again,
maybe my answer is a bit off your topic, because I think you are looking
for a C function. But still, markups are lists in scheme, so you might
use libguile to access this function in C:
--snip--
#(define (markup->string mup conc)
(let ((result ""))
;;(displa
On Thu, Jan 27, 2011 at 12:47 AM, Mike Solomon wrote:
> Hey all,
>
> I have a new Issue 37 fix.
>
> The attached patch set implements a 2-pass approach through the quanting that
> is potentially a huge time drain in scores with lots of collisions, but
> likely not a time drain for most scores.
http://codereview.appspot.com/4022045
Cheers,
MS
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
On Jan 28, 2011, at 7:45 AM, Han-Wen Nienhuys wrote:
> On Thu, Jan 27, 2011 at 12:47 AM, Mike Solomon wrote:
>> Hey all,
>>
>> I have a new Issue 37 fix.
>>
>> The attached patch set implements a 2-pass approach through the quanting
>> that is potentially a huge time drain in scores with lots
<>
I cooked up this musical example that shows both responses to upward and
downward pressure to give you an idea of where I'm coming from.
Is there a way to get this type of collision avoidance w/o a 2nd quanting pass?
Cheers,
~Mike
On Jan 28, 2011, at 7:45 AM, Han-Wen Nienhuys wrote:
> On Th
On Fri, Jan 28, 2011 at 08:42:01AM +0100, Federico Bruni wrote:
> where should I point people interested in donating to the LilyPond
> project (or to each developer)?
For individual developers, talk to them individually and find out
what they like. We've used paypal in the past.
> IIRC, there is
Mike Solomon writes:
> I cooked up this musical example that shows both responses to upward
> and downward pressure to give you an idea of where I'm coming from.
>
> Is there a way to get this type of collision avoidance w/o a 2nd
> quanting pass?
Actually, it would appear a third pass would be
On Fri, Jan 28, 2011 at 02:38:56PM +0100, David Kastrup wrote:
> Mike Solomon writes:
>
> > I cooked up this musical example that shows both responses to upward
> > and downward pressure to give you an idea of where I'm coming from.
> >
> > Is there a way to get this type of collision avoidance w
Graham Percival writes:
> On Fri, Jan 28, 2011 at 02:38:56PM +0100, David Kastrup wrote:
>> Mike Solomon writes:
>>
>> > I cooked up this musical example that shows both responses to upward
>> > and downward pressure to give you an idea of where I'm coming from.
>> >
>> > Is there a way to get
On Jan 28, 2011, at 8:43 AM, Graham Percival wrote:
> On Fri, Jan 28, 2011 at 02:38:56PM +0100, David Kastrup wrote:
>> Mike Solomon writes:
>>
>>> I cooked up this musical example that shows both responses to upward
>>> and downward pressure to give you an idea of where I'm coming from.
>>>
>
Hi Felipe,
I'm very sorry about the delay, but at least I'm looking at it now, and
I'll take care of badgering people to review it once it's ready.
Unfortunately due to the delay, we have a few extra regtests, which fail
when this patch is applied. One is tablature-string-tunings.ly -- I
think
2011/1/28 Graham Percival
> On Fri, Jan 28, 2011 at 08:42:01AM +0100, Federico Bruni wrote:
>
> > IIRC, there is a kind of LilyPond foundation for that.
>
> No there is *NOT* a kind of foundation for this.
>
>
I see... but I think I remember Jan saying that such a foundation
in Holland still exis
On Fri, Jan 28, 2011 at 05:12:56PM +0100, Federico Bruni wrote:
>2011/1/28 Graham Percival
>
> On Fri, Jan 28, 2011 at 08:42:01AM +0100, Federico Bruni wrote:
> > IIRC, there is a kind of LilyPond foundation for that.
>
> No there is *NOT* a kind of foundation for this.
>
>
pressed send too soon.
On Fri, Jan 28, 2011 at 4:14 PM, Han-Wen Nienhuys wrote:
> On Fri, Jan 28, 2011 at 11:22 AM, Mike Solomon wrote:
>>
>> I cooked up this musical example that shows both responses to upward and
>> downward pressure to give you an idea of where I'm coming from.
>>
>> Is ther
On Fri, Jan 28, 2011 at 11:22 AM, Mike Solomon wrote:
>
> I cooked up this musical example that shows both responses to upward and
> downward pressure to give you an idea of where I'm coming from.
>
> Is there a way to get this type of collision avoidance w/o a 2nd quanting
> pass?
You are now
On Fri, Jan 28, 2011 at 11:43 AM, Graham Percival
wrote:
>> > I cooked up this musical example that shows both responses to upward
>> > and downward pressure to give you an idea of where I'm coming from.
>> >
>> > Is there a way to get this type of collision avoidance w/o a 2nd
>> > quanting pass?
On Fri, Jan 28, 2011 at 04:18:16PM -0200, Han-Wen Nienhuys wrote:
> On Fri, Jan 28, 2011 at 11:43 AM, Graham Percival
> wrote:
> > lilypond -p 0 my_file.ly % for quick work
> > lilypond -p 2 my_file.ly % for a draft to print out
> > lilypond -p 9 my_file.ly % for the final score
>
> I
On Fri, Jan 28, 2011 at 4:43 PM, Graham Percival
wrote:
> On Fri, Jan 28, 2011 at 04:18:16PM -0200, Han-Wen Nienhuys wrote:
>> On Fri, Jan 28, 2011 at 11:43 AM, Graham Percival
>> wrote:
>> > lilypond -p 0 my_file.ly % for quick work
>> > lilypond -p 2 my_file.ly % for a draft to print ou
On Fri, Jan 28, 2011 at 05:42:56PM -0200, Han-Wen Nienhuys wrote:
> On Fri, Jan 28, 2011 at 4:43 PM, Graham Percival
> wrote:
> > That's actually precisely why I'm suggesting a
> > -p X
> > option. People (generally) aren't going to look into the depths
>
> that's even worse, because people tha
On Fri, Jan 28, 2011 at 6:01 PM, Graham Percival
wrote:
> On Fri, Jan 28, 2011 at 05:42:56PM -0200, Han-Wen Nienhuys wrote:
>> On Fri, Jan 28, 2011 at 4:43 PM, Graham Percival
>> wrote:
>> > That's actually precisely why I'm suggesting a
>> > -p X
>> > option. People (generally) aren't going to
On Fri, Jan 28, 2011 at 07:26:14PM -0200, Han-Wen Nienhuys wrote:
> On Fri, Jan 28, 2011 at 6:01 PM, Graham Percival
> wrote:
> > I see nothing wrong with providing "easy-to-use" optimization
> > levels, as long as it's possible to "dig down" and find out what
> > they all do. I've happily used -
all suggestions implemented, thanks all!
http://codereview.appspot.com/4025044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
On Jan 28, 2011, at 6:12 PM, Mike Solomon wrote:
> On Jan 28, 2011, at 1:15 PM, Han-Wen Nienhuys wrote:
>
>> pressed send too soon.
>>
>> On Fri, Jan 28, 2011 at 4:14 PM, Han-Wen Nienhuys wrote:
>>> On Fri, Jan 28, 2011 at 11:22 AM, Mike Solomon wrote:
I cooked up this musical examp
I am completely new to LilyPond, but it seems like a good way to get
beautiful notation, and, I hope, experiment with playback algorithms that
add human touch. What I wonder is whether the Scheme extension language
would let me easily examine the notes, dynamics, hairpins, articulations,
and orname
Hello,
I meant to post this to -devel a while ago, but I opened a Github
tracker issue for GUB.
Here's the link:
https://github.com/janneke/gub/issues#issue/2
Thanks,
Patrick
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org
29 matches
Mail list logo