lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Write a custom backend?


From: David Kastrup
Subject: Re: Write a custom backend?
Date: Wed, 14 Sep 2016 00:00:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

"H. S. Teoh" <address@hidden> writes:

> On Tue, Sep 13, 2016 at 02:04:04PM +0200, David Kastrup wrote:
>> Mathieu Demange <address@hidden> writes:
>> 
>> > Hello all, 
>> >
>> > Could anybody help me to know if writing a custom output backend (in
>> > scheme, of course) for Lilypond is something doable? I mean without
>> > modifying any of Lilypond's internals.
> [...]
>> You'd have to make use of one of the existing translator groups (like
>> Engraver_group or Performer_group) which might me more accurately
>> called translator groupers: there is currently no way to define those
>> in Scheme.
>> 
>> Personally, I'd consider it a great project to convert _all_ of Midi
>> generation to Scheme.
> [...]
>
> I'm interested in this.  Any hints as to where to start looking? I.e.,
> how does Perfomer_group work, how to use it, etc..

There is no way around reading and analysing lily/performer-group.cc,
various performers, and figuring out their interplay.  This would not be
a casual project.  It would definitely exceed the scope of a "Summer of
Code".

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]