Class: ProtoM21Object

.prebase. ProtoM21Object

new ProtoM21Object()

Class for pseudo-m21 objects to inherit from. The most important attributes that nearly
everything in music21 should inherit from are given below.

Properties:
Name Type Description
classes Array.<string>

An Array of strings of classes that the object belongs to (default ['ProtoM21Object'])

isProtoM21Object Boolean

Does this object descend from music21.prebase.ProtoM21Object: obviously true.

isMusic21Object Boolean

Does this object descend from music21.base.Music21Object; default false.

Source:
Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.