Return a Python list of newly-instantiated Abjad Note instances
derived from the pitches in chord.
- chord must be an Abjad Chord instance.
- note.duration.written == chord.duration.written for every note in result.
- notes inherit neither articulations, overrides nor any of the other attributes of chord.