Hairpin

class maelzel.core.symbols.Hairpin(direction, niente=False, kind='start', uuid='', placement='', linetype='')[source]

Bases: Spanner

A hairpin crescendo or decrescendo

Parameters:
  • direction – one of “<” or “>”

  • niente – if True, add a niente ‘o’ to the start or end of the hairpin

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None