| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ChordLabel
Representation of a chord label. Simple wrapper around what could really just be represented as a small tuple. Using this class allows us to make it clearer what the fields represent and provide easy access to conversions (e.g. string representation).
key may be None if you wish to store a chord label
without a key value.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
repr(x)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |