| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Event --+
|
MetaEvent --+
|
KeySignatureEvent
Sets the key signature, made up of a number of sharps/flats and either major or minor.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
name =
|
|||
metacommand = 89
|
|||
accidentals = 0Number of sharps/flats. |
|||
major = TrueMajor or minor: True for major, False for minor. |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
str(x)
|
Takes the data that's been read into At the simplest, it could do nothing, just leaving the raw data in
|
Produces byte data to represent this event on the basis of instance variables. This is the data that will be written to a MIDI stream (not including the tick and status message).
|
|
|||
accidentalsNumber of sharps/flats. Positive sharps, negative flats.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |