notationsToCoreEvents

maelzel.scoring.notationsToCoreEvents(notations)[source]

Convert notations to their corresponding maelzel.core Note or Chord

Parameters:

notations (list[Notation]) – a list of Notations to convert

Return type:

list[Note | Chord]

Returns:

a list of Note/Chord, corresponding to the input notations