lilypond-user
[Top][All Lists]
Advanced

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

Custom note names / octavize pitch


From: TaoCG
Subject: Custom note names / octavize pitch
Date: Fri, 13 Dec 2013 04:05:42 -0800 (PST)

Hi all,

I'm looking for a way to octavize a note with the least input possible. I
know there are music functions in the LSR that do this but they aren't very
useful to me because in the music I need this for the octaves usually aren't
successive and it wouldn't really save input if I had to write the function
for single pitches, even if the function name were reduced to a single
letter.
So I was wondering if this maybe could be achieved with custom note names,
maybe a capital letter for an additional octave. After a look at
define-note-names.scm I fear it's not but I thought I ask if a note name
accepts anything else than ly:make-pitch before I try to experiment on my
own.

For illustration I imagine the following snippet (relative)

*4 <d fis>8 * r <d fis> r   |
r8 <c d> r   r <c d> r <g g'> |

to become this

B4 <d fis>8 B r <d fis> r A |
r8 <c d> r A r <c d> r G |

or even better

B4 <d fis>8 B r q r A |
r8 <c d> r A r q r G |



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Custom-note-names-octavize-pitch-tp155705.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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