[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Denemo-devel] LilyPond inserts
From: |
Richard Shann |
Subject: |
[Denemo-devel] LilyPond inserts |
Date: |
Fri, 29 Aug 2008 17:49:25 +0100 |
I've made the LilyPond insert procedure respect a string passed in from
Scheme, so if you execute
(d-InsertLilyDirective "-3")
in Scheme it will add the -3 to your note, giving you a fingering for
finger 3.
You can still execute
(d-InsertLilyDirective) and it will throw up a dialog - the parameter is
optional.
If we add an interface to our denemo dialog functions we could get the
fingering from the user and then call this function with it.
Richard
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Denemo-devel] LilyPond inserts,
Richard Shann <=