Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(398)

Issue 8593046: note-name-engraver: add user-defined note names support

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by fanziye1
Modified:
9 years ago
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

note-name-engraver: add user-defined note names support Property "noteNameList" added in order to display note names in languages other than Deutsch. Example: \version "2.13.37" \include "espanol.ly" notes = \relative do' { do re mi do } \new Staff << \notes \context NoteNames { \set noteNameList = #'("la" "si" "do" "re" "mi" "fa" "sol") \notes } >>

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M lily/note-name-engraver.cc View 2 chunks +16 lines, -1 line 2 comments Download

Messages

Total messages: 6
fanziye1
Hi Janek, It seems I forgot to publish this issue in list. This is for ...
11 years ago (2013-04-20 00:03:17 UTC) #1
janek
Hi, On 2013/04/20 00:03:17, fanziye1 wrote: > Hi Janek, > It seems I forgot to ...
11 years ago (2013-04-21 21:09:30 UTC) #2
fanziye1
I found the variable 'pitchnames'(Thanks for your teaching:). There is a note-name->lily-string procedure can be ...
11 years ago (2013-04-24 17:16:14 UTC) #3
pkx166h
On 2013/04/24 17:16:14, fanziye1 wrote: but now that I've uploaded a patch here, how could ...
11 years ago (2013-04-25 18:15:07 UTC) #4
janek
On 2013/04/24 17:16:14, fanziye1 wrote: > I found the variable 'pitchnames'(Thanks for your teaching:). > ...
11 years ago (2013-04-26 22:38:57 UTC) #5
Valentin Villenave
9 years ago (2015-04-12 20:19:24 UTC) #6
On 2013/04/26 22:38:57, janek wrote:
> New patchset should be "announced" in the tracker issue, yes.

Hi everybody,
I realize this patch has been (sort of) forgotten, so I thought I’d update it
and re-upload it:
https://codereview.appspot.com/221710044/

Cheers,
Valentin.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b