musicaiz.structure.AccidentalsValues

class musicaiz.structure.AccidentalsValues(value)[source]

The number of semitones that are added to a note if the accidental is present. Note that the natural accidental will cancel the effect of other accidental but only one (if the note has 2 sharps, the natural will only cancel the effect of one sharp).

__init__(*args, **kwargs)

Attributes

SHARP

FLAT

NATURAL