[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-devel
Subject:    Re: No key signature in transposed music...
From:       Xavier Scheuer <x.scheuer () gmail ! com>
Date:       2010-04-29 16:15:50
Message-ID: o2ge17631301004290915q9fc777dcg1e772fc429802de4 () mail ! gmail ! com
[Download RAW message or body]

2010/4/29 Arno Waschk <hamamatsu@gmx.de>:

> Dear list,
>
> does lilypond have something "No tonality at all" switch which
> ensures no key signature at all is printed in a situation like this:
>
>
> <<
> \crazyatonalmusic
> \tranpose c fis \crazyatonalmusic
> >>

Hi,

Did you specify explicitly a key signature in "crazyatonalmusic"?
If not,

  <<
    \new Staff {
      \key c \major
      \new Voice {
        \tranpose c fis
        \crazyatonalmusic
      }
    }
  >>

should do the trick (actually I think the \key c \major is even not
required, just make sure not to specify "\key c \major" explicitly in
"crazyatonalmusic").


> I am getting 6 flats for this, which is not useful since
> crazyatonalmusic wants to be read with dodecaphonic accidental style
> anyways...

For the dodecaphonic accidental style you may know you have to use

  #(set-accidental-style 'dodecaphonic)

Cheers,
Xavier

--
Xavier Scheuer <x.scheuer@gmail.com>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic