[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Biographies
From: |
David Kastrup |
Subject: |
Re: Biographies |
Date: |
Mon, 28 Sep 2015 00:14:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
David Bellows <address@hidden> writes:
> Hey David, I saw this about work you've done on the emacs Lilypond
> mode. Is the new code base available anywhere and is it usable?
It's usable with quite recently compiled Emacs versions (it's about a
month ago that Eli Zaretskii fixed a problem with macro recording which
would lose events). It's not yet committed anywhere.
The interface is clunky: basically you do macro recording C-x ( record
midi C-x ) with only 1 channel active and get output for one Voice.
Then you make a different channel active and do C-x e in order to output
the stuff for the next Voice. Of course, that kind of all-channel
recording with single-channel replay makes sense only if you have more
than 1 channel, like with an accordion or an organ. For piano, the best
you can likely do is a keyboard split or just record every Voice in a
separate take.
See whether you can make this do something useful for you. midi-kbd.el
contains the stuff creating input events. lily-midi.el is the stuff
generating LilyPond input from those events.
lily-midi.el
Description: application/emacs-lisp
midi-kbd.el
Description: application/emacs-lisp
--
David Kastrup
- Re: OT: Beauty of programming languages, (continued)
Re: OT: Beauty of programming languages, address@hidden, 2015/09/15
Re: OT: Beauty of programming languages, PMA, 2015/09/10