On Fri, 16 Oct 2015 20:10:14 +0200
Yann wrote:
> Hello all !
>
> Is there a way to modify 7dim (e.g. print "C#7dim" instead of default
> "C#07") notation in chord names, like what can be done for maj7 with
> majorSevenSymbol property ?
Do you mean a C#dim7 or C#m7(b5)? There is no C#7dim, for
On Fri, 16 Oct 2015 23:13:14 +0200
Blöchl Bernhard wrote:
> >> Is there a way to modify 7dim (e.g. print "C#7dim"7
C#7dim is incorrect. It would have to be C#m7b5. C#dim7 uses
the little "o". C#m7b5 uses the same "o" with a slash through it.
One has a minor 7th interval, the other a diminished 7
On Fri, 16 Oct 2015 20:10:14 +0200
Yann wrote:
> Hello all !
>
> Is there a way to modify 7dim
C#7dim is not correct. The standard name is C#m7b5. Not elegant,
but unambiguous as concerns the minor 7th or dim. 7th interval.
It is called a leading tone seventh or a half-diminished 7th.
The symb
>> Hello all !
>>
>> Is there a way to modify 7dim (e.g. print "C#7dim"
>
>It's always been C#dim or C#dim7. C#7dim would indicate
>a leading tone or "half diminished" seventh, which is
>not what you apparently want. Regards, Rald
Yes, you can modify the appearance of chord symbols by adding "cho
On Fri, 16 Oct 2015 20:10:14 +0200
Yann wrote:
> Hello all !
>
> Is there a way to modify 7dim (e.g. print "C#7dim"
It's always been C#dim or C#dim7. C#7dim would indicate
a leading tone or "half diminished" seventh, which is
not what you apparently want. Regards, Rald
This is different but obviously working
%
\version "2.19.25"
% Exception music is chords with markups
chExceptionMusic = {
1-\markup { \super "dim7" }
}
% Convert music to list and prepend to existing exceptions.
chExceptions = #( appen
I just have an idea, but no perfect solution.
I modified the triangle of the 7+ to maj7 and it worked. May be this
patten will work for dim7 as well? (Not shure!)
My/A problem is, that I do not know the name of the symbol (my guess
dimSevenSymbol is not correct) for the diminished 7. But I am s
Hello all !
Is there a way to modify 7dim (e.g. print "C#7dim" instead of default
"C#07") notation in chord names, like what can be done for maj7 with
majorSevenSymbol property ?
Thanks in advance !
Yann
___
lilypond-user mailing list
lilypond-user@gn