lilypond-user
[Top][All Lists]
Advanced

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

Re: 'bach accidental style


From: BB
Subject: Re: 'bach accidental style
Date: Sun, 6 Dec 2015 16:28:40 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

May be like this?
%%%%%%%%%%%%%%%%%%%%%

\version "2.19.32"

\relative {

%\accidentalStyle baroque

\accidentalStyle dodecaphonic

dis'4 cis dis fis

\accidentalStyle default

dis d cis c

dis dis e

} %%%%%%%%%%%%%%%%%%%%



On 06.12.2015 16:12, Simon Albrecht wrote:
On 06.12.2015 15:59, BB wrote:
I am not sure what you want to get.

What I want is not one of the accidental styles already available, as may be read from the word ‘custom’.
Let me give an example: this
%%%%%%
\version "2.19.32"
\relative {
  \accidentalStyle baroque
  dis'4 cis dis fis
  dis d cis c
  dis dis e
}
%%%%%%%

should print accidentals on all notes except for the last two. In other words, it should behave like forget in the first measure (i.e. not remember the dis), and from there on like default (i.e. distinguish chromatic pitches, and drop the accidental on subsequent notes with identical pitch). (The last note only shows that it’s not dodecaphonic what I want.)

Yours, Simon


reply via email to

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