NoMerge

class maelzel.core.symbols.NoMerge(color='', placement='')[source]

Bases: EventSymbol

A note marked with this symbol will not be merged to a previous note

This is true even if the note is tied to the previous and the symbolic durations, after quantization, are compatible to be merged into a longer duration

Attributes Summary

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

Attributes Documentation

appliesToRests = True

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None