class Music : public Input

Anything which has length or pitch

Inheritance:


Public Fields

String translator_id_str_
what name (or look for this name)
String translator_type_str_
The kind of iterator needed to walk this music

Documentation

Anything which has length or pitch.

In Lily, everything that can be thought to have a length and a pitch (which has a duration which can be transposed) is considered "music",

Music is hierarchical:

String translator_type_str_
The kind of iterator needed to walk this music. This doesn't make sense for simple (ie non-list) music, but it does no harm here. Yes, it did harm Music_list: you can forget to copy it.

String translator_id_str_
what name (or look for this name)


Direct child classes:
Translation_property
Request
Music_list
See Also:
Music_list

alphabetic index hierarchy of classes


This program documentation comes from lilypond-1.0.0.tar.gz. It was generated by <janneke@gnu.org> on Fri Jul 31 15:42:17 CEST 1998